genode/repos/base/src
Martin Stein bff624c75a test/entrypoint: extend timeout interval
At least on some PIT-based platforms (x86_32 + pistachio/okl4/sel4), we run
into trouble with the reworked timeout framework that now proccesses all
pending timeouts before calling their handlers. This order change leads to a
higher rate of handling of short periodic timeouts in the timer driver which
can cause lower prioritized components to starve. Especially, if submitting
signals (from timer to client) isn't cheap (as is the case on qemu + pistachio
for example).

Issue #3884
2020-10-09 13:37:14 +02:00
..
core trace: don't account argument_buffer 2x 2020-09-01 16:48:29 +02:00
include Move atexit handling from base lib to libc 2020-08-25 11:50:09 +02:00
ld base: add entry to .dynanmic section in genode_dyn.ld 2019-11-19 14:45:40 +01:00
lib timeout: rework timeout framework 2020-10-09 13:35:56 +02:00
test test/entrypoint: extend timeout interval 2020-10-09 13:37:14 +02:00
timer timeout: rework timeout framework 2020-10-09 13:35:56 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.