From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932232AbVLDOYL (ORCPT ); Sun, 4 Dec 2005 09:24:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932233AbVLDOYL (ORCPT ); Sun, 4 Dec 2005 09:24:11 -0500 Received: from nproxy.gmail.com ([64.233.182.197]:29241 "EHLO nproxy.gmail.com") by vger.kernel.org with ESMTP id S932232AbVLDOYK convert rfc822-to-8bit (ORCPT ); Sun, 4 Dec 2005 09:24:10 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NwNAsh9JWiSHHkHusyeu4wgTNmZkFHj/HvOxTVrqdufTiS8HUeWnRjoKInbF3WEFECAG8rsV/EeM5pp4Ub8sXACr5T0vFp7eveJfEz/1/L9EmQawVJ/CJUBNeAeSnVvk3HKKby96xUfsSC/yM0X//tdWxEIjesNEAxi1KoZ8Iyo= Message-ID: Date: Sun, 4 Dec 2005 09:24:08 -0500 From: Bharath Ramesh To: Andi Kleen Subject: Re: Only one processor detected in 8-Way opteron in 32-bit mode Cc: Keith Mannthey , "linux-kernel@vger.kernel.org" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Can you point me to the thread in which you posted the patch so that I can try it out. I am limited to a 32-bit kernel as the library I want use requires a 32bit kernel. I need to try to get some performance results. Thanks, Bharath On 03 Dec 2005 15:21:14 -0700, Andi Kleen wrote: > Keith Mannthey writes: > > > Welcome to hardware bring up. Ok I looked a little closer at the > > story. In x86_64 the only check for valid apic is apicid < MAX_APICS > > which make sense to me. > > It will still not work. He will need a variant of the physflat-i386 > patch I posted some time ago. However it needs some cleanup > to be actually mergeable > > My recommendation is a 64bit kernel. > > -Andi > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ >