Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 2021 11:57:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260406] pfctl: Cannot allocate memory (after a time)
Message-ID:  <bug-260406-227-FxSG1gazB3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260406-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260406-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260406

--- Comment #38 from Kristof Provost <kp@freebsd.org> ---
(In reply to Andriy Gapon from comment #37)
Realistically no. It's pretty deep down the code path and would massively
complicate dealing with the ioctl.

It would also be a largely pointless exercise, because we do a lot of
uma_zalloc(M_NOWAIT) in the data path as well (e.g. for fragment handling, =
or
to tag packets or for state creation).

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260406-227-FxSG1gazB3>