From owner-svn-src-head@FreeBSD.ORG Thu Apr 14 17:20:54 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BFDD106566B; Thu, 14 Apr 2011 17:20:54 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1C1DF8FC14; Thu, 14 Apr 2011 17:20:54 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:dd48:486e:166b:644] (unknown [IPv6:2001:7b8:3a7:0:dd48:486e:166b:644]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id EE9995C59; Thu, 14 Apr 2011 19:20:52 +0200 (CEST) Message-ID: <4DA72D08.3030805@FreeBSD.org> Date: Thu, 14 Apr 2011 19:21:12 +0200 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.16pre) Gecko/20110319 Lanikai/3.1.10pre MIME-Version: 1.0 To: Jung-uk Kim References: <201104122349.p3CNn7kK039179@svn.freebsd.org> <4DA6D145.8070804@FreeBSD.org> <201104141044.55789.jkim@FreeBSD.org> <201104141106.40303.jkim@FreeBSD.org> In-Reply-To: <201104141106.40303.jkim@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r220584 - in head/sys: amd64/amd64 i386/i386 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 17:20:54 -0000 On 2011-04-14 17:06, Jung-uk Kim wrote: ... >> I am going to test APERF& MPERF so that you don't need to do that >> from there. Please stay tuned. > > Can you please test the attached patch? Yes, this works fine. Please commit.