On Sat, Dec 4, 2010 at 3:43 PM, Colin Walters <walters@verbum.org> wrote:Consider a multi-user machine. `nice` is an orthogonal concern in that case. Therefore, fixing nice doesn't address all issues. Also: Most linux systems are multi-user (root and the physical tty user.) Further, even a single user wears multiple hats on a single system. The idea is to infer those hats, and deal with them fairly. No one is taking nice away from you. Keep using it if you like. If you want to allow users to explicitly specify group scheduling, then good news: we already have that feature. You just seem to not be using it. Much like the other 99.993% of us. The kernel is supposed to have *sane defaults*. That's what is under discussion here. ~r. --
