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)
Sun, Apr 19, 2:19 PM
Unknown Object (File)
Sat, Apr 11, 9:10 PM
Unknown Object (File)
Fri, Apr 10, 3:14 PM
Unknown Object (File)
Fri, Apr 10, 3:24 AM
Unknown Object (File)
Tue, Apr 7, 11:11 PM
Unknown Object (File)
Sat, Apr 4, 12:42 PM
Unknown Object (File)
Sat, Apr 4, 5:52 AM
Unknown Object (File)
Fri, Apr 3, 9:35 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.