From owner-freebsd-current@FreeBSD.ORG Sun Nov 13 20:53:39 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 9ECBA1065675 for ; Sun, 13 Nov 2011 20:53:39 +0000 (UTC) (envelope-from davide.italiano@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5CCC78FC14 for ; Sun, 13 Nov 2011 20:53:39 +0000 (UTC) Received: by vcbfo14 with SMTP id fo14so6733589vcb.13 for ; Sun, 13 Nov 2011 12:53:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=+2XmJwzMkwLn128D32mN1l6hMhjSfERm5P098DXxuh0=; b=pRiyBWHfVdCvNlgnD/Mz2wml6pgq36GruBwG3qE7c0huEfYUHFRET0skquvi/GByXH Rcoxn19dXcVSTUcKP4ubePeB2jWeCsOwmxV+jnGFY8F0YIFDUTpHUbEdehtT1cmRIeS3 pmCBdkK+QBKNpE/qgQzZxkRmC1wtAM9/vZ31k= MIME-Version: 1.0 Received: by 10.52.71.82 with SMTP id s18mr31538174vdu.68.1321217618802; Sun, 13 Nov 2011 12:53:38 -0800 (PST) Received: by 10.52.156.135 with HTTP; Sun, 13 Nov 2011 12:53:38 -0800 (PST) In-Reply-To: References: Date: Sun, 13 Nov 2011 21:53:38 +0100 Message-ID: From: Davide Italiano To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 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 20:53:39 -0000 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