Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock2] src/sys
Module Name: src
Committed By: ad
Date: Mon Feb 5 17:58:13 UTC 2007
Modified Files:
src/sys/kern [newlock2]: kern_sleepq.c kern_turnstile.c
src/sys/sys [newlock2]: sleepq.h
Log Message:
Try to reduce cache line ping-ponging.
To generate a diff of this commit:
cvs rdiff -r1.1.2.13 -r1.1.2.14 src/sys/kern/kern_sleepq.c
cvs rdiff -r1.1.36.7 -r1.1.36.8 src/sys/kern/kern_turnstile.c
cvs rdiff -r1.1.2.8 -r1.1.2.9 src/sys/sys/sleepq.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