From: Florian Westphal <fw@strlen.de>
To: Eyal Birger <eyal.birger@gmail.com>
Cc: fw@strlen.de, netfilter-devel@vger.kernel.org, shmulik.ladkani@gmail.com
Subject: Re: [PATCH nf-next,v2] netfilter: conntrack: configurable conntrack gc scan interval
Date: Sun, 21 Nov 2021 17:59:04 +0100 [thread overview]
Message-ID: <20211121165904.GK6326@breakpoint.cc> (raw)
In-Reply-To: <20211121105448.2756593-1-eyal.birger@gmail.com>
Eyal Birger <eyal.birger@gmail.com> wrote:
> In Commit 4608fdfc07e1 ("netfilter: conntrack: collect all entries in one cycle")
> conntrack gc was changed to run periodically every 2 minutes.
>
> On systems handling many UDP connections, this leads to bursts of session
> termination handling.
>
> As suggested in the original commit, provide the ability to control the gc
> interval using a sysctl knob.
Apologies, I was afk and could not respond sooner.
I'd like to propose an additional knob that allows to switch to partial
scan to spread netlink event bursts.
Its largely identical to this proposed change.
Will submit a patch soon and put you on CC.
next prev parent reply other threads:[~2021-11-21 16:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-21 10:54 [PATCH nf-next,v2] netfilter: conntrack: configurable conntrack gc scan interval Eyal Birger
2021-11-21 16:59 ` Florian Westphal [this message]
2021-11-21 17:02 ` Eyal Birger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211121165904.GK6326@breakpoint.cc \
--to=fw@strlen.de \
--cc=eyal.birger@gmail.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=shmulik.ladkani@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.