netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: "Bjørnar Ness" <bjornar.ness@gmail.com>
Cc: Florian Westphal <fw@strlen.de>,
	Pablo Neira Ayuso <pablo@netfilter.org>,
	netfilter-devel@vger.kernel.org
Subject: Re: crash on >= 4.9.0 kernel seems nf related
Date: Wed, 28 Jun 2017 12:23:23 +0200	[thread overview]
Message-ID: <20170628102323.GO29636@breakpoint.cc> (raw)
In-Reply-To: <CAJO99TnXE_5d4+1cEhRK570n6jOKntYn85c9rcMP8T0KuWdDHQ@mail.gmail.com>

Bjørnar Ness <bjornar.ness@gmail.com> wrote:
> 2017-06-26 15:16 GMT+02:00 Florian Westphal <fw@strlen.de>:
> > perf top might help pinpoint the source.

Leaving this here, this info would help.

> > What kernel is this, exactly?
> >
> > 4.10 (and 4.9.14 and later) has a change to make gc worker use less
> > cycles.
> 
> We see the behavior in 4.11.0 and 4.12.0-rc6 as well
> 
> > But I don't see the NAT connection.
> 
> Not sure what you mean here. We do not eed to have rules in the
> postrouting chain for it
> to tear down the server.

I mean that presence of NAT postrouting hook has, to the best of my
knowledge, no effect on the ct gc worker.

But perhaps this isn't the gc worker after all, perf top would help.

The only effect that the postrouting hook has is bringing rhashtables
'rhlist' interface into the mix, as we use that for the nat bysource
table.

> Monitoring conntrack entries also shows me
> this is stable around 120k

What does that mean?
Do you mean you run into problems after 120k entries?

  reply	other threads:[~2017-06-28 10:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-03 11:31 crash on >= 4.9.0 kernel seems nf related Bjørnar Ness
2017-05-16  8:18 ` Bjørnar Ness
2017-05-16  8:21   ` Florian Westphal
2017-05-18  7:41     ` Bjørnar Ness
2017-06-20 10:28       ` Bjørnar Ness
2017-06-26 13:16         ` Florian Westphal
2017-06-27 11:23           ` Bjørnar Ness
2017-06-28 10:23             ` Florian Westphal [this message]
2017-06-29  8:44               ` Bjørnar Ness

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=20170628102323.GO29636@breakpoint.cc \
    --to=fw@strlen.de \
    --cc=bjornar.ness@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).