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:           Wed Dec  4 22:40:45 UTC 2002

Modified Files:
        syssrc/sys/kern [nathanw_sa]: kern_synch.c

Log Message:
In resetprocpriority(), iterate with l_sibling, not l_list, so as to
only iterate over the LWPs in a process, not every entry on the alllwp
list after this process(!).


To generate a diff of this commit:
cvs rdiff -r1.101.2.26 -r1.101.2.27 syssrc/sys/kern/kern_synch.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