genode/repos/dde_rump/src/lib/rump
Alexander Boettcher f294ec608e rump: tweak memory configuration
Adjust managed dataspace (== max memory provided to rump kernel) based
on 32/64 bit architecture. On 32bit is it 256M, on 64bit is 4G.

Additionally limit the actual announced memory to rump by the available RAM and
by the maximum size of the managed dataspace.

Fixes #2709
2018-03-08 14:28:49 +01:00
..
bootstrap.cc rump: reduce size of rump 2017-11-30 11:23:19 +01:00
dummies.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
env.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
hypercall.cc rump: tweak memory configuration 2018-03-08 14:28:49 +01:00
io.cc rump: implement BIO_SYNC correctly 2017-03-24 16:20:04 +01:00
sched.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
sync.cc dde_rump: rumpuser_cv_timedwait: fix timeout calc 2017-03-15 12:32:27 +01:00