That solves starvation, but not deadlock resulting from priority
inversion (high priority task waiting for low priority task), as can
happen with a CPU intensive X client (tried this with xmame, by
accident) at higher priority than the X server => freeze.
olaf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/