Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ad
Date: Thu Nov 15 20:12:05 UTC 2007
Modified Files:
src/sys/kern: init_main.c kern_tc.c kern_time.c
src/sys/sys: timevar.h
Log Message:
Add a bit of locking around timecounter attachment / selection.
To generate a diff of this commit:
cvs rdiff -r1.329 -r1.330 src/sys/kern/init_main.c
cvs rdiff -r1.21 -r1.22 src/sys/kern/kern_tc.c
cvs rdiff -r1.130 -r1.131 src/sys/kern/kern_time.c
cvs rdiff -r1.15 -r1.16 src/sys/sys/timevar.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