Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips/mips
Module Name: src
Committed By: tsutsui
Date: Thu Jan 10 14:29:08 UTC 2008
Modified Files:
src/sys/arch/mips/mips: mips3_clock.c
Log Message:
The MIPS3 CP0 counter is not cleared at compare-match and
it always counts upto UINT32_MAX, so no need to handle
wrapped around case with ci_cycles_per_hz value.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/mips/mips/mips3_clock.c
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