Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/03/2000 20:40:04
Module Name: syssrc
Committed By: thorpej
Date: Sun Jun 4 03:40:04 UTC 2000
Modified Files:
syssrc/sys/arch/alpha/alpha: interrupt.c
syssrc/sys/arch/alpha/include: cpu.h
Log Message:
Increment an interrupt depth counter in non-clock interrupt cases
so that we can get time spent in interrupt statistics.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/arch/alpha/alpha/interrupt.c
cvs rdiff -r1.41 -r1.42 syssrc/sys/arch/alpha/include/cpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.