From owner-freebsd-current@FreeBSD.ORG Thu Sep 29 06:37:07 2005 Return-Path: X-Original-To: current@FreeBSD.org 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 6966A16A41F; Thu, 29 Sep 2005 06:37:07 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id E566B43D58; Thu, 29 Sep 2005 06:37:06 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id E170FBC7C; Thu, 29 Sep 2005 06:37:05 +0000 (UTC) To: Don Lewis From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 28 Sep 2005 19:14:50 PDT." <200509290214.j8T2EogR006609@gw.catspoiler.org> Date: Thu, 29 Sep 2005 08:37:05 +0200 Message-ID: <6785.1127975825@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: current@FreeBSD.org Subject: Re: stress test deadlock involving vm and/or geom X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2005 06:37:07 -0000 In message <200509290214.j8T2EogR006609@gw.catspoiler.org>, Don Lewis writes: >Also, g_io_check() can only return ENOMEM if that is the provider error >status, but the provider seems to be happy: ENOMEM can also be returned by the code in the GEOM class. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.