genode/os/include
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
..
arm/trace Implement timestamp function for tracing for ARM 2013-08-30 13:31:47 +02: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 dde_kit: support to allocate DMA buffer per device 2013-02-26 18:24:12 +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 Simplify GPIO session interface (fix #707) 2013-05-10 11:16:12 +02:00
gpio_session Simplify GPIO session interface (fix #707) 2013-05-10 11:16:12 +02:00
gpu Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
init Apply affinity subspacing to session requests 2013-08-15 09:22:50 +02: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 Let the nic_bridge work event driven (fix #749) 2013-06-12 11:35:13 +02:00
nic net: add library for performance measurements 2013-05-10 11:16:09 +02:00
nic_session Unify buffer sizes of RX and TX in nic_session 2013-06-12 11:35:13 +02: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 Reduce IPC with timer service in timed semaphore 2013-08-30 13:38:21 +02:00
packet_stream_rx Simplify use of custom data-flow signal handlers 2013-06-12 11:35:13 +02: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 regulator & arndale: prevent invalid array index 2013-08-30 13:28:12 +02:00
regulator Switch off regulators when closing session 2013-06-28 14:24:34 +02:00
regulator_session Fix coding style in regulator interface (fix #777) 2013-06-25 11:10:59 +02:00
rtc_session rtc_drv: new service interface 2013-02-13 15:09:23 +01:00
terminal terminal: Add escape handling for CUB 2013-03-26 12:21:44 +01:00
terminal_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
timer_session Reduce IPC with timer service in timed semaphore 2013-08-30 13:38:21 +02:00
trace os: example trace policy-modules 2013-08-15 09:22:50 +02:00
uart_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
util Shortcut for 'Xml_node::Attribute::value()' 2013-08-13 17:08:25 +02:00
x86_32/trace os: example trace policy-modules 2013-08-15 09:22:50 +02:00
x86_64/trace os: example trace policy-modules 2013-08-15 09:22:50 +02:00
xev_track Update copyright headers to 2013 2013-01-10 21:44:47 +01:00