From owner-freebsd-stable@FreeBSD.ORG Wed May 31 13:24:25 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE73016A69A for ; Wed, 31 May 2006 13:24:25 +0000 (UTC) (envelope-from dkirhlarov@oilspace.com) Received: from office.oilspace.com (ns2.oilspace.com [194.129.65.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F1DA43D69 for ; Wed, 31 May 2006 13:24:25 +0000 (GMT) (envelope-from dkirhlarov@oilspace.com) Received: from dimma.mow.oilspace.com (hq.oilspace.com [81.222.156.185]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by office.oilspace.com (Postfix) with ESMTP id 9AB51136CD7 for ; Wed, 31 May 2006 14:24:23 +0100 (BST) Received: from dimma.mow.oilspace.com (localhost [127.0.0.1]) by dimma.mow.oilspace.com (8.13.4/8.13.3) with ESMTP id k4VDOMVK004017 for ; Wed, 31 May 2006 17:24:22 +0400 (MSD) (envelope-from dkirhlarov@localhost.oilspace.com) Received: (from dkirhlarov@localhost) by dimma.mow.oilspace.com (8.13.4/8.13.3/Submit) id k4VDOMoF004016 for stable@freebsd.org; Wed, 31 May 2006 17:24:22 +0400 (MSD) (envelope-from dkirhlarov) Date: Wed, 31 May 2006 17:24:22 +0400 From: Dmitriy Kirhlarov To: stable@freebsd.org Message-ID: <20060531132421.GC772@dimma.mow.oilspace.com> Mail-Followup-To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mailer: Mutt-ng devel (2005-03-13) based on Mutt 1.5.9 X-Operating-System: FreeBSD 5.4-STABLE User-Agent: mutt-ng/devel-r581 (FreeBSD) Cc: Subject: nfsd patch. What next? 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: Wed, 31 May 2006 13:24:28 -0000 Hi, list. Some time ago Kostik Belousov publish in this list patch for nfsd (see thread "Trouble with NFSd under 6.1-Stable, any ideas?") for resolving problem with CPU usage. Several peoples test it (me too) and answer, what patch is work, but it not committed to CVS. Why? WBR