From: David Miller <davem@davemloft.net>
To: brucerjones@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: neighbour table overflow errors. leaking neighbours I think
Date: Fri, 13 Jan 2012 19:13:35 -0800 (PST) [thread overview]
Message-ID: <20120113.191335.878480017420825771.davem@davemloft.net> (raw)
In-Reply-To: <CAKedQg_qWUgXzsTrQJ0NGoxzKHaQvAnZ2pztzAXVHbq9H4gLRQ@mail.gmail.com>
From: Bruce Jones <brucerjones@gmail.com>
Date: Fri, 13 Jan 2012 17:29:59 -0700
> I am seeing neighbour table overflow messages so I began exploring
> neighbour structure reference counts to try and understand the issue
> and see why they are not being reclaimed by the garbage collector.
Every route holds a reference to a neighbour entry, so until the
routes are purged or flushed, the neighbours can't be reclaimed.
next prev parent reply other threads:[~2012-01-14 3:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-14 0:29 neighbour table overflow errors. leaking neighbours I think Bruce Jones
2012-01-14 3:13 ` David Miller [this message]
2012-01-14 7:48 ` Eric Dumazet
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=20120113.191335.878480017420825771.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=brucerjones@gmail.com \
--cc=netdev@vger.kernel.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