Date: Fri, 30 Apr 1999 15:09:47 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> 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 Message-ID: <199904302209.PAA89478@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904302209.PAA89478>