genode/repos/base/src/core
Norman Feske ff68d77c7d base: new 'Ram_allocator' interface
The 'Ram_allocator' interface contains the subset of the RAM session
interface that is needed to satisfy the needs of the 'Heap' and
'Sliced_heap'. Its small size makes it ideal for intercepting memory
allocations as done by the new 'Constrained_ram_allocator' wrapper
class, which is meant to replace the existing 'base/allocator_guard.h'
and 'os/ram_session_guard.h'.

Issue #2398
2017-05-31 13:16:04 +02:00
..
include base: new 'Ram_allocator' interface 2017-05-31 13:16:04 +02:00
spec/x86 Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01: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 Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01: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 Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
main.cc core: increase stack size of init-child entrypoint 2017-02-28 13:00:44 +01: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_session_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
pd_upgrade_ram_quota.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
platform_services.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
ram_session_component.cc base: new 'Ram_allocator' interface 2017-05-31 13:16:04 +02:00
region_map_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
rom_session_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01: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_source_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
stack_area.cc base: new 'Ram_allocator' interface 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 Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01: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