genode/repos/base-linux/src/base
Norman Feske ea9c2199e8 base: extend emergency dataspace size
The emergency dataspace is used to accommodate the corner case where
a signal context capability is created while issuing the first
resource request. Normally, the attempt to upgrade the signal-session
quota under such a constrained situation would fail. By freeing the
emergency dataspace in this situation, we regain enough quota to
upgrade the signal session.

This is a follow up commit for "base: Raise RAM quota of signal session
to 16K" and fixes the resource_request test on 64-bit platforms.
2015-04-09 16:04:46 +02:00
..
console Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cpu/arm base: interface for D- and I-cache synchronization 2014-05-27 11:14:45 +02:00
env base: extend emergency dataspace size 2015-04-09 16:04:46 +02:00
ipc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lock Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
process thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
thread linux: log diagnostic message on exceptions 2015-03-19 08:57:22 +01:00