From owner-freebsd-arch@FreeBSD.ORG Fri Mar 14 17:25:46 2008 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3FF41065676 for ; Fri, 14 Mar 2008 17:25:46 +0000 (UTC) (envelope-from joseph.koshy@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id 639198FC1A for ; Fri, 14 Mar 2008 17:25:46 +0000 (UTC) (envelope-from joseph.koshy@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so4832723fka.11 for ; Fri, 14 Mar 2008 10:25:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=CscYvJ7SzSBVOF9WNLp9IFPwJvaMAefAGMEWo1LiWJA=; b=ksylA5HL0GDCwoeww210NW8tcI49rtUS0B7psMDdMFQcrY4daY1uYALKRr7LH4F+2VKwwHa+/jfOJPOMEgrDWMgPB9Ge3D1/Hr4FSVtoS/yk+PimgePR4NKAXTHP1aHBbd0F8f3cjUaQJuC//4MqOoqGGsewX3pFV+R1t8cu1Vo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YzpTxW0qbvP+oVCeAX2flOxpuH9gV9OhQ/r58G8FLQUhRbWhPHCdf4fdSCsMA2axxiDH3KRWkEA7BWM311HEWzsjO6DCbCm5kZrbyf+1Yam9hXQ2mNVrio4dQndWUwQkOAI7Vd8eMAGIn48SuZ0Fo7HY/4dtxgQ2Tk6lK3v8QCw= Received: by 10.82.113.6 with SMTP id l6mr27066281buc.20.1205515544570; Fri, 14 Mar 2008 10:25:44 -0700 (PDT) Received: by 10.86.99.18 with HTTP; Fri, 14 Mar 2008 10:25:44 -0700 (PDT) Message-ID: <84dead720803141025y543da4d6r2f91a5db1bcf2e34@mail.gmail.com> Date: Fri, 14 Mar 2008 22:55:44 +0530 From: "Joseph Koshy" To: gnn@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200803131516.12284.jhb@freebsd.org> <84dead720803132232k15c3aad7pe59875f0c84e0c27@mail.gmail.com> <20080313200839.S1091@desktop> <20080314.003749.-432746071.imp@bsdimp.com> <20080314112104.I60466@fledge.watson.org> Cc: Robert Watson , freebsd-arch@freebsd.org Subject: Re: [PATCH] hwpmc(4) changes to use 'mp_maxid' instead of 'mp_ncpus'. X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2008 17:25:46 -0000 > Just to jump in on this quickly. I'm looking at the patches and at > hwpmc in general and I'll try to massage all of this stuff together so > that we can get this up and running on the newer processors. FYI, here is documentation about how to go about adding new PMC support: http://wiki.freebsd.org/PmcTools/PmcHardwareHowTo Regards, Koshy