From owner-freebsd-questions@FreeBSD.ORG Thu May 13 15:37:11 2004 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 F079E16A4CE for ; Thu, 13 May 2004 15:37:11 -0700 (PDT) Received: from mcp.lphp.org (ASt-Lambert-152-2-6-84.w82-120.abo.wanadoo.fr [82.120.202.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45C5843D53 for ; Thu, 13 May 2004 15:37:10 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from mcp.lphp.local (localhost [127.0.0.1]) by mcp.lphp.org (8.12.10/8.12.10) with ESMTP id i4DMb8DG053630; Fri, 14 May 2004 00:37:08 +0200 (CEST) (envelope-from ajacoutot@lphp.org) Received: (from www@localhost) by mcp.lphp.local (8.12.10/8.12.10/Submit) id i4DMb8i0053608; Fri, 14 May 2004 00:37:08 +0200 (CEST) (envelope-from ajacoutot@lphp.org) Received: from bsdbox.lphp.local (bsdbox.lphp.local [192.168.0.2]) by webmail.lphp.org (IMP) with HTTP for ; Fri, 14 May 2004 00:37:08 +0200 Message-ID: <1084487828.40a3f8944899c@webmail.lphp.org> Date: Fri, 14 May 2004 00:37:08 +0200 From: Antoine Jacoutot To: andre post References: <20040513222603.62993.qmail@web60309.mail.yahoo.com> In-Reply-To: <20040513222603.62993.qmail@web60309.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.3 / FreeBSD-5.2.1 cc: freebsd-questions@freebsd.org Subject: Re: USB problems 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: Thu, 13 May 2004 22:37:12 -0000 Selon andre post : > How does your Wired memory behave during the time of > intensive USB traffic? Well, when scanning for exemple, it starts at "112M Wired" up to "114M Wired"... so I guess this is ok. > If my bet is right, you're suffering from the usb > driver memory leak as outlined in these PRs: > originally in the 4.x branch: > http://www.freebsd.org/cgi/query-pr.cgi?pr=31659 > and still not solved in the 5.x branch: > http://www.freebsd.org/cgi/query-pr.cgi?pr=66324 Thanks. I hope this is the case since it looks like it will be resolved soon. Antoine