Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: yamt
Date: Sat Oct 8 06:37:12 UTC 2005
Modified Files:
src/sys/kern: kern_sa.c
Log Message:
sa_switch: remove cpu hand-off in "Case 2".
it causes severe unfairness in some cases.
eg. when a process has many lwps doing poll.
no objections on tech-kern@.
To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 src/sys/kern/kern_sa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index