• 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
..
BufferedSocket.cxx Loading commit data...
BufferedSocket.hxx Loading commit data...
Call.cxx Loading commit data...
Call.hxx Loading commit data...
DeferEvent.cxx Loading commit data...
DeferEvent.hxx Loading commit data...
FullyBufferedSocket.cxx Loading commit data...
FullyBufferedSocket.hxx Loading commit data...
IdleMonitor.cxx Loading commit data...
IdleMonitor.hxx Loading commit data...
Loop.cxx Loading commit data...
Loop.hxx Loading commit data...
MaskMonitor.cxx Loading commit data...
MaskMonitor.hxx Loading commit data...
MultiSocketMonitor.cxx Loading commit data...
MultiSocketMonitor.hxx Loading commit data...
PollGroup.hxx Loading commit data...
PollGroupEpoll.hxx Loading commit data...
PollGroupPoll.cxx Loading commit data...
PollGroupPoll.hxx Loading commit data...
PollGroupWinSelect.cxx Loading commit data...
PollGroupWinSelect.hxx Loading commit data...
PollResultGeneric.hxx Loading commit data...
ServerSocket.cxx Loading commit data...
ServerSocket.hxx Loading commit data...
SignalMonitor.cxx Loading commit data...
SignalMonitor.hxx Loading commit data...
SocketMonitor.cxx Loading commit data...
SocketMonitor.hxx Loading commit data...
Thread.cxx Loading commit data...
Thread.hxx Loading commit data...
TimerEvent.cxx Loading commit data...
TimerEvent.hxx Loading commit data...
WakeFD.hxx Loading commit data...
meson.build Loading commit data...