Subject: Re: panic: ptdi %x
To: None <thorpej@nas.nasa.gov>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: port-i386
Date: 10/10/1996 01:35:10
> You may want to increase NKPDE in sys/arch/i386/include/pmap.h ... The
> default is 12 ... You may want to bump it up to 24 (but I certainly
> wouldn't go any higher than that).
I hope a suitable way of calculating NKPDE will get documented
some day (or even better, get rid of that stupid fixed limit
all together).
I had to tinker with it the other day just because I wanted to
use 8 MB of SYSV shared memory instead of 1 MB.

        -- Lennart