From owner-freebsd-hackers@FreeBSD.ORG Sun Feb 25 19:31:33 2007 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1B3B116A400; Sun, 25 Feb 2007 19:31:33 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id DFE8113C428; Sun, 25 Feb 2007 19:31:32 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 53B151A4D9B; Sun, 25 Feb 2007 11:31:32 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BF097517C9; Sun, 25 Feb 2007 14:31:28 -0500 (EST) Date: Sun, 25 Feb 2007 14:31:28 -0500 From: Kris Kennaway To: Martin Blapp Message-ID: <20070225193128.GC77205@xor.obsecurity.org> References: <20070224213111.GB41434@xor.obsecurity.org> <346a80220702242100i7ec22b5h4b25cc7d20d03e98@mail.gmail.com> <20070225054120.GA47059@xor.obsecurity.org> <20070225104709.S36322@fledge.watson.org> <20070225134508.C18301@godot.imp.ch> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VS++wcV0S1rZb1Fb" Content-Disposition: inline In-Reply-To: <20070225134508.C18301@godot.imp.ch> User-Agent: Mutt/1.4.2.2i Cc: hackers@freebsd.org, Robert Watson Subject: Re: Progress on scaling of FreeBSD on 8 CPU systems X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Feb 2007 19:31:33 -0000 --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2007 at 01:54:20PM +0100, Martin Blapp wrote: >=20 > Hi, >=20 > >It would be really great if we could find "workload owners" who would=20 > >maintain easy-to-run benchmark configurations and also run them regularl= y=20 > >on a fixed hardware configuration over a long time publishing results an= d=20 > >testing patches. Kris has done this for SQL benchmarks to great effect, >=20 > I'm interested in such a workload test. At my job we run various other > servers which have a classic virus/antispam environment. And unfortunatly > clamd behaves not very well on FreeBSD (see mails to freebsd-threads), > and this happens even on 2-CPU systems. >=20 > I think its not very difficult to make a scripted load test, with=20 > 2/4/6/8/16/32 > scans in parallel, with ULE or BSD scheduler. >=20 > Btw: what is the best method to profile a threaded application to see whe= re=20 > it > spends the most CPU time ? If you can package up some kind of test or analogous workload that I can run, I'd be happy to take a look at profiling it on MP hardware. Kris P.S. I assume you've done all the usual things like using libthr instead of libpthread. --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFF4eQQWry0BWjoQKURAgq0AJ4h4wInWKaJrOH88oIbiXN3zOYN5ACZAcNR 8gR1ClGaStyyISysGl5nU+U= =ZDs1 -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb--