From owner-freebsd-stable@FreeBSD.ORG Mon Nov 19 19:04:44 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA8BC16A49C for ; Mon, 19 Nov 2007 19:04:44 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5408C13C45B for ; Mon, 19 Nov 2007 19:04:43 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IuBuX-0000rf-OF for freebsd-stable@freebsd.org; Mon, 19 Nov 2007 19:03:57 +0000 Received: from 78-1-101-166.adsl.net.t-com.hr ([78.1.101.166]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Nov 2007 19:03:57 +0000 Received: from ivoras by 78-1-101-166.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Nov 2007 19:03:57 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Mon, 19 Nov 2007 20:03:13 +0100 Lines: 45 Message-ID: References: <4741905E.8050300@chistydom.ru> <20071119140019.V80667@fledge.watson.org> <4741A3A8.4010803@chistydom.ru> <20071119152214.J80667@fledge.watson.org> <4741B648.7090002@chistydom.ru> <4741D4D2.4090902@FreeBSD.org> <4741DC82.1090809@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0C5FB2C2AC11270631CE4EB8" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 78-1-101-166.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <4741DC82.1090809@FreeBSD.org> X-Enigmail-Version: 0.95.5 Sender: news Subject: Re: 2 x quad-core system is slower that 2 x dual core on FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2007 19:04:44 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0C5FB2C2AC11270631CE4EB8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Kris Kennaway wrote: > It's explained in the MUTEX_PROFILING(9) manpage (LOCK_PROFILING(9) on = 7.0) >=20 > cnt_hold The number of times the lock was held and anothe= r > thread attempted to acquire the lock. >=20 > cnt_lock The number of times the lock was already held > when this > point was reached. Interesting... why is the page named in UPPERCASE? :) finstall:~> locate lock_profiling finstall:~> locate LOCK_PROFILING /buildcd/livecd/usr/share/man/man9/LOCK_PROFILING.9.gz /usr/obj/usr/src/share/man/man9/LOCK_PROFILING.9.gz /usr/share/man/man9/LOCK_PROFILING.9.gz /usr/src/share/man/man9/LOCK_PROFILING.9 --------------enig0C5FB2C2AC11270631CE4EB8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHQd3yldnAQVacBcgRAlAJAJ93pQyDlQZx5WcfJNkhmu1z2z5cFQCgsYg1 W77MWljm2hklQ6qk99inlqU= =Nwaj -----END PGP SIGNATURE----- --------------enig0C5FB2C2AC11270631CE4EB8--