Date: Sun, 10 Sep 2000 22:25:00 -0700 From: Julian Elischer <julian@elischer.org> To: Bosko Milekic <bmilekic@dsuper.net> Cc: net@freebsd.org Subject: Re: mbuf system with mutexes Message-ID: <39BC6CAC.41C67EA6@elischer.org> References: <Pine.BSF.4.21.0009101052370.954-100000@jehovah.technokratis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Bosko Milekic wrote: > > Since I'm replying to you, I'd like to ask you a question. :-) > > You implemented the > PAGE_SIZE mcluster kproc stuff, right? Is this > stuff still usable? (I know that we have certain issues with using > contigmalloc()). No I didn't any >PAGE_SIZE stuff in the current FreeBSD. I did a similar thing for TRW when I worked for them but it was not ported to FreeBSD.... actually it was, internally but it never made it out. We never used contigmalloc, but instead, because it was a special purpose machine, we preallocated a separate memory pool for huge buffers. This is not a general solution. I've had my fingers in a lot of places, but not that particular place :-) -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Perth v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39BC6CAC.41C67EA6>