Date: Fri, 30 Aug 2002 12:04:57 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: Arnvid Karstad <arnvid@karstad.org> Cc: bmah@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: Problems with FreeBSD - causing zalloc to return 0 ?! Message-ID: <200208301904.g7UJ4vc8017053@apollo.backplane.com> References: <20020830094151.41DC.ARNVID@karstad.org> <200208301652.g7UGq3Ud059184@intruder.bmah.org> <20020830190849.8B8A.ARNVID@karstad.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hmm. It looks to me that the kernel may be running out of KVM resources. There are a couple of possibilities here. Arnvid, if possible I would like to download your vmcore (the one you were using in all the debug output filed in the PR) and associated kernel.debug and investigate this here. Please note that vmcore's may contain sensitive information such as passwords and such, so it's entirely up to you/your-company to decide whether to do this or not. If you decide that it is OK to supply the core to me for examination please put it up somewhere where I can download it (via ftp or the web), in a place normally hidden from view, and send me a PRIVATE email that does not Cc: the FreeBSD mailing list with the URL where it can be found. -Matt Matthew Dillon <dillon@backplane.com> :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?200208301904.g7UJ4vc8017053>