Date: Mon, 15 Jul 2002 16:11:49 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 db_interface.c Message-ID: <200207152311.g6FNBnig043194@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/07/15 16:11:49 PDT
Modified files:
sys/i386/i386 db_interface.c
Log:
The pmap_invalidate_all() here is definately not a good idea. We are
running with interrupts disabled, other cpus locked down, and only
making a temporary local mapping that we immediately back out again.
Tested by: gallatin
Revision Changes Path
1.67 +2 -2 src/sys/i386/i386/db_interface.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?200207152311.g6FNBnig043194>
