Page MenuHomeFreeBSD

Don't call vm_reserv_free_page() if PG_PCPU_CACHE is set.
ClosedPublic

Authored by markj on Jul 4 2019, 7:28 PM.
Tags
None
Referenced Files
F161505627: D20859.id59413.diff
Sat, Jul 4, 9:24 AM
Unknown Object (File)
Fri, Jul 3, 12:45 PM
Unknown Object (File)
Fri, Jul 3, 12:14 AM
Unknown Object (File)
Tue, Jun 30, 6:21 PM
Unknown Object (File)
Sun, Jun 14, 2:38 PM
Unknown Object (File)
May 3 2026, 7:40 AM
Unknown Object (File)
Apr 20 2026, 9:18 PM
Unknown Object (File)
Apr 20 2026, 10:08 AM
Subscribers

Details

Summary

Pages allocated from a per-CPU cache cannot belong to a reservation.
So, as an optimization, avoid the call when we know that the page was
allocated from a per-CPU cache.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25204
Build 23884: arc lint + arc unit