genode/repos/dde_linux/src/lib/lxip
Sebastian Sumpf 6d2c697da1 lxip: Fix timeout handling for 'schedule_timeout'
Up until now 'schedule_timeout' did only wait for the next signal to occur.
However, we might run into situations where there won't occur signals for longer
periods of time. Therefore, we took care of the respective timeout handling.

This commit also adds Genode's tracing support

Issue #1310
2015-02-16 13:40:34 +01:00
..
include lxip: Fix timeout handling for 'schedule_timeout' 2015-02-16 13:40:34 +01:00
driver.c lxip: signal NETDEV_TX_BUSY if tx queue is full 2014-11-28 12:02:38 +01:00
dummies_c.c Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
dummies.cc lxip: Add loopback device 2014-11-12 14:44:17 +01:00
env.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
init.c Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lxc_emul.c dde_linux: make drivers self containing 2014-11-12 14:44:17 +01:00
lxcc_emul.cc lxip: Fix timeout handling for 'schedule_timeout' 2015-02-16 13:40:34 +01:00
nic_handler.cc lxip: Fix on OKL4 2015-01-26 12:28:42 +01:00
socket_handler.cc lxip: Fix on OKL4 2015-01-26 12:28:42 +01:00
socket.c Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
timer_handler.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00