From owner-freebsd-current@FreeBSD.ORG Tue Oct 4 15:54:09 2005 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 A362C16A41F; Tue, 4 Oct 2005 15:54:09 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3823343D45; Tue, 4 Oct 2005 15:54:08 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id j94G14Bq047463; Tue, 4 Oct 2005 12:01:04 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Mike Tancsa Date: Tue, 4 Oct 2005 11:53:51 -0400 User-Agent: KMail/1.6.2 References: <200509211550.27524.jkim@FreeBSD.org> <200509261626.47937.jkim@FreeBSD.org> <6.2.3.4.0.20051004104724.083c6ba8@64.7.153.2> In-Reply-To: <6.2.3.4.0.20051004104724.083c6ba8@64.7.153.2> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="euc-kr" Content-Transfer-Encoding: 7bit Message-Id: <200510041153.53292.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV devel-20050919/1109/Mon Oct 3 18:06:28 2005 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: freebsd-current@FreeBSD.org, obrien@FreeBSD.org Subject: Re: AMD/Intel multicore detection (Was: Re: [PATCH] AMD multicore detection) 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: Tue, 04 Oct 2005 15:54:09 -0000 On Tuesday 04 October 2005 11:05 am, Mike Tancsa wrote: > At 04:26 PM 26/09/2005, Jung-uk Kim wrote: > >Okay. I have a new patch here: > > > >http://people.freebsd.org/~jkim/multicore-20050926.diff > > > >I removed mp_machdep.c patch and added proper multicore > > identification for both AMD and Intel CPUs. I hope this does not > > overlap with your work. Please review/test. > > Hi, > Just got an AMD 3800 X2 to test with. Running just a beta5 > kernel from a few days ago does not see the second CPU and nor does > it with your latest patch It seems BIOS did not recognize the processor. Therefore, dual-core support is disabled. Please update the BIOS and let me know. Thanks, Jung-uk Kim