Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [wrstuden-revivesa] src/sys/kern
Module Name: src
Committed By: wrstuden
Date: Sat Jul 5 04:28:51 UTC 2008
Modified Files:
src/sys/kern [wrstuden-revivesa]: kern_sa.c
Log Message:
Clean up the code for handling lwps. We now only create lwps in one place,
sa_newcachelwp(). We now have sa_freevp() and sa_setrunning() to help
redude code duplication.
To generate a diff of this commit:
cvs rdiff -r1.91.2.35 -r1.91.2.36 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