David E. O'Brien b003da7938 Give a more reasonable CPU time to the threads which are using scheduler
activation (i.e., applications are using libpthread).  This is because
SCHED_ULE sometimes puts P_SA processes into ksq_next unnecessarily.
Which doesn't give fair amount of CPU time to processes which are
using scheduler-activation-based threads when other (semi-)CPU-intensive,
non-P_SA processes are running.

Further work will no doubt be done by jeffr at a later date.

Submitted by:	Taku YAMAMOTO <taku@cent.saitama-u.ac.jp>
Reviewed by:	rwatson, freebsd-current@
2004-03-21 18:53:29 +00:00
..
2004-03-14 09:43:15 +00:00
2004-02-21 21:32:15 +00:00
2004-03-21 18:16:49 +00:00
2004-03-20 22:41:52 +00:00
2004-03-21 17:27:41 +00:00
2004-01-25 17:18:12 +00:00
2004-01-17 03:28:27 +00:00