From owner-freebsd-questions@FreeBSD.ORG Fri Jan 29 15:09:50 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF354106566B for ; Fri, 29 Jan 2010 15:09:50 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from nomoremozzie.com (nomoremozzie.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 7E6318FC1A for ; Fri, 29 Jan 2010 15:09:50 +0000 (UTC) Received: from [192.168.0.110] ([112.199.212.131]) (authenticated bits=0) by nomoremozzie.com (8.13.1/8.13.1) with ESMTP id o0TF9kAT003113 for ; Fri, 29 Jan 2010 08:09:49 -0700 From: Erich Dollansky To: freebsd-questions@freebsd.org Date: Fri, 29 Jan 2010 23:09:38 +0800 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201001292309.39703.erichfreebsdlist@ovitrap.com> Subject: gam_server opening 4000 file descriptors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jan 2010 15:09:50 -0000 Hi, I have had to set a FreeBSD up again after the hard disk died. It runs now on 7.2. I noticed today that the gam_server opens some 4000 file descriptors. Ok, I have read http://www.gnome.org/~veillard/gamin/ All I have found out is that I should increase the number of file descriptors. Isn't there any other way to tell gamin not to do this? Erich