genode/repos/base-sel4/src/core/include
Stefan Kalkowski eafe5e81e3 core: unify and simplify paging code (Fix #1641)
For most platforms except of NOVA a distinction between pager entrypoint
and pager activation is not needed, and only exists due to historical
reasons. Moreover, the pager thread's execution path is almost identical
between most platforms excluding NOVA, HW, and Fisco.OC. Therefore,
this commit unifies the pager loop for the other platforms, and removes
the pager activation class.
2015-08-21 10:58:59 +02:00
..
cap_session_component.h base: make CAP session upgradeable 2015-05-26 09:40:02 +02:00
cnode.h sel4: add include/kernel_object.h utilties 2015-05-26 09:39:58 +02:00
core_capability_data.h sel4: capability lifetime management 2015-05-26 09:39:59 +02:00
core_capability_space.h sel4: capability lifetime management 2015-05-26 09:39:59 +02:00
core_cspace.h sel4: move core to a libaray, add boot_modules.s 2015-05-26 09:39:59 +02:00
core_rm_session.h sel4: implementation of Rm_client::unmap 2015-05-26 09:40:01 +02:00
install_mapping.h base: remove pager code from public API 2015-07-01 14:46:15 +02:00
ipc_pager.h core: unify and simplify paging code (Fix #1641) 2015-08-21 10:58:59 +02:00
kernel_object.h sel4: bootstrap of init and page-fault handling 2015-05-26 09:40:00 +02: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: implementation of Rm_client::unmap 2015-05-26 09:40:01 +02:00
platform_pd.h base: make PD session upgradeable 2015-05-26 09:40:02 +02:00
platform_thread.h base: remove pager code from public API 2015-07-01 14:46:15 +02:00
platform.h sel4: move core to a libaray, add boot_modules.s 2015-05-26 09:39:59 +02:00
thread_sel4.h sel4: initialization of non-main threads 2015-05-26 09:40:01 +02:00
untyped_address.h sel4: management of core's virtual memory 2015-05-26 09:39:57 +02:00
untyped_memory.h sel4: add include/kernel_object.h utilties 2015-05-26 09:39:58 +02:00
util.h sel4: management of core's virtual memory 2015-05-26 09:39:57 +02:00
vm_space.h sel4: bootstrap of init and page-fault handling 2015-05-26 09:40:00 +02:00