freebsd-dev/sys/fs
Nate Lawson 2a05fbb949 Unroll the loop for calculating the 8.3 filename checksum. In testing
on my P3, microbenchmarks show the unrolled version is 78x faster.  In
actual use (recursive ls), this gives an average of 9% improvement in
system time and 2% improvement in wall time.
2005-02-08 07:51:14 +00:00
..
cd9660 Unbreak a few filesystems for which vnode_create_vobject() wasn't being 2005-01-29 16:23:39 +00:00
coda Remove vop_destroyvobject() initialization. 2005-02-07 08:04:24 +00:00
deadfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
devfs Make filesystems get rid of their own vnodes vnode_pager object in 2005-01-28 14:42:17 +00:00
fdescfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
fifofs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
hpfs Make filesystems get rid of their own vnodes vnode_pager object in 2005-01-28 14:42:17 +00:00
msdosfs Unroll the loop for calculating the 8.3 filename checksum. In testing 2005-02-08 07:51:14 +00:00
ntfs Make filesystems get rid of their own vnodes vnode_pager object in 2005-01-28 14:42:17 +00:00
nullfs Remove vop_destroyvobject() 2005-02-07 09:23:34 +00:00
nwfs Make filesystems get rid of their own vnodes vnode_pager object in 2005-01-28 14:42:17 +00:00
portalfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
procfs /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
pseudofs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
smbfs Unbreak a few filesystems for which vnode_create_vobject() wasn't being 2005-01-29 16:23:39 +00:00
udf Make filesystems get rid of their own vnodes vnode_pager object in 2005-01-28 14:42:17 +00:00
umapfs Make filesystems get rid of their own vnodes vnode_pager object in 2005-01-28 14:42:17 +00:00
unionfs Deimplement vop_destroyvobject() 2005-02-07 08:23:36 +00:00