cvs commit: src/sys/vm vnode_pager.c src/sys/ufs/ffs ffs_alloc.c

Paul Saab ps at FreeBSD.org
Wed Dec 28 12:11:52 PST 2005


ps          2005-12-28 20:11:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/vm               vnode_pager.c 
    sys/ufs/ffs          ffs_alloc.c 
  Log:
  MFC:
  - rate limit vnode_pager_putpages printfs to once a second.
  - rate limit filesystem full and out of inodes messages to once a
    second.
  
  Revision   Changes    Path
  1.132.2.3  +21 -6     src/sys/ufs/ffs/ffs_alloc.c
  1.221.2.3  +8 -3      src/sys/vm/vnode_pager.c


More information about the cvs-src mailing list