Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD master CVS tree commits
> pk
> Thu Aug 29 16:14:53 EDT 1996
> Update of /a/cvsroot/src/sys/arch/sparc/sparc
> In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21907
>
> Modified Files:
> in_cksum.c
> Log Message:
> Faster checksumming, contributed by Zubin Dittia.
>
That code was half written by myself! In fact, benchmarks showed that
the previous version than Matthew Green actually performed slowed than
the previous C code. I came up with a version about 20% faster, and
then Zubin asked me about cache effects and wrote a faster one based
on that information.
* Copyright (c) 1995 Zubin Dittia.
* Copyright (c) 1995 Theo de Raadt.
* Copyright (c) 1995 Matthew Green.
Paul, if you had bothered to ask anyone involved, or read the file,
you would have found that out and given proper credit!
Home |
Main Index |
Thread Index |
Old Index