freebsd-dev/sys/msdosfs
Bruce Evans fdd71f982f Don't synchronously update the directory entry at the end of every
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
1996-12-25 20:15:12 +00:00
..
bootsect.h
bpb.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
denode.h bzero reserved field into directory entry, junk here cause 1996-07-28 07:58:55 +00:00
direntry.h
fat.h
msdosfs_conv.c Fixed an off by 1 error in unix2dostime(). The first day of each month 1996-12-04 13:42:09 +00:00
msdosfs_denode.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
msdosfs_fat.c
msdosfs_lookup.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
msdosfs_vfsops.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
msdosfs_vnops.c Don't synchronously update the directory entry at the end of every 1996-12-25 20:15:12 +00:00
msdosfsmount.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00