Date: Fri, 30 Apr 1999 15:18:39 -0700 From: Mike Smith <mike@smith.net.au> To: smp@freebsd.org Subject: Re: Slow SMP Message-ID: <199904302218.PAA01213@dingo.cdrom.com>
next in thread | raw e-mail | index | archive | help
Ok, this looks like it should do the trick. ------- Forwarded Message From: Mike Smith <msmith@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904302218.PAA01213>