genode/repos/base/src
Norman Feske 963a6c37a0 core: equip signal-context slab with initial block
By supplying a statically allocated initial block to the slab allocator
for signal contexts, we become able to construct a 'Signal_broker' (the
back end for the PD's signalling API) without any dynamic memory
allocation. This is a precondition for using the PD as meta-data
allocator for its contained signal broker (meta data allocations must
not happen before the PD construction is complete).

Issue #2407
2017-05-31 13:16:13 +02:00
..
core core: equip signal-context slab with initial block 2017-05-31 13:16:13 +02:00
include core: simplify initialization 2017-05-31 13:16:12 +02:00
ld Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
lib core: simplify initialization 2017-05-31 13:16:12 +02:00
test Streamline exception types 2017-05-31 13:16:07 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.