Norman Feske 23ad546a88 init: make RAM preservation configurable
This patch improves the accuracy of init's quota-saturation feature
(handing out all slack quota to a child by specifying an overly high RAM
quota for the child) and makes the RAM preserved by init configurable.
The preservation is specified as follows:

! <config>
!   ...
!   <resource name="RAM" preserve="1M"/>
!   ...
! </config>

If not specified, init has a reasonable default of 160K (on 32 bit) and
320K (on 64 bit).
2017-02-28 12:59:30 +01:00
..
2016-11-30 13:37:07 +01:00
2017-01-31 12:01:17 +01:00
2016-12-23 16:52:09 +01:00
2017-02-28 12:59:23 +01:00
2017-01-31 12:01:15 +01:00