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)
Mar 7 2024, 4:05 PM
Unknown Object (File)
Feb 22 2024, 5:03 AM
Unknown Object (File)
Jan 23 2024, 1:34 AM
Unknown Object (File)
Dec 22 2023, 10:28 PM
Unknown Object (File)
Nov 18 2023, 7:32 AM
Unknown Object (File)
Nov 5 2023, 12:54 PM
Unknown Object (File)
Nov 4 2023, 2:31 PM
Unknown Object (File)
Oct 4 2023, 11:49 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

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 34124
Build 31290: arc lint + arc unit

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.