Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 23 Jul 2002 15:26:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 23 Jul 2002 15:26:48 -0400 Received: from ns.suse.de ([213.95.15.193]:29445 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id ; Tue, 23 Jul 2002 15:26:47 -0400 Date: Tue, 23 Jul 2002 21:29:57 +0200 From: Dave Jones To: Patrick Mochel Cc: Markus Pfeiffer , linux-kernel@vger.kernel.org Subject: Re: CPU detection broken in 2.5.27? Message-ID: <20020723212957.B16446@suse.de> Mail-Followup-To: Dave Jones , Patrick Mochel , Markus Pfeiffer , linux-kernel@vger.kernel.org References: <20020721184151.A17463@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mochel@osdl.org on Tue, Jul 23, 2002 at 12:14:08PM -0700 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1365 Lines: 56 On Tue, Jul 23, 2002 at 12:14:08PM -0700, Patrick Mochel wrote: There are some problems here. > + { X86_VENDOR_INTEL, 6, > + { > + [0] "Pentium Pro A-step", > + [1] "Pentium Pro", > + [3] "Pentium II (Klamath)", [4] is Deschutes according to the docs I used for x86info. > + [5] "Pentium II (Deschutes)", What [5] is is dependant upon cache size & stepping. stepping 0: 0KB - Celeron (Covington) 256KB - Mobile Pentium II (Dixon) stepping 1-3 Pentium II (Deschutes) > + [6] "Mobile Pentium II", cache size 128KB - Celeron (Mendocino) Stepping 0/5 - Celeron-A Stepping A - Mobile PII > + [8] "Pentium III (Coppermine)", L2 Cachesize == 128 == Celeron (Else P3) > + [10] "Pentium III (Cascades)", 6a0 is another P2 Deschutes aparently, but this seems odd, and I should double check this sometime. > + [11] "Pentium III (Tualatin)", Could be a celeron too. Not sure of cache size. > + [1] "Pentium 4 (Unknown)", Model 5 = (Foster) Unsure of other codenames. Dave -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - 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/