mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
out. Since it can't be paged out, it is never actually enqueued in a paging queue. Nonetheless, passing PQ_INACTIVE to vm_page_unwire() creates the appearance that the page "frame" is being enqueued in the inactive queue. As of r288122, we can avoid this false impression by passing PQ_NONE. MFC after: 1 week |
||
|---|---|---|
| .. | ||
| if_ti.c | ||
| if_tireg.h | ||
| ti_fw.h | ||
| ti_fw2.h | ||