-
- Downloads
Retire i586_bzero() in favor of memset(). The i586_bzero() routine is
demonstrably slower than extant compiler intrinsics or C runtime memset() implementations for blocks of memory greater than or equal to an x86 VM page.
Loading
Please register or sign in to comment