From owner-freebsd-smp Fri Apr 30 15:19:37 1999 Delivered-To: freebsd-smp@freebsd.org Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (Postfix) with ESMTP id 954D114EB7 for ; Fri, 30 Apr 1999 15:19:35 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id PAA01213 for ; Fri, 30 Apr 1999 15:18:39 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199904302218.PAA01213@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: smp@freebsd.org Subject: Re: Slow SMP Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Apr 1999 15:18:39 -0700 From: Mike Smith Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ok, this looks like it should do the trick. ------- Forwarded Message From: Mike Smith Date: Fri, 30 Apr 1999 15:09:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 i686_mem.c mem.c mp_machdep.c src/sys/sys memrange.h msmith 1999/04/30 15:09:46 PDT Modified files: sys/i386/i386 i686_mem.c mem.c mp_machdep.c sys/sys memrange.h Log: Add a hook that can be called to initialise a slave processor's memory range attributes after they have been extracted from the master. Hook up the i686 MP code to do this for each AP. Be more careful about printing the default memory type for the i686. Suggestions from: luoqi Revision Changes Path 1.2 +49 -18 src/sys/i386/i386/i686_mem.c 1.57 +7 -1 src/sys/i386/i386/mem.c 1.99 +4 -1 src/sys/i386/i386/mp_machdep.c 1.2 +2 -0 src/sys/sys/memrange.h ------- End of Forwarded Message -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message