Revert "[PATCH] sched: fix interactive task starvation"
authorLinus Torvalds <torvalds@g5.osdl.org>
Mon, 22 May 2006 01:54:09 +0000 (18:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 22 May 2006 01:54:09 +0000 (18:54 -0700)
commitf1adad78dd2fc8edaa513e0bde92b4c64340245c
treea2cd5c53b08fa80c953147ee22b62e7bbff7ddcd
parentc9d20af62c59e49684f3882503351153964ff14b
Revert "[PATCH] sched: fix interactive task starvation"

This reverts commit 5ce74abe788a26698876e66b9c9ce7e7acc25413 (and its
dependent commit 8a5bc075b8d8cf7a87b3f08fad2fba0f5d13295e), because of
audio underruns.

Reported by Rene Herman <rene.herman@keyaccess.nl>, who also pinpointed
the exact cause of the underruns:

  "Audio underruns galore, with only ogg123 and firefox (browsing the
   GIT tree online is also a nice trigger by the way).

   If I back it out, everything is fine for me again."

Cc: Rene Herman <rene.herman@keyaccess.nl>
Cc: Mike Galbraith <efault@gmx.de>
Acked-by: Con Kolivas <kernel@kolivas.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/sched.c