Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750709AbVKXTPH (ORCPT ); Thu, 24 Nov 2005 14:15:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750955AbVKXTPH (ORCPT ); Thu, 24 Nov 2005 14:15:07 -0500 Received: from mx1.suse.de ([195.135.220.2]:7350 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1750709AbVKXTPE (ORCPT ); Thu, 24 Nov 2005 14:15:04 -0500 Date: Thu, 24 Nov 2005 20:14:46 +0100 From: Andi Kleen To: thockin@hockin.org Cc: Andi Kleen , "Eric W. Biederman" , Alan Cox , Gerd Knorr , Linus Torvalds , Dave Jones , Zachary Amsden , Pavel Machek , Andrew Morton , Linux Kernel Mailing List , "H. Peter Anvin" , Zwane Mwaikambo , Pratap Subrahmanyam , Christopher Li , Ingo Molnar Subject: Re: [patch] SMP alternatives Message-ID: <20051124191445.GR20775@brahms.suse.de> References: <20051124131310.GE20775@brahms.suse.de> <20051124133907.GG20775@brahms.suse.de> <1132842847.13095.105.camel@localhost.localdomain> <20051124142200.GH20775@brahms.suse.de> <1132845324.13095.112.camel@localhost.localdomain> <20051124145518.GI20775@brahms.suse.de> <20051124153635.GJ20775@brahms.suse.de> <20051124191207.GB2468@hockin.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051124191207.GB2468@hockin.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1023 Lines: 26 > I'm curious about that too. Even with k8 you can get down to a > chip-select, but that doesn't necessarily map to a DIMM in any useful way, > unless you have some mobo knowledge. Are we going to need a new BIOS Yeah that's my problem. It's not theoretical. We had cases where someone had to go through 10+ DIMMs on a big machine in try and error to find out which one is wrong. Very bad situation. [Double plus bad if it wasn't actually any of the DIMMs that were bad, but one of the VRMs on a big Opteron - it causes all the same symptoms as a bad DIMM :/] > table to map chip-selects onto DIMMs? :) I proposed something like that - best with an ASCII string ("First DIMM on the top left corner") But getting such stuff into BIOS is difficult and long winded. -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/