[Bug 260406] pfctl: Cannot allocate memory (after a time)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Dec 2021 10:29:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260406

--- Comment #14 from Kristof Provost <kp@freebsd.org> ---
(In reply to tech-lists from comment #12)
Okay, so we're failing allocation in pfr_create_kentry(), which means either
the V_pfr_kentry_z or V_pfr_kentry_counter_z zones.

After a failure take `vmstat -z | grep pf`, and see if bumping the `set limit
table-entries` number helps.

-- 
You are receiving this mail because:
You are the assignee for the bug.