mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 06:02:59 +00:00
fdd71f982f
successful write. Only do it for the IO_SYNC case (like ufs). On one of my systems, this speeds up `iozone 24 512' from 32K/sec (1/128 as fast as ufs) to 2.8MB/sec (7/10 as fast as ufs). Obtained from: partly from NetBSD