Date: Fri, 5 Jul 2002 16:33:27 -0700 (PDT) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c Message-ID: <200207052333.g65NXRDS022080@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2002/07/05 16:33:27 PDT Modified files: sys/vm vm_page.c Log: Remove bogus vm_page_wakeup() in vm_page_cowfault() that will cause panics in the zero-copy send path if a process attempts to write to a page which is still in flight. reviewed by: ken Revision Changes Path 1.192 +0 -1 src/sys/vm/vm_page.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?200207052333.g65NXRDS022080>