Date: Sun, 25 May 2003 17:30:11 -0700 (PDT) From: Masachika ISHIZUKA <ishizuka@ish.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/52425: kern.maxvnodes cannot limit the number of vnodes in use Message-ID: <200305260030.h4Q0UBTu016739@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/52425; it has been noted by GNATS. From: Masachika ISHIZUKA <ishizuka@ish.org> To: das@FreeBSD.ORG Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/52425: kern.maxvnodes cannot limit the number of vnodes in use Date: Mon, 26 May 2003 09:24:09 +0900 (JST) >>> I think kern.maxvnodes should limit the debug.numvnodes. >> >> Tor Egge addressed this issue in rev 1.249.2.30 of >> src/sys/kern/vfs_subr.c. Can you please verify that >> the symptoms you are experiencing are gone in -STABLE? > > I'm too sorry that I missed it had already updated in stable > branch. I'll report next Monday whether vfs_subr.c of rev 1.249.2.30 > fixes this problem or not. Hi, David-san. This is ishizuka@ish.org. Thank you very much. It fixes my problem. After replacing vfs_subr.c of rev 1.249.2.30, it is not slow down and kern.maxvnodes limits debug.numvnodes correctly more than 60 hours. -- ishizuka@ish.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305260030.h4Q0UBTu016739>