From owner-freebsd-hackers@FreeBSD.ORG Mon Feb 9 09:46:32 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8B2C16A4CE for ; Mon, 9 Feb 2004 09:46:32 -0800 (PST) Received: from Princeton.EDU (postoffice01.Princeton.EDU [128.112.129.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFBC943D39 for ; Mon, 9 Feb 2004 09:46:32 -0800 (PST) (envelope-from yruan@cs.princeton.edu) Received: from smtpserver1.Princeton.EDU (smtpserver1.Princeton.EDU [128.112.129.65]) by Princeton.EDU (8.12.9/8.12.9) with ESMTP id i19HkUAj010250; Mon, 9 Feb 2004 12:46:30 -0500 (EST) Received: from cs.princeton.edu (targe.CS.Princeton.EDU [128.112.139.194]) (authenticated bits=0)i19HkTSu027562 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Mon, 9 Feb 2004 12:46:30 -0500 (EST) Message-ID: <4027C74A.3852720D@cs.princeton.edu> Date: Mon, 09 Feb 2004 12:45:46 -0500 From: Yaoping Ruan X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Dung Patrick References: <1076342789.b793fb20dkt@digitalme.com> Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit cc: freebsd-hackers@freebsd.org Subject: Re: [call for helpers!] Tuning for the Beaver Challenge X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 17:46:33 -0000 In section 2.2.3, /etc/sysctl.conf: To our experience, it also helps to tune inode cache behavior by setting: vfs.vmiodirenable="0"; (maybe) vfs.nameileafonly="-1" On a server with large memory, if apache 1.x is tested, maybe it is also necessary to increase: vm.max_proc_mmap In section 2.2.4, /boot/loader.conf: Do you need to increase "net.inet.tcp.tcbhashsize" ? - Yaoping Dung Patrick wrote: > Hi > > Beaver Challenge 2004 is coming!. > Details in http://osuosl.org/benchmarks/bc/ > > We are preparing the tuning guide. Definitely we need suggestions and comments. > > Please see this forum to view the latest tuning guide: > http://osuosl.org/forums/viewforum.php?f=8 > > Attached is a ver0.4 of the tuning guide. > > Regards > Patrick > > ------------------------------------------------------------------------ > Name: bc-fbsd-tune guide.txt > bc-fbsd-tune guide.txt Type: Plain Text (text/plain) > Encoding: BASE64 > > ------------------------------------------------------------------------ > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"