Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] syssrc/sys/kern
Module Name: syssrc
Committed By: nathanw
Date: Fri Oct 25 17:26:28 UTC 2002
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_lwp.c
Log Message:
The "trivial case" in proc_representative_lwp() is when p->p_nlwps is
1, not when p->p_nrlwps is 1.
Pointed out by Nick Hudson.
To generate a diff of this commit:
cvs rdiff -r1.1.2.17 -r1.1.2.18 syssrc/sys/kern/kern_lwp.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