Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] syssrc/sys
Module Name: syssrc
Committed By: nathanw
Date: Fri Apr 12 04:52:54 UTC 2002
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_sa.c kern_time.c
syssrc/sys/sys [nathanw_sa]: savar.h
Log Message:
Actually track the LWP that should be running on the process's "virtual
processor" (sa->sa_vp, which will become an actual data structure for MP
purposes).
Use this to determine what was interrupted in the re-BLOCKING case and the
unblocked case.
To generate a diff of this commit:
cvs rdiff -r1.1.2.20 -r1.1.2.21 syssrc/sys/kern/kern_sa.c
cvs rdiff -r1.54.2.12 -r1.54.2.13 syssrc/sys/kern/kern_time.c
cvs rdiff -r1.1.2.13 -r1.1.2.14 syssrc/sys/sys/savar.h
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