Date: Fri, 30 Aug 2002 19:10:30 +0200 From: Arnvid Karstad <arnvid@karstad.org> To: bmah@FreeBSD.ORG Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Problems with FreeBSD - causing zalloc to return 0 ?! Message-ID: <20020830190849.8B8A.ARNVID@karstad.org> In-Reply-To: <200208301652.g7UGq3Ud059184@intruder.bmah.org> References: <20020830094151.41DC.ARNVID@karstad.org> <200208301652.g7UGq3Ud059184@intruder.bmah.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 30 Aug 2002 09:52:02 -0700 - "Bruce A. Mah" <bmah@FreeBSD.ORG> wrote: > Just a wild guess: vm_zone.c revision 1.30.2.5 was committed on 12 > August. Any chance that this might be relevant to your problem? > This is quite perplexing because almost all of the changes between 4.6 > and today's-head-of-RELENG_4_6 were in userland...the kernels should be > almost identical. Just for an intresting side note.... With option INVARIANTS we get no problems and vmstat's shows new highs' root@irc:/usr# vmstat -z | grep VNODE VNODE: 192, 0, 170782, 90, 170782 With out.. it dies horribly when the number reaches around 44000-45000. Arnvid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020830190849.8B8A.ARNVID>