From owner-freebsd-hackers Wed Feb 28 14: 3:11 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from ns1.net.com (ns1.net.com [134.56.3.101]) by hub.freebsd.org (Postfix) with ESMTP id 31E9537B719 for ; Wed, 28 Feb 2001 14:03:09 -0800 (PST) (envelope-from shankar_agarwal@net.com) Received: from isis.net.com (isis.net.com [134.56.112.20]) by ns1.net.com (8.9.3/8.9.3) with ESMTP id OAA15874 for ; Wed, 28 Feb 2001 14:03:05 -0800 (PST) Received: from west-mail.net.com by isis.net.com (8.9.3/SMI-SVR4) id OAA16509; Wed, 28 Feb 2001 14:03:05 -0800 (PST) Received: from net.com ([134.56.103.239]) by west-mail.net.com (Netscape Messaging Server 3.6) with ESMTP id AAA21B6 for ; Wed, 28 Feb 2001 14:04:16 -0800 Message-ID: <3A9D7669.C567448E@net.com> Date: Wed, 28 Feb 2001 14:06:33 -0800 From: Shankar Agarwal Organization: N.E.T. http://www.net.com X-Mailer: Mozilla 4.61C-NETv45 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en, en-GB, fr, de MIME-Version: 1.0 To: freebsd-hackers@FreeBSD.ORG Subject: questions regarding the MGET function. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Can you please tell me when did the MGET function change it implementation from using MALLOC to using pool_get to allocate a mbuf. I am having a trouble finding out how does the memstats keep track of the mbufs allocated through pool_get. Thanks Regards Shankar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message