From owner-freebsd-stable@FreeBSD.ORG Thu Oct 22 03:53:43 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B4E6106566C for ; Thu, 22 Oct 2009 03:53:43 +0000 (UTC) (envelope-from sergey.aleynikov@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id E59078FC0A for ; Thu, 22 Oct 2009 03:53:42 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 9so1647488eyd.9 for ; Wed, 21 Oct 2009 20:53:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=s8vARd43LrIxGO9vlnBHnEuJ3RXU6OvtAJqQYGW64B0=; b=qqqHupUDaeJSpWzp3dbSbwSfeADBLfutTj44s4Z5Rz/IodWNXgNjDhduN1qmDTlM/v vHaJlayJsun6Ld4jd5r6TXP4eIVdhdGL9cfyL6R7AYDe6VrTm5pf77G26JR5j7kOdJNv ctUnAM92Ni+eRNOYYhmpaeaGTVUVPt1N+r/wQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=JGmDwKJYHSOvphqXzz68gdBswCLT3bWGCoXgHeAPWObTmWWhw1K2ZqTgcGt06gANWe qgtWSwpIHMO3q2qPjBkcILXP0944ZdtLFiz3Z3B1ig4cYlk9Hqzgf22bQZH+KFfuFwxL DLyCl1LbKqotwAR7d6ZCOgKfd2e7+FUTCL4+w= MIME-Version: 1.0 Received: by 10.216.87.7 with SMTP id x7mr1822312wee.53.1256183621872; Wed, 21 Oct 2009 20:53:41 -0700 (PDT) In-Reply-To: <20091021133205.GQ2160@deviant.kiev.zoral.com.ua> References: <20091021133205.GQ2160@deviant.kiev.zoral.com.ua> Date: Thu, 22 Oct 2009 12:53:41 +0900 Message-ID: From: Sergey Aleynikov To: Kostik Belousov Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org Subject: Re: Processes stuck in *unp_mtx state X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Oct 2009 03:53:43 -0000 2009/10/21 Kostik Belousov : > I believe this is fixed by r194460 in HEAD and merged to RELENG_7 by > 194967at the end of June, that was after 7.2. After half an our of stress testing problem seams to disappear. Thanks for your advice.