Subject: CVS commit: src/sys/arch/sgimips/hpc
To: None <source-changes@NetBSD.org>
From: Steve Rumble <rumble@netbsd.org>
List: source-changes
Date: 12/29/2004 06:28:14
Module Name:	src
Committed By:	rumble
Date:		Wed Dec 29 06:28:14 UTC 2004

Modified Files:
	src/sys/arch/sgimips/hpc: sqvar.h

Log Message:
HPC1 seems to benefit from larger rings. This should be especially
true on the transmit side, which appears to be significantly slower at
interrupting than HPC3.

XXX I used to be able to occasionally wedge the chip with
SQ_NTXDESC == 32, but have not yet been able to reproduce that
behaviour this evening with a larger value.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/sgimips/hpc/sqvar.h

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