Subject: Re: Cardbus
To: None <itojun@iijlab.net>
From: Chris G. Demetriou <cgd@netbsd.org>
List: tech-kern
Date: 12/29/1999 10:01:09
itojun@iijlab.net writes:
> 	did we have chained list for all the mbufs on the system?
> 	I believed not...

I believe bill's notion from a previous message was that if they all
came from the mbuf pool, they'll all be pretty easy to find.  8-)

just have to make sure that when they're freed back into the mbuf
pool, they don't have their old, valid value in that field.


cgd
-- 
Chris Demetriou - cgd@netbsd.org - http://www.netbsd.org/People/Pages/cgd.html
Disclaimer: Not speaking for NetBSD, just expressing my own opinion.