From owner-freebsd-performance@FreeBSD.ORG Thu Jul 24 15:56:47 2003 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E6AC37B401 for ; Thu, 24 Jul 2003 15:56:47 -0700 (PDT) Received: from silver.he.iki.fi (silver.he.iki.fi [193.64.42.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B4543F85 for ; Thu, 24 Jul 2003 15:56:46 -0700 (PDT) (envelope-from pete@he.iki.fi) Received: from PETEX31 (h81.vuokselantie10.fi [193.64.42.129]) by silver.he.iki.fi (8.12.9/8.11.4) with SMTP id h6OMuhsL014276 for ; Fri, 25 Jul 2003 01:56:43 +0300 (EEST) (envelope-from pete@he.iki.fi) Message-ID: <00d001c35236$d69cfcb0$812a40c1@PETEX31> From: "Petri Helenius" To: Date: Fri, 25 Jul 2003 01:56:37 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: cpu performance counters X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 22:56:47 -0000 Does FreeBSD allow access to CPU-specific performance counters for Intel and AMD CPUs? The ones which can be used to optimize pipeline and branch prediction things, etc. Pete