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)
Mon, Sep 21, 1:35 PM
Unknown Object (File)
Sun, Sep 20, 10:48 AM
Unknown Object (File)
Sat, Sep 19, 5:54 AM
Unknown Object (File)
Tue, Sep 15, 3:22 PM
Unknown Object (File)
Tue, Sep 8, 10:12 AM
Unknown Object (File)
Mon, Sep 7, 5:55 PM
Unknown Object (File)
Tue, Sep 1, 3:27 PM
Unknown Object (File)
Aug 14 2026, 9:42 PM
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.