Subject: Re: new mbuf API
To: None <tech-net@netbsd.org>
From: Pavel Cahyna <pavel@NetBSD.org>
List: tech-net
Date: 04/20/2007 19:01:50
On Fri, Apr 20, 2007 at 08:26:42PM +0200, Hubert Feyrer wrote:
> On Fri, 20 Apr 2007, Pavel Cahyna wrote:
> >The code is at
> >http://netbsd-soc.sourceforge.net/projects/mbuf/userland/mbuf_impl/sys/,
> >the two .c files belong under src/sys/kern, mbuf.h under src/sys/sys. As
> >this changes the implementation of some currently used functions, I would
> >appreciate some testing, especially of IPv6 and IPSEC.
> 
> Just wondering: is there any performance impact of these changes?
> Did you make any tests?

Short answer to your second question: no.

Pavel