Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 1995 07:35:14 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        freebsd-bugs@FreeBSD.org, guido@gvr.win.tue.nl
Subject:   Re: file system or vm bug in 2.0R
Message-ID:  <199505142135.HAA05594@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>We're having a 2.0R production system that is becoming unusable due to 
>a nasty bug: whenever you do a pwd_mkdb, the root filesystem leaks
>around 1 megabyte of memory (the password file is around 1000 entries,
>...
>I verifed things on freefall, and current doesnt have this bug anymore.
>So it has been solved, sometime ago. 
>As you can understand, I'd like to have some fix for 2.0R. Is
>there anyone who knows what is causing this?

rename() forget to call vnode_pager_uncache().

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505142135.HAA05594>