Date: Sun, 20 Mar 2011 15:04:43 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern sys_pipe.c Message-ID: <201103201504.p2KF4x2v027967@repoman.freebsd.org>
index | next in thread | raw e-mail
alc 2011-03-20 15:04:43 UTC
FreeBSD src repository
Modified files:
sys/kern sys_pipe.c
Log:
SVN rev 219801 on 2011-03-20 15:04:43Z by alc
Update a comment. The sending process has not mapped the buffer pages
since before r127501. Strictly speaking, the buffer pages are not
"wired". They remain in the paging queues. However, they are pinned in
memory using vm_page_hold().
Revision Changes Path
1.212 +3 -3 src/sys/kern/sys_pipe.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103201504.p2KF4x2v027967>
