From owner-p4-projects@FreeBSD.ORG Thu Apr 6 02:50:39 2006 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 2C9E616A425; Thu, 6 Apr 2006 02:50:39 +0000 (UTC) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7D9B16A424 for ; Thu, 6 Apr 2006 02:50:38 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CAD043D4C for ; Thu, 6 Apr 2006 02:50:35 +0000 (GMT) (envelope-from kip.macy@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so34484wxc for ; Wed, 05 Apr 2006 19:50:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=g0LPKwDMPgseYWm8SYnPrD2w4tuarvnCRbqMN/h2awJZUJUBzq57FkL8WsJAZN4YuAIHCV8O2ANcXru8qu70D3+NOUIKZAOhp3uaHbtEqVabsuBLH6tKaX3AW7EfD1fgmsMPx6m5seSE7DK3qDOoXwcoEN5tzVCQV+SjgeWLEfg= Received: by 10.70.125.20 with SMTP id x20mr266898wxc; Wed, 05 Apr 2006 19:50:34 -0700 (PDT) Received: by 10.70.72.19 with HTTP; Wed, 5 Apr 2006 19:50:34 -0700 (PDT) Message-ID: Date: Wed, 5 Apr 2006 19:50:34 -0700 From: "Kip Macy" To: "John Baldwin" In-Reply-To: <200604031505.20667.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200604030738.k337c67u059228@repoman.freebsd.org> <200604031505.20667.jhb@freebsd.org> Cc: Perforce Change Reviews , Kip Macy Subject: Re: PERFORCE change 94525 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kmacy@fsmware.com List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Apr 2006 02:50:39 -0000 A few printfs, and some comparisons against ints, I'll switch it back again to see what happens. -Kip On 4/3/06, John Baldwin wrote: > On Monday 03 April 2006 03:38, Kip Macy wrote: > > http://perforce.freebsd.org/chv.cgi?CH=3D94525 > > > > Change 94525 by kmacy@kmacy_storage:sun4v_work on 2006/04/03 07:37:31 > > > > drop cpumask down to 32-bits the rest of freebsd hardcodes the AS= Sumption > > move tte_t typedef > > Grr, I'd rather we fix FreeBSD. It should be ok to have cpumask_t be a l= ong > on 64-bit architectures. We can do that later of course, but I'm curious > what breakage you ran into? > > -- > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve" =3D http://www.FreeBSD.org >