From owner-freebsd-hackers Wed Feb 26 14:54:45 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60C2137B401 for ; Wed, 26 Feb 2003 14:54:44 -0800 (PST) Received: from ra.dweebsoft.com (ra.dweebsoft.com [209.237.40.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id D53BD43FB1 for ; Wed, 26 Feb 2003 14:54:41 -0800 (PST) (envelope-from daxbert_news@dweebsoft.com) Received: from ra.dweebsoft.com (localhost [127.0.0.1]) by ra.dweebsoft.com (8.12.6/8.12.6) with ESMTP id h1QMsYCF017019; Wed, 26 Feb 2003 14:54:34 -0800 (PST) (envelope-from daxbert_news@dweebsoft.com) Received: (from http@localhost) by ra.dweebsoft.com (8.12.6/8.12.3/Submit) id h1QMsXaq017018; Wed, 26 Feb 2003 14:54:33 -0800 (PST) X-Authentication-Warning: ra.dweebsoft.com: http set sender to daxbert_news@dweebsoft.com using -f Received: from 64.81.58.36 ( [64.81.58.36]) as user daxbert@localhost by ra.dweebsoft.com with HTTP; Wed, 26 Feb 2003 14:54:33 -0800 Message-ID: <1046300073.3e5d45a9a9669@ra.dweebsoft.com> Date: Wed, 26 Feb 2003 14:54:33 -0800 From: Daxbert To: Julian Elischer Cc: Ed Alley , "" , "" Subject: Re: HOWTO track resource leaks in kernel modules? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 64.81.58.36 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Quoting Julian Elischer : > On Wed, 26 Feb 2003, Ed Alley wrote: > > > > Re: Resource leaks > > > > what KIND of resource leaks? > I guess I asked this question of the wrong list. I'm interested in finding dma allocs, memory allocs, and IRQ/IO allocs which occur during a LKM's attached life. I'm adding the ability to detach if_de and was hoping to find assistance on where to look for resource tracking tools. --daxbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message