rigth crc32 implementation

Marcel Moolenaar marcel at xcllnt.net
Tue Apr 26 15:00:22 PDT 2005


On Tue, Apr 26, 2005 at 11:47:38PM +0200, Jose M Rodriguez wrote:
> 
> So, what about add those 2/3 functions.  I'll prefer this to carry 
> another private version of crc32.

I'll add crc32_raw() and rewrite the existing crc32() to use it.
Give me a day or so. I'd like to have at least crc32() inlined.
Maybe crc32_raw() as well. Both are trivial functions and there
may be an advantage to have them inlined. If only to remove the
performance argument against unification.

FYI,

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel at xcllnt.net


More information about the freebsd-current mailing list