Subject: Re: kern/28869
To: Jesse Off <joff@embeddedARM.com>
From: Jesse Off <joff@embeddedARM.com>
List: netbsd-bugs
Date: 01/12/2005 20:05:59
> I'm not sure which pool it is, I will attempt to find out.
Seems like its draining l2dtblpl when it crashes
db> show pool *drainpp
POOL l2dtblpl: size 196, align 4, ioff 0, roflags 0x00000040
alloc 0xc048314c
minitems 40, minpages 2, maxpages 4294967295, npages 4
itemsperpage 20, nitems 56, nout 24, hardlimit 4294967295
nget 24, nfail 0, nput 0
npagealloc 4, npagefree 0, hiwat 4, nidle 2
//Jesse Off