From owner-cvs-all Mon Apr 16 21:15:50 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 2A69237B446; Mon, 16 Apr 2001 21:15:44 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f3H4FVG86558; Mon, 16 Apr 2001 21:15:31 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010417040550.B0C3138FC@overcee.netplex.com.au> Date: Mon, 16 Apr 2001 21:15:01 -0700 (PDT) From: John Baldwin To: Peter Wemm Subject: Re: cvs commit: src/sys/alpha/alpha swtch.s Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 17-Apr-01 Peter Wemm wrote: > John Baldwin wrote: >> jhb 2001/04/16 19:46:13 PDT >> >> Modified files: >> sys/alpha/alpha swtch.s >> Log: >> Add a cpu_throw() function that secondary CPU's can use for their first >> context switch. > > This is all fine and good, except you left out the rest of the parts needed. >:-( It's coming. For all who are unaware (i.e. most everyone) Andrew Gallatin and I have been working on the Alpha SMP code originally submitted by dfr and now have it up to single user mode on both a dual CPU 4100 and 2100. My latest patch can be found at http://www.FreeBSD.org/~jhb/patches/alpha.smp.patch, but it is now out of date as I've been committing parts of it. Drew has some slightly different code so we will need to resolve the conflicts and get it committed. There is still some work needed in the floating point area before we can get multiuser working, however. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message