Page MenuHomeFreeBSD

Add support for FPU_KERN_NOCTX.
ClosedPublic

Authored by jhb on Oct 12 2020, 10:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 4:32 AM
Unknown Object (File)
Wed, Oct 29, 3:22 AM
Unknown Object (File)
Sat, Oct 25, 5:39 PM
Unknown Object (File)
Sat, Oct 25, 4:44 PM
Unknown Object (File)
Sat, Oct 25, 2:43 PM
Unknown Object (File)
Fri, Oct 24, 5:44 AM
Unknown Object (File)
Sat, Oct 18, 3:14 AM
Unknown Object (File)
Sat, Oct 18, 3:14 AM
Subscribers

Details

Summary

This mirrors the implementation on amd64.

Test Plan
  • tested a driver which uses OpenSSL's routines using AVX, SSE3, etc. for SHA hashes in an i386 bhyve VM

Diff Detail

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

Event Timeline

jhb requested review of this revision.Oct 12 2020, 10:52 PM
jhb created this revision.
This revision is now accepted and ready to land.Oct 12 2020, 11:05 PM
This revision was automatically updated to reflect the committed changes.