genode/repos/base/include/rom_session
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
..
capability.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
client.h Add Rom_session::update 2014-08-11 15:55:31 +02:00
connection.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rom_session.h Add Rom_session::update 2014-08-11 15:55:31 +02:00