Peter Wemm 083e9ed543 Increase NKPT from 17 to 30. This fixes the 4GB ram boot panic on both
-current and RELENG_4 with GENERIC.

NKPT is the number of initial bootstrap page table pages we create for
the kernel during startup. Once VM is up, we resize it as needed, but
with 4G ram, the size of the vm_page_t structures was pushing it over
the limit.  The fact that trimmed down kernels boot on 4G ram machines
suggests that we were pretty close to the edge.

The "30" is arbitary, but smaller than the 'nkpt' variable on all
machines that I checked.
2000-11-30 01:53:02 +00:00
..
2000-11-21 20:16:49 +00:00
2000-10-09 13:18:17 +00:00
2000-10-09 13:18:17 +00:00
2000-10-09 13:18:17 +00:00
2000-10-09 13:18:17 +00:00
2000-11-25 03:01:05 +00:00
2000-10-31 14:30:29 +00:00
2000-11-08 16:59:25 +00:00
2000-10-16 19:49:30 +00:00