Subject: Re: pool problems, TAILQ, and more...
To: None <tech-kern@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 03/26/2000 09:12:02
On Sun, Mar 26, 2000 at 04:15:23AM -0600, Brian C. Grayson wrote:

 >   I've got a little more info on my panics.  It looks like
 > something is modifying the region after the pool_put.

What kind of item is it, again?  I.e. what pool does it come from?

You might try enabling the pool logging stuff, and gathering get/put
logs for that pool.  With that info, you might be able to track down
the offending code pretty easily.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>