genode/repos/os/src
Norman Feske 7791937e84 init: reduce report latency for resource requests
In contrast to most information of init's state reports, which can be
monitored at a relatively low rate (like 2 seconds in Sculpt's runtime),
resource requests call for an immediate response by the consumer of the
report. Otherwise the requesting child stays unnecessarily blocked until
the next rate-limited state report is due. This patch adds a fast lane
for such low-latency state updates to init.
2018-06-12 12:11:38 +02:00
..
app config.xsd: adapt Boolean type to ascii_to(bool) 2018-05-30 13:36:35 +02:00
drivers usb_block_drv: make device reset optional 2018-05-30 13:36:31 +02:00
init init: reduce report latency for resource requests 2018-06-12 12:11:38 +02:00
lib net: get rid of unused mac_from_string method 2018-05-30 13:36:36 +02:00
server fs_rom: revert notification changes 2018-05-31 13:51:23 +02:00
test Fs_rom: send signals on file removal 2018-05-31 12:28:12 +02:00