Date: Sat, 3 Jul 2010 18:25:37 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man9 vm_page_alloc.9 src/sys/vm vm_page.c Message-ID: <201007031833.o63IXCFs056556@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2010-07-03 18:25:37 UTC FreeBSD src repository Modified files: share/man/man9 vm_page_alloc.9 sys/vm vm_page.c Log: SVN rev 209669 on 2010-07-03 18:25:37Z by alc Improve the comment and man page for vm_page_alloc(). Specifically, document one of the optional flags; clarify which of the flags are optional (and which are not), and remove mention of a restriction on the reclamation of cached pages that no longer holds since version 7. MFC after: 1 week Revision Changes Path 1.8 +28 -21 src/share/man/man9/vm_page_alloc.9 1.414 +7 -2 src/sys/vm/vm_page.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007031833.o63IXCFs056556>