Date: Tue, 26 Apr 2005 15:00:20 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: Jose M Rodriguez <josemi@freebsd.jazztel.es> Cc: freebsd-current@freebsd.org Subject: Re: rigth crc32 implementation Message-ID: <20050426220020.GA8621@ns1.xcllnt.net> In-Reply-To: <200504262347.39919.josemi@redesjm.local> References: <200504261143.55195.josemi@redesjm.local> <200504262222.41463.josemi@redesjm.local> <ca65daa6ade5e2e190ad653fc8906a3f@xcllnt.net> <200504262347.39919.josemi@redesjm.local>
next in thread | previous in thread | raw e-mail | index | archive | help
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@xcllnt.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050426220020.GA8621>