From owner-cvs-all Fri Apr 27 12:35:27 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 CF28637B422; Fri, 27 Apr 2001 12:35:20 -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 f3RJZFG85622; Fri, 27 Apr 2001 12:35:15 -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: <200104271928.f3RJSQ764773@freefall.freebsd.org> Date: Fri, 27 Apr 2001 12:34:33 -0700 (PDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/alpha/alpha db_interface.c interrupt.c m Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Apr-01 John Baldwin wrote: > jhb 2001/04/27 12:28:26 PDT > > Modified files: > sys/alpha/alpha db_interface.c interrupt.c machdep.c > mp_machdep.c pmap.c trap.c > sys/alpha/include cpu.h globaldata.h ipl.h smp.h > sys/conf files files.ia64 > sys/i386/i386 db_interface.c i686_mem.c machdep.c > mp_machdep.c sys_machdep.c trap.c > vm_machdep.c > sys/i386/include cpu.h globaldata.h ipl.h smp.h > sys/i386/isa apic_vector.s clock.c intr_machdep.h > sys/ia64/ia64 db_interface.c machdep.c mp_machdep.c > trap.c > sys/ia64/include cpu.h globaldata.h ipl.h smp.h > sys/kern kern_clock.c kern_idle.c kern_intr.c > kern_mib.c kern_shutdown.c kern_sig.c > kern_synch.c subr_smp.c > sys/pc98/i386 machdep.c > sys/posix4 ksched.c > sys/powerpc/powerpc mp_machdep.c > sys/sys proc.h smp.h systm.h > Log: > Overhaul of the SMP code. Several portions of the SMP kernel support have > been made machine independent and various other adjustments have been made > to support Alpha SMP. Alpha SMP should now work fine. Also, UP Alph amachines should be able to run SMP Alpha kernels. I may have broken the build for ia64 with this. :( I'll cvsup my laptop and fix it if so. The powerpc mp_machdep.c file will also need catching up at some point, but I'm going to let this settle a bit before doing that. -- 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