From owner-freebsd-current Tue Mar 11 19:14:15 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC6B737B405 for ; Tue, 11 Mar 2003 19:14:14 -0800 (PST) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 418A444013 for ; Tue, 11 Mar 2003 19:14:07 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0153.cvx22-bradley.dialup.earthlink.net ([209.179.198.153] helo=mindspring.com) by heron.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 18swgr-0006Ii-00; Tue, 11 Mar 2003 19:14:02 -0800 Message-ID: <3E6EA5A6.18ECB6B6@mindspring.com> Date: Tue, 11 Mar 2003 19:12:38 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: dlt@mebtel.net Cc: Jonathan Lemon , current@freebsd.org Subject: Re: exclusive sleep mutex netisr... References: <200303120059.h2C0xFdt092736@mail.flugsvamp.com> <20030312012803.GA4243@mebtel.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4e993bacd1a10d653a47e9cbac839f4daa8438e0f32a48e08350badd9bab72f9c350badd9bab72f9c Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Derek Tattersall wrote: > Mar 10 20:55:09 lorne kernel: malloc() of "64" with the following non-sleepablelocks held: The only malloc of 64 bytes in this code path should be the transient template structure malloc (FWIW). John: did you look at my patch for the locking? -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message