Date: Mon, 25 Feb 2002 11:47:05 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/smp index.sgml Message-ID: <200202251947.g1PJl5d30130@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/02/25 11:47:05 PST
Modified files:
en/smp index.sgml
Log:
Add a lock contention measuring tool to the list of desirable features
without an owner. To measure the effectiveness of our locking strategy,
optimality of mutex pools, etc, we'll need a tool that tells us what
locks are the "hottest", as well as other useful statistics such as
average latency to wait on a lock, perhaps throughput on the lock, etc.
This task will require some relatively in-depth analysis of what we need
to know, not just hacking, but should prove interesting and highly
valuable.
Revision Changes Path
1.22 +10 -1 www/en/smp/index.sgml
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202251947.g1PJl5d30130>
