genode/repos/base-codezero/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
..
core_rm_session.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
ipc_pager.h core: unify and simplify paging code (Fix #1641) 2015-08-21 10:58:59 +02:00
map_local.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
platform.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +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
util.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00