Although sometimes to the uninitiated, it may seem like goup, KSEGOUP

is actually spelt KSEGROUP.  Go figure.

Reported by:	samy@kerneled.com
This commit is contained in:
rwatson 2003-12-12 21:25:56 +00:00
parent f5f2f255b5
commit 012b8f6c02

View File

@ -29,7 +29,7 @@ Here is the logic..
If there are N processors, then there are at most N KSEs (kernel
schedulable entities) working to process threads that belong to a
KSEGOUP (kg). If there are X of these KSEs actually running at the
KSEGROUP (kg). If there are X of these KSEs actually running at the
moment in question, then there are at most M (N-X) of these KSEs on
the run queue, as running KSEs are not on the queue.