Subject: Re: Question about bus_dma and mbufs
To: Dave Huang <khym@azeotrope.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-net
Date: 07/29/2005 20:53:02
On Jul 4, 2005, at 8:34 PM, Dave Huang wrote:

> OK, thanks. What does MCLAIM do? It's not documented in mbuf(9)...

Basically records who owns an mbuf ... useful for finding leaks.

Matt Thomas implemented it ... maybe he should document it :-)

-- thorpej