Main, OutputThread: increase kernel timer slack (Linux)

Allows the kernel to combine timer wakeups with other processes,
reducing power usage.
This commit is contained in:
Max Kellermann
2014-01-30 18:37:30 +01:00
parent 39a2867ea8
commit a31738f6f1
5 changed files with 64 additions and 0 deletions

1
NEWS
View File

@@ -21,6 +21,7 @@ ver 0.19 (not yet released)
* threads:
- the update thread runs at "idle" priority
- the output thread runs at "real-time" priority
- increase kernel timer slack on Linux
- name each thread (for debugging)
* new resampler option using libsoxr