Subject: Re: mbuf external storage sharing
To: None <jonathan@dsg.stanford.edu>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-net
Date: 03/28/2005 07:53:42
hi,
> > >Jonathan, given no responses, can i assume you've convinced?
> >
> > Nope. From my perspective, M_EXT_HDREMBEDDED is a grievous mistake,
> > for reasons I outlined a couple of times. I'm still waiting to see an
> > outline (or proposal sketch, or pseudocode, or patch, or whatever)
> > that doesn't use M_EXT_HDREMBEDDED.
> >
> > Did I miss it?
>
> i thought it's obvious...
>
> M_EXT_HDREMBEDDED is only used in MEXTMALLOC.
> just replacing it with malloc+MEXTADD should be enough.
wasn't this outline enough for you?
YAMAMOTO Takashi