Date: Tue, 31 Dec 2002 01:34:52 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_object.c vm_pager.h vnode_pager.c Message-ID: <200212310934.gBV9Yq1v024994@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon      2002/12/31 01:34:52 PST
  Modified files:        (Branch: RELENG_4)
    sys/vm               vm_object.c vm_pager.h vnode_pager.c 
  Log:
  MFC improved VM object flushing code, allowing the syncer to cluster
  dirty VM pages (dirtied via mmap()) that back a file.  Please see the
  log entry for rev 1.250 of vm_object.c.
  
  Revision   Changes    Path
  1.171.2.7  +10 -4     src/sys/vm/vm_object.c
  1.24.2.2   +5 -3      src/sys/vm/vm_pager.h
  1.116.2.7  +8 -2      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?200212310934.gBV9Yq1v024994>
