Ok, are all the panics fixed now?

Mike Silbersack silby at silby.com
Thu Aug 28 21:35:33 PDT 2003



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!

Mike "Silby" Silbersack


More information about the freebsd-stable mailing list