genode/repos/base/src/core
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
..
include core: equip signal-context slab with initial block 2017-05-31 13:16:13 +02:00
spec/x86 Streamline exception types 2017-05-31 13:16:07 +02:00
capability_space.cc core: add Platform::max_caps() 2017-05-31 13:16:03 +02:00
core_mem_alloc.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
core_region_map.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
core_rpc_cap_alloc.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu_session_component.cc Streamline exception types 2017-05-31 13:16:07 +02:00
cpu_session_support.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu_thread_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
dataspace_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
default_log.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
dump_alloc.cc core: improve formatting of allocator dumps 2017-03-24 16:19:58 +01:00
io_mem_session_component.cc Streamline exception types 2017-05-31 13:16:07 +02:00
main.cc core: simplify initialization 2017-05-31 13:16:12 +02:00
pager_ep.cc core: fix compiler warnings 2017-05-31 13:16:01 +02:00
pager_object.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
pd_assign_pci.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
pd_upgrade_ram_quota.cc Capability quota accounting and trading 2017-05-31 13:16:06 +02:00
platform_services.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
ram_dataspace_factory.cc core: split RAM dataspace factory from RAM service 2017-05-31 13:16:12 +02:00
ram_session_component.cc core: split RAM dataspace factory from RAM service 2017-05-31 13:16:12 +02:00
region_map_component.cc Streamline exception types 2017-05-31 13:16:07 +02:00
rom_session_component.cc Streamline exception types 2017-05-31 13:16:07 +02:00
rpc_cap_factory_l4.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
rpc_cap_factory.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
signal_receiver.cc base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
signal_source_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
signal_transmitter_noinit.cc base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
signal_transmitter_proxy.cc base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
stack_area.cc base: remove int return types from 'Ram_session' 2017-05-31 13:16:04 +02:00
target.inc mk: strip binaries at <build-dir>/bin/ 2017-05-02 15:29:03 +02:00
trace_session_component.cc Streamline exception types 2017-05-31 13:16:07 +02:00
version.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
version.inc core: avoid using BASE_DIR in vpath 2017-05-02 15:29:03 +02:00