• Max Kellermann's avatar
    event/Thread: reduce the RTIO timer slack to 10us · a8bf8ede
    Max Kellermann authored
    MPD's default is 100ms, which is too long for the real-time I/O
    thread.  The OutputThread has 100us, but the real-time I/O thread
    might have tighter deadlines.
    
    This change has currently no effect (I believe), because nobody uses
    timers on the RTIO thread.
    a8bf8ede
Name
Last commit
Last update
android Loading commit data...
build Loading commit data...
doc Loading commit data...
python/build Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
meson.build Loading commit data...
meson_options.txt Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...