Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/31/2001 01:29:07
Module Name: syssrc
Committed By: he
Date: Fri Mar 30 22:29:07 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386 [netbsd-1-5]: in_cksum.s
Log Message:
Pull up revisions 1.10-1.12 (requested by fvdl):
Use optimized i386 assembly version for in4_cksum as well as the
older in_cksum. Gets back the 10-15% throughput loss compared
to the NetBSD 1.4 branch.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.22.1 syssrc/sys/arch/i386/i386/in_cksum.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.