Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/14/2001 03:45:13
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Apr 14 00:45:13 UTC 2001

Modified Files:
	syssrc/sys/arch/alpha/alpha: interrupt.c
	syssrc/sys/arch/alpha/include: intr.h

Log Message:
Change the softintr implementation to be a bit more cache friendly
(though, sigh, slightly more expensive at softintr_schedule() time).


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/arch/alpha/alpha/interrupt.c
cvs rdiff -r1.41 -r1.42 syssrc/sys/arch/alpha/include/intr.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.