From owner-freebsd-questions@FreeBSD.ORG Mon Mar 31 01:35:05 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAA6B37B401 for ; Mon, 31 Mar 2003 01:35:05 -0800 (PST) Received: from cerebellum.za.net (cerebellum.za.net [196.34.172.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2121943FA3 for ; Mon, 31 Mar 2003 01:35:03 -0800 (PST) (envelope-from dave@reason.za.org) Received: from [196.34.172.1] (helo=LUCY) by cerebellum.za.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.36 #1) id 18zvpE-0006Cm-00 for freebsd-questions@freebsd.org; Mon, 31 Mar 2003 09:43:32 +0000 Message-ID: <01e501c2f768$c4061e70$0502a8c0@LUCY> From: "Dave Raven" To: Date: Mon, 31 Mar 2003 11:33:32 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: mbuf cluster listing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2003 09:35:06 -0000 Hi all, Is there anyway that I can list the proccesses using mbufs / mbuf clusters. I need to see which actual programs they are assigned to, not just what the usage is. Thanks Dave