Subject: Re: new mbuf API
To: Pavel Cahyna <pavel@NetBSD.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-net
Date: 04/20/2007 20:26:42
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?


  - Hubert