Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2007 12:48:01 +0100
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        freebsd-current@freebsd.org
Cc:        Alexandre Biancalana <biancalana@gmail.com>
Subject:   Re: 7-BETA3 everyday reboot (was: BETA3 crash)
Message-ID:  <20071130124801.74c40ef9@peedub.jennejohn.org>
In-Reply-To: <8e10486b0711300247q4438235ata70ca42030871286@mail.gmail.com>
References:  <8e10486b0711280537n222d6cd5le33639b82a11f45@mail.gmail.com> <8e10486b0711290543h6f78fde1kefc01b4ee7147f8e@mail.gmail.com> <fimg3t$bk$1@ger.gmane.org> <8e10486b0711290558q31217f5aif7b803e1ae08023c@mail.gmail.com> <9bbcef730711290634k347bc0c6re0da8676bab37873@mail.gmail.com> <8e10486b0711290637u711c67b3i17925777e4481346@mail.gmail.com> <8e10486b0711300247q4438235ata70ca42030871286@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 30 Nov 2007 07:47:51 -0300
"Alexandre Biancalana" <biancalana@gmail.com> wrote:

> After the reboot, the kernel running have the patch suggested by
> ivoras@ (http://people.freebsd.org/~pjd/patches/vm_kern.c.2.patch),
> but how the patch is related to "kmem_map too small", I don't think
> that will be usefull with this panic.
> 
> I *really* need some solution :(
> 
>  Any ideas ?
>

The patch is potentially useful because the new code tries harder to
reclaim pages (8 times instead of once with a sleep in between the
attempts).

The idea is that pages may become available at some time during one
of the sleeps.

Just try it and see whether it helps. Can't do any harm.

-- 
Gary Jennejohn



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