Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: ad
Date: Sun Dec 2 14:55:49 UTC 2007
Modified Files:
src/sys/sys: lwp.h
Log Message:
mi_switch: adjust so that we don't have to hold the old LWP locked across
context switch, since cpu_switchto() can be slow under certain conditions.
>From rmind@ with adjustments by me.
To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/sys/lwp.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