From owner-cvs-all Tue Apr 17 12:16: 6 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 4A4DE37B42C; Tue, 17 Apr 2001 12:15:56 -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 f3HJFjG14893; Tue, 17 Apr 2001 12:15:45 -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: <200104171827.f3HIRuk07406@freefall.freebsd.org> Date: Tue, 17 Apr 2001 12:15:08 -0700 (PDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/alpha/alpha machdep.c 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 John Baldwin wrote: > jhb 2001/04/17 11:27:56 PDT > > Modified files: > sys/alpha/alpha machdep.c swtch.s > Log: > Save are floating point state in cpu_switch() if needed instead of relying > completely on lazy floating point state saving. This is needed for the > SMP case since processes can migrate to other CPUs. > > Submitted by: dfr With this both Drew and I can boot into multiuser now. There are still some clock issues and other rough edges, and it hasn't been put through any heavy load yet. Watch this space for more fixes, but if very brave people want to start testing things, you can start now. :) -- 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