Thread (9 messages) flat view 9 messages, 3 authors, 2021-03-26

Re: [PATCH nf-next] netfilter: flowtable: separate replace, destroy and stats to different workqueues

From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: 2021-03-17 23:37:31
Also in: netfilter-devel

On Wed, Mar 03, 2021 at 02:59:53PM +0200, Oz Shlomo wrote:
Currently the flow table offload replace, destroy and stats work items are
executed on a single workqueue. As such, DESTROY and STATS commands may
be backloged after a burst of REPLACE work items. This scenario can bloat
up memory and may cause active connections to age.

Instatiate add, del and stats workqueues to avoid backlogs of non-dependent
actions. Provide sysfs control over the workqueue attributes, allowing
userspace applications to control the workqueue cpumask.
I'm going to apply this to nf-next, it should be possible to revisit
this problem incrementally.

Applied, thanks for your patience.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help