Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sun3
Module Name: src
Committed By: tsutsui
Date: Mon Sep 22 17:53:48 UTC 2003
Modified Files:
src/sys/arch/sun3/sun3: clock.c
src/sys/arch/sun3/sun3x: clock.c
Log Message:
Count clock interrupts.
clock_intr() functions on sun3 are called directly without dispatchers.
XXX should use evcnt(9)?
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/arch/sun3/sun3/clock.c
cvs rdiff -r1.26 -r1.27 src/sys/arch/sun3/sun3x/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