Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/13/2001 23:43:05
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sun May 13 20:43:05 UTC 2001

Modified Files:
	syssrc/sys/dev/mca: if_ep_mca.c

Log Message:
Change the comment about sucky performance to recommendation to remove
DIAGNOSTIC/DEBUG from the kernel. This helped to boost the performance
on my test machine from ~5KB/s to like 800KB/s for ftp test, and
to like 700KB/s for netio test. I wouldn't have imagined the options
are THAT costly ....


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/mca/if_ep_mca.c

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