mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
cycles. This serves 2 purposes:
1. It prevents preemption and CPU migration while running SAL code.
2. It reduces the chance of stack overflows: we're supposed to enter
SAL with at least 16KB of either memory- or register stack space,
which we can't do without switching to a different stack.
|
||
|---|---|---|
| .. | ||
| pci_cfgreg.c | ||