Date: Sun, 28 Jul 2002 12:15:34 -0700 (PDT) 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: <200207281915.g6SJFY1F073001@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2002/07/28 12:15:34 PDT Modified files: sys/sparc64/sparc64 pmap.c Log: Fix a bug introduced in previous commit. Due to the interaction of the direct physical mappings with virtual page colour, we need to flush the data cache when a page changes colour. I missed one case which broke pipes. Revision Changes Path 1.73 +2 -2 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?200207281915.g6SJFY1F073001>