genode/repos/base/src/lib
Norman Feske ddff89d43e base: close PD on 'close_all_sessions'
This patch moves the closing of a child's PD session from the 'Child'
destructor to the 'close_all_sessions' method. This way, the child's
PD quota is immediately returned as soon as init flags a child as
'abandoned', which removes jitter from init's RAM-state reports.

The patch is supposed to make the 'init_loop.run' test much happier.
2018-07-03 09:39:32 +02:00
..
base base: close PD on 'close_all_sessions' 2018-07-03 09:39:32 +02:00
cxx Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
ldso ldso: check ctors sections of shared-object deps 2018-05-30 12:26:18 +02:00
startup base: increase initial stack size on x86_64 2017-11-30 11:23:12 +01:00
target.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00