genode/repos/base/src
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
..
base base: contain chunk_size heap consumption 2015-07-21 09:36:46 +02:00
core core: unify and simplify paging code (Fix #1641) 2015-08-21 10:58:59 +02:00
lib ldso: add lx_environ to symbol map 2015-07-07 19:48:07 +02:00
platform base/x86_32: preserve EBX value in crt0 2015-05-06 11:32:06 +02:00
test Extend thread test 2015-08-21 10:58:58 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.