From owner-freebsd-alpha@FreeBSD.ORG Thu Jul 15 22:57:39 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 492A316A4CE for ; Thu, 15 Jul 2004 22:57:39 +0000 (GMT) Received: from egsner.cirr.com (pop.cirr.com [192.67.63.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id F164143D39 for ; Thu, 15 Jul 2004 22:57:38 +0000 (GMT) (envelope-from smj@egsner.cirr.com) Received: from egsner.cirr.com (smj@localhost [127.0.0.1]) by egsner.cirr.com (8.12.11/8.12.10/$Revision: 1.21 $) with ESMTP id i6FMvbZc024466 for ; Thu, 15 Jul 2004 17:57:37 -0500 (CDT) Received: (from smj@localhost) by egsner.cirr.com (8.12.11/8.12.11) id i6FMvbce018935 for freebsd-alpha@freebsd.org; Thu, 15 Jul 2004 17:57:37 -0500 (CDT) From: "Stephen M. Jones" Message-Id: <200407152257.i6FMvbce018935@egsner.cirr.com> To: freebsd-alpha@freebsd.org Date: Thu, 15 Jul 2004 17:57:37 -0500 (CDT) X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-MD-Spam-Flag: NO X-MD-Spam-Status: No, hits=-4.90 required=5.00 tests=BAYES_00 X-Scanned-By: MIMEDefang 2.40 Subject: setting nfsiod to 0? X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2004 22:57:39 -0000 Hi, is it possible to completely turn off nfsiod as suggested by the manpage? I've tried nfsiod -n 0, but it corrects me and runs a single 1. The reason why is that I've found that I have better performance with less nfsio daemons running. Killing the nfsiod processes just respawns them. This is on 5.2.1 CS20/alpha.