NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Kernel panic on amd64Netbsd 4.0



On Thu, 25 Sep 2008, Manuel Bouyer wrote:

Isn't there a kernel configuration option to limit the size of memory
used by NetBSD?  I don't see one for amd64 in boot(8), but I thought
I'd seen it before.

I think it's
options REALEXTMEM=integer

at last for i386; never tested it on amd64.

I use

        options         PHYSMEM_MAX_ADDR=4096

on my amd64 with k8GB and it avoids numerous random crashed that I'd been having.

I was told at one point that there was a problem with bounce buffers over the 4GB limit, but then was told that that problem didn't exist. So, I'm not sure what the actual problem is, but limiting to 4GB does avoid the crashing.


----------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:   |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul%whooppee.com@localhost   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette%juniper.net@localhost |
----------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index