mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 23:45:12 -04:00
FPU/SSE hardware. Caller should provide a save area that is chained into the stack of the areas; pcb save_area for usermode FPU state is on top. The pcb now contains a pointer to the current FPU saved area, used during FPUDNA handling and context switches. There is also a facility to allow the kernel thread to use pcb save_area. Change the dreaded warnings "npxdna in kernel mode!" into the panics when FPU usage is not registered. KPI discussed with: fabient Tested by: pho, fabient Hardware provided by: Sentex Communications MFC after: 1 month |
||
|---|---|---|
| .. | ||
| apm | ||
| cbus | ||
| compile | ||
| conf | ||
| include | ||
| linux | ||
| pc98 | ||