From owner-cvs-all Wed Apr 18 14:54: 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 E20E137B43E; Wed, 18 Apr 2001 14:53:58 -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 f3ILrpG60124; Wed, 18 Apr 2001 14:53:51 -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: <200104182147.f3ILln154874@freefall.freebsd.org> Date: Wed, 18 Apr 2001 14:53:16 -0700 (PDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/alpha/alpha clock.c machdep.c src/sys/al Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 18-Apr-01 John Baldwin wrote: > jhb 2001/04/18 14:47:49 PDT > > Modified files: > sys/alpha/alpha clock.c machdep.c > sys/alpha/include mutex.h > Log: > Convert the protection of hte i8254 from critical_enter/exit like it is > on the x86. This combined with my hardclock/statclock restructuring patches completely fixes all the clock issues with alpha SMP. Currently I'm testing out some patches from dfr to truly fix the t7 trashing problem which is the only glaring bug in alpha SMP right now. Once that is done, I'll convert the x86 SMP code to use the new hardclock/statclock and put that up for review. -- 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