From owner-freebsd-alpha@FreeBSD.ORG Sun Aug 10 00:36:55 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F12A137B401; Sun, 10 Aug 2003 00:36:54 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 343C443FA3; Sun, 10 Aug 2003 00:36:54 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h7A7arQX061810; Sun, 10 Aug 2003 00:36:53 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h7A7aqpw061809; Sun, 10 Aug 2003 00:36:52 -0700 (PDT) Date: Sun, 10 Aug 2003 00:36:52 -0700 From: "David O'Brien" To: Marcel Moolenaar Message-ID: <20030810073652.GB61665@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Marcel Moolenaar , John Baldwin , alpha@freebsd.org References: <20030808232428.GA25847@athlon.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030808232428.GA25847@athlon.pn.xcllnt.net> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: alpha@freebsd.org Subject: Re: [PATCH] Switch Alpha to new cpu_switch/throw conventions X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 07:36:55 -0000 On Fri, Aug 08, 2003 at 04:24:28PM -0700, Marcel Moolenaar wrote: > On Fri, Aug 08, 2003 at 05:14:59PM -0400, John Baldwin wrote: > > I have a completely untested (but should work :-P) patch to convert > > Alpha over to the new cpu_throw/switch conventions of passing the > > threads in as arguments to the function. The patch is at > > http://www.FreeBSD.org/~jhb/patches/alpha_switch.patch I would > > appreciate it if someone could test it. Success would be making > > it to multiuser mode. Failure would probably be panic'ing very early > > after starting init since failure means context switches are broken. > > Kaboom: ... > Digital Personal Workstation (Miata) > Digital Personal WorkStation 433au, 432MHz The patch worked for me -- could the problem be the difference between ev56 and ev6?