From owner-freebsd-current@FreeBSD.ORG Thu Apr 20 12:17:12 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AB0616A416; Thu, 20 Apr 2006 12:17:12 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93F1E43D49; Thu, 20 Apr 2006 12:17:11 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k3KCGo9L011854; Thu, 20 Apr 2006 08:16:50 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-current@freebsd.org Date: Thu, 20 Apr 2006 08:16:47 -0400 User-Agent: KMail/1.8.3 References: <1145467346.32933.8.camel@BrutusBSD.rochester.rr.com> <200604191528.22342.jkim@FreeBSD.org> <200604191619.25287.jkim@FreeBSD.org> In-Reply-To: <200604191619.25287.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200604200816.49570.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1409/Wed Apr 19 17:02:41 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Alexander Leidinger , Benjamin Adams , Jung-uk Kim Subject: Re: IBM T60 dmsg 6.1-RC1 (problems will test patches) 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: Thu, 20 Apr 2006 12:17:12 -0000 On Wednesday 19 April 2006 04:19 pm, Jung-uk Kim wrote: > On Wednesday 19 April 2006 03:28 pm, Jung-uk Kim wrote: > > RELENG_6 does not *display* number of cores but -CURRENT should: > > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/amd64/amd64/identcpu. > >c.diff?r1=3D1.136&r2=3D1.140 > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/i386/identcpu.c. > >diff?r1=3D1.150&r2=3D1.145 > > > > One thing that I neglected to MFC... :-( > > Here is patch for RELENG_6 and RELENG_6_1 for multicore detection: > > http://people.freebsd.org/~jkim/multicore-RELENG_6.diff This is a good start, but we still need to update the CPU masks in mp_machdep.c for stuff like the 'hyperthreading_allowed' sysctl to actually work correctly. This should probably be MFC'd first though and the CPU masks fixed in HEAD. =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org