Page MenuHomeFreeBSD

amd64: import updated kernel memset to libc
ClosedPublic

Authored by mjg on Oct 4 2018, 1:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 5:34 PM
Unknown Object (File)
Thu, Nov 20, 5:25 PM
Unknown Object (File)
Thu, Nov 20, 5:25 PM
Unknown Object (File)
Thu, Nov 20, 5:24 PM
Unknown Object (File)
Mon, Nov 17, 8:23 AM
Unknown Object (File)
Sun, Nov 16, 8:11 AM
Unknown Object (File)
Sat, Nov 15, 1:09 PM
Unknown Object (File)
Sat, Nov 15, 5:52 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 19957

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.