Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2000 12:55:13 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sys_generic.c src/sys/ufs/ufs ufs_readwrite.c
Message-ID:  <200012062055.eB6KtDI92400@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2000/12/06 12:55:10 PST

  Modified files:
    sys/kern             sys_generic.c 
    sys/ufs/ufs          ufs_readwrite.c 
  Log:
  Add necessary bwillwrite() in writev() entry point.
  
  Deal with excessive dirty buffers when msync() syncs non-contiguous
  dirty buffers by checking for the case in UFS *before* checking for
  clusterability.
  
  Revision  Changes    Path
  1.67      +2 -1      src/sys/kern/sys_generic.c
  1.71      +4 -4      src/sys/ufs/ufs/ufs_readwrite.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?200012062055.eB6KtDI92400>