Memory leak in NFSv4?
J. Bruce Fields
bfields at fieldses.org
Mon Dec 11 13:18:31 EST 2006
On Fri, Dec 08, 2006 at 11:12:45AM -0500, J. Bruce Fields wrote:
> On Fri, Dec 08, 2006 at 01:50:23AM +0100, Fredrik Tolf wrote:
> > Are you sure that is all? If that was it, I would be expecting the
> > refcount to stabilize at a number where contexts expire at the same rate
> > as new contexts are created, but as far as I can tell, the refcount is
> > just increasing monotonically. It is currently up to 623.
>
> OK, I'll take a look.
Oh, by the way, meanwhile if you've got a moment there's a simple test
you could try for me:
echo `date +'%s'` >/proc/net/rpc/auth.rpcsec.context/flush
and report the reference count before and after.
That should flush all gss contexts from the cache, but existing clients
should be able to establish new contexts automatically, so there
shouldn't be any disruption of service.
--b.
More information about the NFSv4
mailing list