From owner-freebsd-bugs@FreeBSD.ORG Tue Aug 31 16:40:45 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAD0916A4CF for ; Tue, 31 Aug 2004 16:40:45 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C946B43D55 for ; Tue, 31 Aug 2004 16:40:45 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7VGejFI084817 for ; Tue, 31 Aug 2004 16:40:45 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7VGej89084816; Tue, 31 Aug 2004 16:40:45 GMT (envelope-from gnats) Date: Tue, 31 Aug 2004 16:40:45 GMT Message-Id: <200408311640.i7VGej89084816@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Nikolai SAOUKH" Subject: Re: kern/68323: (WITNESS report): malloc(M_WAITOK) of "Mbuf", forcing M_NOWAIT with the non-sleepable locks held X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nikolai SAOUKH List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 16:40:46 -0000 The following reply was made to PR kern/68323; it has been noted by GNATS. From: "Nikolai SAOUKH" To: "Tilman Linneweh" , Cc: Subject: Re: kern/68323: (WITNESS report): malloc(M_WAITOK) of "Mbuf", forcing M_NOWAIT with the non-sleepable locks held Date: Tue, 31 Aug 2004 08:31:32 +0400 Unfortunately our configureation changed and we can not try it again. Thanks ----- Original Message ----- From: "Tilman Linneweh" To: ; ; Sent: Tuesday, August 31, 2004 12:52 AM Subject: Re: kern/68323: (WITNESS report): malloc(M_WAITOK) of "Mbuf", forcing M_NOWAIT with the non-sleepable locks held | Synopsis: (WITNESS report): malloc(M_WAITOK) of "Mbuf", forcing M_NOWAIT with the non-sleepable locks held | | State-Changed-From-To: open->feedback | State-Changed-By: arved | State-Changed-When: Mon Aug 30 20:51:40 GMT 2004 | State-Changed-Why: | Does still happen with a recent CURRENT? | | Problems with CURRENT should be reported on the freebsd-current | mailinglist first. | | http://www.freebsd.org/cgi/query-pr.cgi?pr=68323 |