Re: mbuf revision, testers/comments wanted.

2009-02-08 Thread Fabian Keil
Jeff Roberson wrote: > On Sun, 8 Feb 2009, Fabian Keil wrote: > > > Jeff Roberson wrote: > >> I have updated the patch here: > >> > >> http://people.freebsd.org/~jeff/mbuf_ref2.diff > >> > >> This resolves the !INVARIANTS bug and improves the style as you suggested. > > > > I run into several

Re: mbuf revision, testers/comments wanted.

2009-02-08 Thread Jeff Roberson
On Sun, 8 Feb 2009, Fabian Keil wrote: Jeff Roberson wrote: On Sun, 1 Feb 2009, Fabian Keil wrote: Fabian Keil wrote: Jeff Roberson wrote: http://people.freebsd.org/~jeff/mbuf_ref2.diff I have been experimenting with different revisions to the mbuf api to improve performance and si

Re: mbuf revision, testers/comments wanted.

2009-02-08 Thread Fabian Keil
Jeff Roberson wrote: > On Sun, 1 Feb 2009, Fabian Keil wrote: > > > Fabian Keil wrote: > > > >> Jeff Roberson wrote: > >> > >>> http://people.freebsd.org/~jeff/mbuf_ref2.diff > >> > >>> I have been experimenting with different revisions to the mbuf api to > >>> improve performance and simplify