genode/repos/base-fiasco/src/core
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
..
include core: unify and simplify paging code (Fix #1641) 2015-08-21 10:58:59 +02:00
x86 Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cpu_session_support.cc CPU session: apply quota via relative weightings 2015-05-06 10:55:16 +02:00
io_mem_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
irq_session_component.cc base: remove shared irq from core 2015-05-26 09:39:47 +02:00
pager.cc core: unify and simplify paging code (Fix #1641) 2015-08-21 10:58:59 +02:00
platform_pd.cc base: resolve dead lock in weak pointer templates 2015-07-21 09:30:04 +02:00
platform_thread.cc thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
platform.cc base: make PD session upgradeable 2015-05-26 09:40:02 +02:00
ram_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rm_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
target.inc core: unify and simplify paging code (Fix #1641) 2015-08-21 10:58:59 +02:00
thread_start.cc thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00