genode/repos/os/src
Norman Feske c652655bcb Add Rom_session::update
The new Rom_session::update function can be used to request the update of
an existing ROM dataspace. If the new data fits into the existing
dataspace, a subsequent call of 'dataspace' can be omitted. This way,
ROM dataspace updates don't suffer from page-fault-handling costs that
would occur when replacing the dataspace with each update.
2014-08-11 15:55:31 +02:00
..
app Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
drivers Revert "timer: apply PIT quirk to avoid high cpu load" 2014-07-24 10:18:07 +02:00
init Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lib alarm: use on_alarm(count) feature 2014-07-09 16:26:05 +02:00
platform Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
server Add Rom_session::update 2014-08-11 15:55:31 +02:00
test resource_yield.run: increase entrypoint stack size 2014-07-09 16:26:06 +02:00