[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120113.191335.878480017420825771.davem@davemloft.net>
Date: Fri, 13 Jan 2012 19:13:35 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: brucerjones@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: neighbour table overflow errors. leaking neighbours I think
From: Bruce Jones <brucerjones@...il.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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists