From owner-cvs-src@FreeBSD.ORG Tue Oct 18 04:50:32 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16C2C16A41F; Tue, 18 Oct 2005 04:50:32 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98DF343D4C; Tue, 18 Oct 2005 04:50:31 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.ntplx.net (8.13.5/8.13.5/NETPLEX) with ESMTP id j9I4oUm8007000; Tue, 18 Oct 2005 00:50:30 -0400 (EDT) Date: Tue, 18 Oct 2005 00:50:30 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Colin Percival In-Reply-To: <435473D3.8080209@freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/amd64 identcpu.c src/sys/i386/i386 identcpu.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2005 04:50:32 -0000 On Mon, 17 Oct 2005, Colin Percival wrote: > David O'Brien wrote: > > Why is this not clear? > > > > CPU: Dual Core AMD Opteron(tm) Processor 280 (2392.92-MHz K8-class CPU) ^^^^ > > > > They are 200 series Opteron - you can have only 2 (or 1) in a system. > > They are dual-core. > > This may be clear to *you*, but five years from now I'm sure that *I* won't > be able to remember what the AMD Opteron 280 is. Am I missing something? Would it still say "Dual" if it were not a dual core? -- DE