genode/repos/os/src/lib
Martin Stein 8fd914c6ab timeout: fix outdated time in alarm scheduler
If we add an absolute timeout to the back-end alarm-scheduler we must first
call 'handle' at the scheduler to update its internal time value.
Otherwise, it might happen that we add a timeout who's deadline is so big that
it normally belongs to the next time-counter period but the scheduler thinks
that it belongs to the current period as its time is older than the one used
to calculate the deadline.

Ref #2490
2017-10-05 17:39:56 +02:00
..
alarm alarm: fix information loss due to int-cast 2017-10-05 17:39:56 +02:00
blit Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
net Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
server base: classify signals as I/O and application level 2017-05-31 13:15:58 +02:00
timed_semaphore timed_semaphore: fix deprecated warning 2017-05-31 13:16:19 +02:00
timeout timeout: fix outdated time in alarm scheduler 2017-10-05 17:39:56 +02:00
trace/policy Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
vfs VFS: nonblocking interface 2017-08-28 16:49:38 +02:00