genode/repos/base-sel4/src/core/include
Norman Feske 511acad507 Consolidate RM service into PD session
This patch integrates three region maps into each PD session to
reduce the session overhead and to simplify the PD creation procedure.
Please refer to the issue cited below for an elaborative discussion.

Note the API change:

With this patch, the semantics of core's RM service have changed. Now,
the service is merely a tool for creating and destroying managed
dataspaces, which are rarely needed. Regular components no longer need a
RM session. For this reason, the corresponding argument for the
'Process' and 'Child' constructors has been removed.

The former interface of the 'Rm_session' is not named 'Region_map'. As a
minor refinement, the 'Fault_type' enum values are now part of the
'Region_map::State' struct.

Issue #1938
2016-05-09 13:10:51 +02:00
..
cap_sel_alloc.h base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
cnode.h sel4: update to version 2.1 2016-02-26 11:36:55 +01:00
core_capability_data.h base: update include guards 2016-03-07 12:34:45 +01:00
core_capability_space.h base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
core_cspace.h sel4: update to version 2.1 2016-02-26 11:36:55 +01:00
core_region_map.h Consolidate RM service into PD session 2016-05-09 13:10:51 +02:00
initial_untyped_pool.h sel4: update to version 2.1 2016-02-26 11:36:55 +01:00
install_mapping.h base: remove pager code from public API 2015-07-01 14:46:15 +02:00
ipc_pager.h base: remove 'Native_thread_id' type 2016-03-18 22:43:01 +01:00
kernel_object.h sel4: update to version 2.1 2016-02-26 11:36:55 +01:00
map_local.h sel4: bootstrap of init and page-fault handling 2015-05-26 09:40:00 +02:00
page_table_registry.h sel4: allocate vm-space meta data statically 2016-04-25 10:47:54 +02:00
platform_pd.h base: remove integer return codes from PD-session 2016-05-09 13:09:56 +02:00
platform_thread.h Consolidate RM service into PD session 2016-05-09 13:10:51 +02:00
platform.h sel4: update to version 2.1 2016-02-26 11:36:55 +01:00
rpc_cap_factory.h Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
sel4_boot_info.h sel4: update to version 2.1 2016-02-26 11:36:55 +01:00
thread_sel4.h base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
untyped_memory.h sel4: update to version 2.1 2016-02-26 11:36:55 +01:00
util.h Consolidate RM service into PD session 2016-05-09 13:10:51 +02:00
vm_space.h sel4: allocate vm-space meta data statically 2016-04-25 10:47:54 +02:00