From owner-cvs-src@FreeBSD.ORG Mon Dec 1 09:59:50 2003 Return-Path: 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 F2E7C16A4CF for ; Mon, 1 Dec 2003 09:59:49 -0800 (PST) Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14A1443FCB for ; Mon, 1 Dec 2003 09:59:38 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 16192 invoked from network); 1 Dec 2003 17:59:37 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 1 Dec 2003 17:59:37 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id hB1HxSFn094548; Mon, 1 Dec 2003 12:59:29 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200311302208.hAUM8O4q066546@repoman.freebsd.org> Date: Mon, 01 Dec 2003 12:59:30 -0500 (EST) From: John Baldwin To: Jeff Roberson X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/alpha/alpha mp_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2003 17:59:50 -0000 On 30-Nov-2003 Jeff Roberson wrote: > jeff 2003/11/30 14:08:24 PST > > FreeBSD src repository > > Modified files: > sys/alpha/alpha mp_machdep.c > Log: > - Set mp_maxid in a way that is consistent with every other arch. It is > one more than the last valid 'cpuid'. > > Approved by: re (rwatson) Eh? No it's not. All that needs to be true is that for every processor, PCPU_GET(cpuid) <= mp_maxid. It can be equal to the highest ID and should be so for most cases. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/