cvs commit: src/sys/alpha/alpha clock.c src/sys/alpha/include cpu.h
John Baldwin
jhb at FreeBSD.org
Tue Mar 28 21:21:13 UTC 2006
jhb 2006-03-28 21:20:12 UTC
FreeBSD src repository
Modified files:
sys/alpha/alpha clock.c
sys/alpha/include cpu.h
Log:
Use the read_cycle_count() function recently added for cpu_ticks() for
get_cyclecount() as that results in a saner value and makes schedgraph
much happier on Alpha. (schedgraph doesn't handle the fact that the
counters are out of sync though)
Revision Changes Path
1.45 +0 -1 src/sys/alpha/alpha/clock.c
1.44 +2 -1 src/sys/alpha/include/cpu.h
More information about the cvs-src
mailing list