Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 05/23/2001 05:20:47
Module Name:	syssrc
Committed By:	toshii
Date:		Wed May 23 02:20:47 UTC 2001

Modified Files:
	syssrc/sys/arch/hpcarm/hpcarm: softintr.c

Log Message:
Optimize softintr_dispatch by replacing SetCPSR calls by inlined asm.
Result is ~1% improvement in ping -f rate.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/hpcarm/hpcarm/softintr.c

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