genode/os/src/lib
Stefan Kalkowski 4254cb04e1 Reduce IPC with timer service in timed semaphore
Instead of using msleep to sleep periodically, and then increase jiffies
counter in the alarm scheduler implementation of the timed semaphore
use the 'trigger_periodic' call introduced by the change of the timer session
interface into an asynchronous one. Thereby, we can reduce the necessary IPC
communication with the timer service effectively.

Ref #35
2013-08-30 13:38:21 +02:00
..
alarm Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
blit Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
config_args Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
dde_kit dde_kit: support to allocate DMA buffer per device 2013-02-26 18:24:12 +01:00
ldso ldso: be quiet by default 2013-08-22 15:13:12 +02:00
net Let the nic_bridge work event driven (fix #749) 2013-06-12 11:35:13 +02:00
timed_semaphore Reduce IPC with timer service in timed semaphore 2013-08-30 13:38:21 +02:00
trace/policy os: reenable -fPIC and fix policy linkerscript 2013-08-30 13:36:25 +02:00
xev_track Update copyright headers to 2013 2013-01-10 21:44:47 +01:00