From owner-freebsd-performance@FreeBSD.ORG Fri Jan 16 03:15:48 2009 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 2DE6C1065670 for ; Fri, 16 Jan 2009 03:15:48 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.245]) by mx1.freebsd.org (Postfix) with ESMTP id 0191A8FC12 for ; Fri, 16 Jan 2009 03:15:47 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by rv-out-0708.google.com with SMTP id k29so1662532rvb.0 for ; Thu, 15 Jan 2009 19:15:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=ionvXeo9oTkBkZaiMWsP/Mkd4XGfxTw6Ru+7+b3nHQE=; b=H04kCyy4VlZKiv3wLmZA6ZAyq9oAnE/PBghoj9P1LuS1J6M3FHWTwIa7bNm7//key/ jRfweuDCE9wS59hW7tKRuSW70Q+NAIq+n1nL+V+5lPBORYz9ug5rsHx/VvwhPiu3Vg9z TSHN+iTH+U5G68XNwTXrfeSsPqSjQ7HKSVef4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=vzgjR1Ml53seEQ27h5JQhccMN1XQkQ+JRynmVybsNIFF16z8tVBUCanUKHZhDX5EVo hdToOUoUP82JWeasGrP/y//iIJaFEbr9dEUNSTPlLswcMNe6/UwbkR+qrxaLJ6gWYlSS CbRjWLTptzZEK8zrCn90QUSX0aXqWfFzxX6Jg= Received: by 10.141.137.16 with SMTP id p16mr949383rvn.180.1232074061176; Thu, 15 Jan 2009 18:47:41 -0800 (PST) Received: by 10.141.180.7 with HTTP; Thu, 15 Jan 2009 18:47:40 -0800 (PST) Message-ID: <3c1674c90901151847lbb5e440lb5f45628b4746ccd@mail.gmail.com> Date: Thu, 15 Jan 2009 18:47:40 -0800 From: "Kip Macy" Sender: mat.macy@gmail.com To: carl@cs.mcgill.ca MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: ff3f5851a53cbe86 Cc: freebsd-performance@freebsd.org Subject: performance counters was Re: (no subject) 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, 16 Jan 2009 03:15:48 -0000 The man pages have a fair amount of documentation, you can also look dev/hwpmc/pmc_events.h to find all the event names. -Kip On Thu, Jan 15, 2009 at 12:23 PM, carl tropper wrote: > > What are the performance counters for multicore (unix based) machines which > are relevant to cache behavior? I am interested in determining the amount of > performance loss due to cache misses. > > > Carl Tropper > Department of Computer Science > McConnell Engineering Building > McGill University > Montreal, Canada, H3A 2A6 > tel: (514)398-3743 > fax: (514)398-3883 > url:www.cs.mcgill.ca/~carl > > > _______________________________________________ > freebsd-performance@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-performance > To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org" >