Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2003 13:24:19 +0200
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Mike Silbersack <silby@silby.com>
Cc:        stable@freebsd.org
Subject:   Re: Ok, are all the panics fixed now?
Message-ID:  <20030830112419.GA1736@falcon.midgard.homeip.net>
In-Reply-To: <20030828233301.R14455@odysseus.silby.com>
References:  <20030827133126.D4269@odysseus.silby.com> <20030828.161240.74667710.Tor.Egge@cvsup.no.freebsd.org> <5.2.0.9.0.20030828153925.03f3ed80@209.112.4.2> <20030828.202011.41715185.Tor.Egge@cvsup.no.freebsd.org> <20030828233301.R14455@odysseus.silby.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 28, 2003 at 11:34:19PM -0500, Mike Silbersack wrote:
> 
> 
> On Thu, 28 Aug 2003, Tor Egge wrote:
> 
> > I'm enclosed a patch that introduces PADDR2/PMAP2 which is to be used
> > by pmap_pte() (should not be called from interrupts on noncurrent
> > pmaps) while pmap_pte_quick() (should not be called without splvm()
> > protection) will use PADDR1/PMAP1.
> >
> > The patch also backs out revision 1.250.2.20 of
> > src/sys/i386/i386/pmap.c.
> >
> > - Tor Egge
> 
> With this patch applied, my Celeron 450 with 12 megs of ram (artifically
> limited, of course) has been swapping away while running a buildworld for
> 3+ hours now without a problem.  Before your patch, it would die in 15
> minutes or so; I think you may have fixed the problem.
> 
> Good work, as always!

Same thing here: With this patch I haven't been able to provoke a
panic, while without it I could reliably get one of my machines to
panic.



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



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