Subject: Re: Slight change to mbuf external storage infrastructure
To: Jason R Thorpe <thorpej@wasabisystems.com>
From: David Laight <david@l8s.co.uk>
List: tech-net
Date: 04/29/2002 19:00:17
On Mon, Apr 29, 2002 at 10:28:18AM -0700, Jason R Thorpe wrote:
> 
> The following patch implements this change to (*ext_free)().  Any objections?

The only comment I have is that these macros are getting a bit big!
I'd hazard a guess that most of the calls to MFREE are almost
never called.

Even for the others the function call cost might be less that the
not unreasonable chance of the function code being already in
the cache.

	David

-- 
David Laight: david@l8s.co.uk