Date: Fri, 12 Sep 2003 00:13:15 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_pipe.c Message-ID: <200309120713.h8C7DFRT006837@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/09/12 00:13:15 PDT FreeBSD src repository Modified files: sys/kern sys_pipe.c Log: pipe_build_write_buffer() only requires read access of the page that it obtains from pmap_extract_and_hold(). Revision Changes Path 1.151 +2 -1 src/sys/kern/sys_pipe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309120713.h8C7DFRT006837>