Add a new syscall latnice for "latency nice" with 4 levels, 1 for default, 0 for...
authorPeter Hunt <peter_j_hunt@hotmail.com>
Mon, 30 May 2011 13:44:19 +0000 (13:44 +0000)
committerPeter Hunt <peter_j_hunt@hotmail.com>
Mon, 30 May 2011 13:44:19 +0000 (13:44 +0000)
commit7b4abc1effe3d3ba9a9b03ea8af0870c6fd647f7
treed6a62f2f4d7888632ce006a3ff24e87aa9df5b70
parent4c706ebf98c75b2a2106ad3a6e1dc8eba98136d4
Add a new syscall latnice for "latency nice" with 4 levels, 1 for default, 0 for latency insensitive, 2 for relatively latency sensitive gui apps, and 3 for exquisitely latency sensitive uses such as audio. Also allow the user to choose a level for desktop interactivity with a /proc/sys/kernel/interactive tunable. Full explanation at ck-hack.blogspot.com/2010/12/automated-per-session-task-groups.html
kernel-bfs-2.6.28/debian/patches/sched-latnice.patch [new file with mode: 0644]
kernel-bfs-2.6.28/debian/patches/series