genode/repos/os/src/app/dummy
Norman Feske faea43906f init test: conserve RAM in dummy app
This patch replaces the 'Heap' by a 'Sliced_heap' to avoid the
allocation of a 16 KiB memory block when 'dummy' acts as a server. On
seL4, such an allocation would exceed the 1M quota as assigned by the
init.run script.
2018-02-09 13:34:17 +01:00
..
main.cc init test: conserve RAM in dummy app 2018-02-09 13:34:17 +01:00
target.mk Automated test for init 2017-02-28 12:59:23 +01:00