From owner-freebsd-isp@FreeBSD.ORG Wed Jan 4 22:32:24 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EA8616A41F for ; Wed, 4 Jan 2006 22:32:24 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCD9643D45 for ; Wed, 4 Jan 2006 22:32:23 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from smiley (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id 8717719F2C; Wed, 4 Jan 2006 14:32:20 -0800 (PST) From: "Darren Pilgrim" To: "'Francisco Reyes'" , "'Oliver Brandmueller'" Date: Wed, 4 Jan 2006 14:32:08 -0800 Message-ID: <000501c6117e$b697c8f0$642a15ac@smiley> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal In-Reply-To: Cc: freebsd-isp@freebsd.org Subject: RE: FreeBSD +NFS + mail services X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2006 22:32:24 -0000 From: Francisco Reyes > Oliver Brandmueller writes: > > > > vfs.nfs.iodmaxidle: 120 > > > > Should be pretty self explanatory. > > Tried to search for the meaning of that parameter. Could not > find much info. Care to share some light on it? It's an idle timeout that basically tunes the aggression level of nfsiod kthread recycling.