genode/repos/dde_rump/src
Josef Söntgen 1d6d6966a1 rump: add knob to set memlimit
By now, rump would query its available RAM quota to determine the
memory limit minus some RAM reserved for Genode meta-data. This
does not work when the VFS rump plugin is used as the available
quota belongs to the VFS server. In this case the memlimit should
be set by specifing the RAM in the plugin's config, e.g.:

! <vfs>
!   <rump fs="ext2fs" ram="64M" writeabl="yes"/>
! </vfs>

Fixes #2783.
2018-05-03 15:31:23 +02:00
..
ld Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
lib rump: add knob to set memlimit 2018-05-03 15:31:23 +02:00
rump_dummy Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
server/rump_fs rump: add knob to set memlimit 2018-05-03 15:31:23 +02:00
test/blk_crypt Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00