Page MenuHomeFreeBSD

amd64: import updated kernel memset to libc
ClosedPublic

Authored by mjg on Oct 4 2018, 1:37 PM.
Tags
None
Referenced Files
F153780147: D17405.diff
Thu, Apr 23, 4:29 PM
Unknown Object (File)
Sun, Apr 19, 2:07 AM
Unknown Object (File)
Sun, Apr 12, 10:15 AM
Unknown Object (File)
Sat, Apr 11, 5:16 AM
Unknown Object (File)
Sun, Mar 29, 10:16 AM
Unknown Object (File)
Sat, Mar 28, 7:24 PM
Unknown Object (File)
Wed, Mar 25, 9:07 AM
Unknown Object (File)
Wed, Mar 25, 9:07 AM
Subscribers

Details

Summary

See rXXXX for details.

An unused ERMS support is retained in the macro. It will be activated after ifunc support lands.

The code is not shared in one file with the kernel due to impending SIMD extension use.

I plan to change bzero as a wrapper around memset later on.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mjg edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Oct 4 2018, 5:58 PM
This revision was automatically updated to reflect the committed changes.