freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs
Kip Macy 285738b6ad - reduce contention by breaking up ARC state locks in to 16 for data
and 16 for metadata
- export L2ARC tunables as sysctls
- add several kstats to track L2ARC state more precisely
- avoid holding a contended lock when atomically incrementing a
  contended counter (no lock protection needed for atomics)
2010-03-16 22:17:21 +00:00
..
zfs - reduce contention by breaking up ARC state locks in to 16 for data 2010-03-16 22:17:21 +00:00
gfs.c - Don't depend on value returned by gfs_*_inactive(), it doesn't work 2009-09-26 00:04:30 +00:00
vnode.c Manage asynchronous vnode release just like Solaris. 2009-08-17 09:48:34 +00:00