Page MenuHomeFreeBSD

amd64: depessimize copyinstr
ClosedPublic

Authored by mjg on Sep 22 2018, 11:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 1:02 PM
Unknown Object (File)
Sep 2 2025, 6:14 AM
Unknown Object (File)
Sep 1 2025, 8:09 PM
Unknown Object (File)
Aug 30 2025, 10:58 AM
Unknown Object (File)
Aug 17 2025, 11:57 AM
Unknown Object (File)
Aug 14 2025, 10:47 PM
Unknown Object (File)
Aug 12 2025, 8:22 PM
Unknown Object (File)
Jul 6 2025, 4:19 PM
Subscribers

Details

Summary

Similarly to how copystr is handled.

Diff Detail

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

Event Timeline

  • update according to feedback from copystr review
kib added inline comments.
sys/amd64/amd64/support.S
966 ↗(On Diff #48381)

Why 8 ?

This revision is now accepted and ready to land.Sep 23 2018, 7:01 PM
This revision was automatically updated to reflect the committed changes.