From owner-freebsd-current@FreeBSD.ORG Sun Nov 13 21:02:32 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A6F7106566C; Sun, 13 Nov 2011 21:02:32 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id CAF008FC14; Sun, 13 Nov 2011 21:02:31 +0000 (UTC) Received: by wyf23 with SMTP id 23so4314194wyf.13 for ; Sun, 13 Nov 2011 13:02:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=0P1tb+u7qnYSCSAmItvZZoVZ3L2RDqacnITlhH62nAk=; b=Osg/BQ8HoNG5dOGR++80PUbKBL8F02bDmHWScRxGx7+XHa6L167FHA1zcffE1nul03 JUO1/6s5jwABId9d5F/kt/VxGPcQJ3SceBBdkTv1xX0oq6LT3anllj0qfVFdof51DJqt nD+dVJH1ILcmpu2giQgeiPBodbELUpETpRYIY= MIME-Version: 1.0 Received: by 10.216.176.14 with SMTP id a14mr714454wem.14.1321218149848; Sun, 13 Nov 2011 13:02:29 -0800 (PST) Sender: asmrookie@gmail.com Received: by 10.216.182.3 with HTTP; Sun, 13 Nov 2011 13:02:29 -0800 (PST) In-Reply-To: References: Date: Sun, 13 Nov 2011 22:02:29 +0100 X-Google-Sender-Auth: s2VyGPJj9S3eZOEU68xdg83FCiU Message-ID: From: Attilio Rao To: Davide Italiano Content-Type: text/plain; charset=UTF-8 Cc: George Neville-Neil , freebsd-current@freebsd.org, Fabien Thomas Subject: Re: [PATCH] Intel Sandy Bridge support for hwpmc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2011 21:02:32 -0000 2011/11/13 Davide Italiano : > On Sun, Nov 13, 2011 at 9:52 PM, Davide Italiano > wrote: >> Good evening folks. >> During last days I've written a patch to add sandy bridge support to >> hwpmc. Until now, the most recent Intel processor microarchitecture >> supported was Westmere. >> Testing is appreciated, in order to see if there's something that have >> to be fixed. >> You can find the diff here: http://davit.altervista.rg/hwpmc_sandy_bridge.diff >> >> I'd like to thanks a lot attilio@ that helped me to fix a bug and gnn@ >> and fabient@ for the useful suggestions. >> >> Best >> >> Davide >> > > Sorry, bad link. It should be: > http://davit.altervista.org/hwpmc_sandy_bridge.diff I can perform some small cleanups and likely test it too. If Fabien or George can review it I'm fine with committing as long as all that is settled. Attilio -- Peace can only be achieved by understanding - A. Einstein