genode/os/include
Alexander Boettcher 439315d918 timer: Don't set default cap as custom cap
Without the patch the signal cap was ever transferred to the timer session
when a usleep/msleep was called, even when unneeded. On base-nova this
causes the allocation of new capability indexes which are not freed up.
So the timer service run quickly out of indexes and get out of order...

Related to issue #1
2013-02-25 16:45:49 +01:00
..
audio_out_session Audio: Replace old with new audio interface 2013-01-10 23:05:43 +01:00
blit Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
block pci: provide dma-able memory via pci_drv 2013-02-22 20:28:26 +01:00
block_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
dde_kit Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
drivers/timer Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
file_system_session File system: Let session quota depend on word size 2013-01-27 18:31:35 +01:00
framebuffer_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
gpio_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
gpu Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
init Fixed some unused parameters warnings 2013-02-25 16:45:49 +01:00
input New Input::Event::FOCUS, rename keycode to code 2013-01-15 10:18:11 +01:00
input_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ldso Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
loader_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
net Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
nic Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
nic_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
nitpicker_gfx Nitpicker: move 'asci_to<Color>' to public header 2013-01-15 10:18:12 +01:00
nitpicker_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
nitpicker_view Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
os Make 'config()' convenience utility more robust 2013-01-15 10:18:11 +01:00
packet_stream_rx Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
packet_stream_tx Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
pci_device pci: add support to provide PCI ECMA config 2013-02-21 11:52:02 +01:00
pci_session pci: support to lookup dev via class code/mask 2013-02-22 20:28:26 +01:00
platform Fix OMAP4 uart driver compilation 2013-01-24 11:04:12 +01:00
rtc_session rtc_drv: new service interface 2013-02-13 15:09:23 +01:00
terminal_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
timer_session timer: Don't set default cap as custom cap 2013-02-25 16:45:49 +01:00
uart_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
util Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
xev_track Update copyright headers to 2013 2013-01-10 21:44:47 +01:00