why no per-thread scheduling niceness?

Ian Lepore ian at FreeBSD.org
Fri Feb 22 19:12:57 UTC 2013


I'm curious why the concept of scheduling niceness applies only to an
entire process, and it's not possible to have nice threads within a
process.  Is there any fundamental reason why it couldn't be supported
with some extra bookkeeping to track niceness per thread?

-- Ian




More information about the freebsd-hackers mailing list