genode/repos/os/src
Norman Feske db56946ba9 rom_prefetcher: Yield CPU after each request
By blocking on a timeout, we yield the CPU in order to give a
concurrently running sporadic process a chance to obtain ROM modules.
Otherwise, such requests would be deferred until the ROM prefetcher
completes its operation or in the unlikely event that the prefetcher
gets preempted.

Fixes #1378
2015-01-26 12:28:41 +01:00
..
app
drivers rtc: rename get_current_time() to current_time() 2015-01-26 12:28:41 +01:00
init
lib
server rom_prefetcher: Yield CPU after each request 2015-01-26 12:28:41 +01:00
test rtc: rename get_current_time() to current_time() 2015-01-26 12:28:41 +01:00