genode/repos/base-linux/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
context_area.cc base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
cpu_session_extension.cc 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_component.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
pd_session_component.cc linux: fix issue with pointer to rvalue struct member 2015-05-26 09:40:05 +02:00
platform_thread.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
platform.cc base: remove local capability from generic base 2015-04-17 16:13:20 +02:00
ram_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rom_session_component.cc base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
target.mk thread: move Thread_base::myself() to separate file 2015-05-06 10:55:17 +02:00
thread_linux.cc thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00