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 May 8 18:56:58 UTC 2008
Modified Files:
src/sys/kern: kern_tc.c kern_time.c
src/sys/sys: timetc.h
Log Message:
- Add tc_gonebad(): allows timecounter to be flagged as bad and removed at
the next clock tick.
- Remove time_lock, which is no longer required.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/kern/kern_tc.c
cvs rdiff -r1.146 -r1.147 src/sys/kern/kern_time.c
cvs rdiff -r1.4 -r1.5 src/sys/sys/timetc.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