From owner-freebsd-current@FreeBSD.ORG Mon Sep 6 12:56:06 2010 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 11D6F10656A7; Mon, 6 Sep 2010 12:56:06 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 253BC8FC25; Mon, 6 Sep 2010 12:56:04 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id PAA02386; Mon, 06 Sep 2010 15:56:01 +0300 (EEST) (envelope-from avg@freebsd.org) Message-ID: <4C84E4E1.8010709@freebsd.org> Date: Mon, 06 Sep 2010 15:56:01 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.8) Gecko/20100823 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: Jeremy Chadwick References: <201007141414.o6EEEUx9014690@lurza.secnetix.de> <4C782D3B.6020407@icyb.net.ua> <201008271743.29393.jkim@FreeBSD.org> <4C7835E6.6070309@icyb.net.ua> <4C7A2782.5040009@freebsd.org> <4C84DBE6.5010809@freebsd.org> <20100906122325.GA78727@icarus.home.lan> In-Reply-To: <20100906122325.GA78727@icarus.home.lan> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: patch for topology detection of Intel CPUs 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: Mon, 06 Sep 2010 12:56:06 -0000 on 06/09/2010 15:23 Jeremy Chadwick said the following: > On Mon, Sep 06, 2010 at 03:17:42PM +0300, Andriy Gapon wrote: >> on 29/08/2010 12:25 Andriy Gapon said the following: >>> The below patch is against sources in FreeBSD tree, it should be applied >>> either to sys/amd64/amd64/mp_machdep.c or sys/i386/i386/mp_machdep.c depending >>> on the desired architecture: >>> http://people.freebsd.org/~avg/intel-cpu-topo.diff >> >> I see that I am not getting as many testers as I expected, so I am going to commit >> the patch. >> >> You still have a short while to either objectively object to the patch or to >> voluntary test it :-) > > I would gladly assist in testing this, except there doesn't appear to be > an authoritative statement that it will apply to RELENG_8; when I see > WIP, I assume -CURRENT/HEAD only. patch -C is much better than any statement :) > Let me know, since all the systems I have are Intel multi-core. Yes, the patch should be applicable to stable/8 without any issues. -- Andriy Gapon