Date: Sat, 13 Jul 2002 13:56:19 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200207132056.g6DKuJSw047458@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/07/13 13:56:19 PDT Modified files: sys/i386/i386 pmap.c Log: Bandaid for SMP. Changing APTDpde without a global shootdown is not safe yet. We used to do a global shootdown here anyway so another day or so shouldn't hurt. Revision Changes Path 1.340 +2 -2 src/sys/i386/i386/pmap.c 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?200207132056.g6DKuJSw047458>