From owner-freebsd-questions Wed Jan 30 7:39:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id DA80A37B400 for ; Wed, 30 Jan 2002 07:39:14 -0800 (PST) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.12.2/2002011500) with ESMTP id g0UFdDw18160 for ; Wed, 30 Jan 2002 16:39:14 +0100 (CET) Received: from mail.cs.uni-sb.de (IDENT:AOONUm314qZhHXOWCL8meQUFTH0K4k1q@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.1/2001121800) with ESMTP id g0UFdDr13661 for ; Wed, 30 Jan 2002 16:39:13 +0100 (CET) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by mail.cs.uni-sb.de (8.12.2/2002011500) with ESMTP id g0UFdBk26369 for ; Wed, 30 Jan 2002 16:39:11 +0100 (CET) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.11.0/8.11.0/wjp-SVR4/1999052600) id g0UFdBS21946 for freebsd-questions@freebsd.org; Wed, 30 Jan 2002 16:39:11 +0100 (MET) From: Thomas Schuerger Message-Id: <200201301539.g0UFdBS21946@wjpserver.cs.uni-sb.de> Subject: Increasing filesystem cache size To: freebsd-questions@freebsd.org Date: Wed, 30 Jan 2002 16:39:11 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL57 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! Is there any way to increase the filesystem cache size in FreeBSD 4.3-STABLE? My cache size never increases to more than 69 MB, although more than 400 MB are free and could (and should) be used for that. I've seen that "sysctl -a" shows some vfs.* settings that obviously control the cache size, but I cannot find a way to change those sizes, because they are read-only. Can I increase the maximum size at run-time or do I have to specify that at kernel compile time? How can I do either of that? Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message