panic of the day: pmap_enter: no pv entries available
From: Christopher A. Kantarjiev (cak_at_dimebank.com)
Date: 07/27/05
- Previous message: Karsten Kruse: "Re: NetBSD 2.0 + mbmon"
- Next in thread: Christopher A. Kantarjiev: "Re: panic of the day: pmap_enter: no pv entries available (amd64)"
- Reply: Christopher A. Kantarjiev: "Re: panic of the day: pmap_enter: no pv entries available (amd64)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 26 Jul 2005 18:15:55 -0700
This is on amd64, 2 dual-core Opteron CPUs with 16GB of RAM, running
2.0.2_STABLE. This is the first time we've really exercised all the memory
(mostly using mmap to move large files in/out of memory).
It's not immediately obvious how to increase the size of the PV pool; it appears
that pmap_alloc_pv() should be doing this dynamically as needed, and I guess
it's failing.
Can someone help? We pushed this system pretty hard with 8GB and didn't have
this panic (we got a different one, 'uvm_mapent_alloc: out of static map
entries', which I seem to have managed to configure away...)
Thanks. This is ... kind of important.
- Previous message: Karsten Kruse: "Re: NetBSD 2.0 + mbmon"
- Next in thread: Christopher A. Kantarjiev: "Re: panic of the day: pmap_enter: no pv entries available (amd64)"
- Reply: Christopher A. Kantarjiev: "Re: panic of the day: pmap_enter: no pv entries available (amd64)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|