Date: Tue, 3 Jul 2001 00:36:01 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vnode_pager.c Message-ID: <200107030736.f637a1r53427@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/07/03 00:36:01 PDT Modified files: sys/vm vnode_pager.c Log: Fix a XXX comment by moving the initialization of the number of pbuf's for the vnode pager to a new vnode pager init method instead of making it a hack in getpages(). Revision Changes Path 1.132 +10 -10 src/sys/vm/vnode_pager.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?200107030736.f637a1r53427>