From owner-freebsd-performance@FreeBSD.ORG Fri Dec 23 10:38:25 2011 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1222E106566C; Fri, 23 Dec 2011 10:38:25 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 829018FC18; Fri, 23 Dec 2011 10:38:24 +0000 (UTC) Received: from vhoffman-macbooklocal.local ([10.10.10.20]) (authenticated bits=0) by unsane.co.uk (8.14.4/8.14.4) with ESMTP id pBNAcKPR056271 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Fri, 23 Dec 2011 10:38:20 GMT (envelope-from vince@unsane.co.uk) Message-ID: <4EF45A1B.1050505@unsane.co.uk> Date: Fri, 23 Dec 2011 10:38:19 +0000 From: Vincent Hoffman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Garrett Cooper References: <4EF3C0CE.5040802@zedat.fu-berlin.de> <20111222235846.GA6071@icarus.home.lan> <9706CBFC-9A69-4365-8883-FF45BDFDC108@gmail.com> In-Reply-To: <9706CBFC-9A69-4365-8883-FF45BDFDC108@gmail.com> X-Enigmail-Version: 1.3.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "freebsd-stable@freebsd.org" , "freebsd-current@freebsd.org" , "igor@hybrid-lab.co.uk" , Alexander Leidinger , "freebsd-performance@freebsd.org" , "O. Hartmann" , Jeremy Chadwick Subject: Re: Benchmark (Phoronix): FreeBSD 9.0-RC2 vs. Oracle Linux 6.1 Server X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2011 10:38:25 -0000 On 23/12/2011 02:56, Garrett Cooper wrote: > On Dec 22, 2011, at 3:58 PM, Jeremy Chadwick wrote: > >> On Fri, Dec 23, 2011 at 12:44:14AM +0100, O. Hartmann wrote: >>> On 12/21/11 19:41, Alexander Leidinger wrote: >>>> Hi, >>>> >>>> while the discussion continued here, some work started at some other place. Now... in case someone here is willing to help instead of talking, feel free to go to http://wiki.freebsd.org/BenchmarkAdvice and have a look what can be improved. The page is far from perfect and needs some additional people which are willing to improve it. >>>> >>>> This is only part of the problem. A tuning page in the wiki - which could be referenced from the benchmark page - would be great too. Any volunteers? A first step would be to take he tuning-man-page and wikify it. Other tuning sources are welcome too. >>>> >>>> Every FreeBSD dev with a wiki account can hand out write access to the wiki. The benchmark page gives contributor-access. If someone wants write access create a FirstnameLastname account and ask here for contributor-access. >>>> >>>> Don't worry if you think your english is not good enough, even some one-word notes can help (and _my_ english got already corrected by other people on the benchmark page). >>>> >>>> Bye, >>>> Alexander. >>>> >>>> >>>> >>>> >>> Nice to see movement ;-) >>> >>> But there seems something unclear: >>> >>> man make.conf(5) says, that MALLOC_PRODUCTION is a knob set in >>> /etc/make.conf. >>> The WiJi says, MALLOC_PRODUCTION is to be set in /etc/src.conf. >>> >>> What's right and what's wrong now? >> I can say with certainty that this value belongs in /etc/make.conf >> (on RELENG_8 and earlier at least). >> >> src/share/mk/bsd.own.mk has no framework for MK_MALLOC_PRODUCTION, >> so, this is definitely a make.conf variable. > Take the advice in tuning(7) with a grain of salt because a number of suggestions are really outdated. I know because I filed a PR last night after I saw how out of synch some of the defaults it claimed were with reality on 9.x+. And I know other suggestions in the manpage are dated as well ;/. There is a wiki page http://wiki.freebsd.org/SystemTuning which is currently more or less tuning(7) with some annotations, the idea being to sort out whats outdated/invalid with an aim of rewriting tuning(7) to be more accurate and useful. I'll grab any info in your pr thats not up there already to keep it updated if thats ok. Vince > Thanks, > -Garrett_______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"