Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 1995 13:01:17 -0800
From:      John Dyson <dyson>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/ufs/ffs ffs_inode.c
Message-ID:  <199511052101.NAA14263@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       95/11/05 13:01:17

  Modified:    sys/kern  vfs_syscalls.c
               sys/ufs/ufs  ufs_readwrite.c
               sys/ufs/ffs  ffs_inode.c
  Log:
  Make MNT_ASYNC more effective for UFS.  It should not be too much more
  dangerous than the original MNT_ASYNC.  There might be some minor
  security considerations due to data writes not being posted as promptly
  as before.  Meta-data operations are still not quite as fast as Linux,
  but streaming I/O is still higher.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511052101.NAA14263>