Date: Sat, 16 Mar 2002 17:53:51 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 pmap.c Message-ID: <200203170153.g2H1rpD18574@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2002/03/16 17:53:51 PST Modified files: sys/sparc64/sparc64 pmap.c Log: Don't demap the requested page from the tlb in pmap_kenter or pmap_kremove, even on the local cpu. These are no longer used unsafely in MI code, and the MD code has been adjusted to compensate. Revision Changes Path 1.43 +0 -5 src/sys/sparc64/sparc64/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?200203170153.g2H1rpD18574>