Alexander Langer 9184fb847b Optimize bzero() by unrolling the aligned quadword loop and moving the length
manipulation away from the length comparison.  Measurements on beast.cdrom.com
show >3X improvement over the original code on large block sizes, putting the
performance on par with the optimized assembly code in libc.
1998-11-02 00:14:50 +00:00
..
1998-10-31 11:37:09 +00:00
1998-10-31 20:09:25 +00:00
1998-10-11 18:39:38 +00:00