genode/repos/base-hw
Martin Stein 7feea78991 timeout: rework timeout framework
* get rid of alarm abstraction
* get rid of Timeout::Time type
* get rid of pointer arguments
* get rid of _discard_timeout indirection
* get rid of 65th bit in stored time values
* get rid of Timeout_scheduler interface
* get rid of uninitialized deadlines
* get rid of default arguments
* get rid of Timeout::_periodic
* get rid of Timeout::Raw
* use list abstraction
* only one interface for timeout handlers
* rework locking scheme to be smp safe
* move all method definitions to CC file
* name mutexes more accurate
* fix when & how to set time-source timeout
* fix deadlocks

Fixes #3884
2020-10-09 13:35:56 +02:00
..
doc Retire OMAP4 support 2020-04-17 12:39:32 +02:00
etc kernel: differentiate board-specific components 2019-05-27 14:46:52 +02:00
include vmm: unify armv7/v8 virtualization 2020-04-17 12:52:02 +02:00
lib/mk base: remove alarm library from base 2020-10-09 13:33:36 +02:00
patches muen: update to Community 2019 toolchain version 2020-10-09 13:35:55 +02:00
ports muen: update to Community 2019 toolchain version 2020-10-09 13:35:55 +02:00
recipes depot: update recipe hashes 2020-09-17 14:23:14 +02:00
run base-hw: fix run scripts 2020-02-20 12:11:21 +01:00
src timeout: rework timeout framework 2020-10-09 13:35:56 +02:00