genode/repos/base/src/core/include
Norman Feske e44f65f3b2 core: RAM service based on 'Session_object'
This patch reworks the implementation of core's RAM service to make use
of the 'Session_object' and to remove the distinction between the
"metadata" quota and the managed RAM quota. With the new implementation,
the session implicitly allocates its metadata from its own account. So
there is not need to handle 'Out_of_metadata' and 'Quota_exceeded' via
different exceptions. Instead, the new version solely uses the
'Out_of_ram' exception.

Furthermore, the 'Allocator::Out_of_memory' exception has become an alias
for 'Out_of_ram', which simplifies the error handling.

Issue #2398
2017-05-31 13:16:06 +02:00
..
trace Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
account.h core: RAM service based on 'Session_object' 2017-05-31 13:16:06 +02:00
address_space.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
assertion.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
boot_modules.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
core_capability_space.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
core_env.h core: RAM service based on 'Session_object' 2017-05-31 13:16:06 +02:00
core_log.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
core_mem_alloc.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
core_parent.h Replace Quota_exceeded by Insufficient_ram_quota 2017-05-31 13:16:05 +02:00
core_pd_session.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
core_region_map.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu_root.h Replace Quota_exceeded by Insufficient_ram_quota 2017-05-31 13:16:05 +02:00
cpu_session_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu_thread_allocator.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu_thread_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
dataspace_component.h base: new 'Ram_allocator' interface 2017-05-31 13:16:04 +02:00
io_mem_root.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
io_mem_session_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
io_port_root.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
io_port_session_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
irq_args.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
irq_object.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
irq_root.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
irq_session_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
log_root.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
log_session_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
native_cpu_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
native_pd_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
pager_object_exception_state.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
pager.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
pd_root.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
pd_session_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
platform_generic.h core: add Platform::max_caps() 2017-05-31 13:16:03 +02:00
platform_services.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
ram_root.h core: RAM service based on 'Session_object' 2017-05-31 13:16:06 +02:00
ram_session_component.h core: RAM service based on 'Session_object' 2017-05-31 13:16:06 +02:00
region_map_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
rm_root.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
rm_session_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
rom_fs.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
rom_root.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
rom_session_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
rpc_cap_factory.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
signal_broker.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
signal_source_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
synced_range_allocator.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00