Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc64/sparc64
Module Name: src
Committed By: nakayama
Date: Fri Jul 25 17:54:50 UTC 2014
Modified Files:
src/sys/arch/sparc64/sparc64: clock.c cpu.c
Log Message:
Use clockfreq() to print a system tick frequency.
The stick-frequency of Fire V100 is 5555555Hz and printing it as
5.555MHz instead of 5MHz is more precise.
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 src/sys/arch/sparc64/sparc64/clock.c
cvs rdiff -u -r1.114 -r1.115 src/sys/arch/sparc64/sparc64/cpu.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