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: tsutsui
Date: Sat Apr 5 18:17:36 UTC 2008
Modified Files:
src/sys/arch/alpha/alpha: clock.c
src/sys/kern: kern_cctr.c
src/sys/sys: cctr.h
Log Message:
Allow MD cycle counter routines to pass their own optimized
tc_get_timecount function to MI cc_init().
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/arch/alpha/alpha/clock.c
cvs rdiff -r1.4 -r1.5 src/sys/kern/kern_cctr.c
cvs rdiff -r1.1 -r1.2 src/sys/sys/cctr.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