Date: Mon, 31 Jul 2000 07:47:15 -0700 (PDT) From: Luoqi Chen <luoqi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 trap.c Message-ID: <200007311447.HAA29516@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luoqi 2000/07/31 07:47:15 PDT Modified files: sys/i386/i386 trap.c Log: Handle write page faults (both write only or read-modify-write) as MI vm write-only faults. This would allow write-only mmapped regions to function correctly. Revision Changes Path 1.151 +4 -4 src/sys/i386/i386/trap.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?200007311447.HAA29516>