NetBSD/sys/fs
reinoud a661982b31 Use uvm_vnp_setwritesize() on file extending to instruct UVM to NOT read-in
the newly added space first. This significantly speeds up write speed for
msdosfs and making it at par with ffs wich already had this patched.

Speed increase measured on my IDE disc from 2Mb/sec to 32 Mb/sec
2007-12-28 17:46:48 +00:00
..
adosfs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
cd9660 Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
efs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
filecorefs Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
hfs use __KERNEL_RCSID() 2007-12-11 11:52:26 +00:00
msdosfs Use uvm_vnp_setwritesize() on file extending to instruct UVM to NOT read-in 2007-12-28 17:46:48 +00:00
ntfs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
ptyfs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
puffs Now that "l" is gone both as an argument to operations and from 2007-12-08 19:57:02 +00:00
smbfs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
sysvbfs Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
tmpfs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
udf Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
union Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
Makefile Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
unicode.h -add __unused declarations to make it possible to use only half of it 2007-02-26 12:33:08 +00:00