Date: Mon, 09 Nov 1998 07:01:31 -0800 From: David Greenman <dg@root.com> To: "Larry S. Lile" <lile@stdio.com> Cc: hackers@FreeBSD.ORG Subject: Re: mbuf question Message-ID: <199811091501.HAA04321@root.com> In-Reply-To: Your message of "Mon, 09 Nov 1998 09:49:35 EST." <Pine.BSF.3.96.981109094709.26563B-100000@heathers.stdio.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>Are mbufs allocated below the 16M area? > >If they are, is it likely to change? > >Why? Because I am trying to eliminate bcopy's and mallocs in my >token-ring driver to gain a little more performance. They're allocated throughout the machine's physical address space. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811091501.HAA04321>