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)
Feb 22 2024, 12:05 AM
Unknown Object (File)
Dec 23 2023, 2:08 AM
Unknown Object (File)
Dec 11 2023, 2:20 AM
Unknown Object (File)
Sep 16 2023, 10:25 PM
Unknown Object (File)
Aug 9 2023, 6:01 PM
Unknown Object (File)
Aug 9 2023, 5:59 PM
Unknown Object (File)
Aug 9 2023, 5:59 PM
Unknown Object (File)
Aug 6 2023, 2:14 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 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.