NetBSD/sys/ufs
perseant 5ed792ecb0 Use splay trees, rather than a hash table, to manage the accounting of
blocks allocated through VOP_BALLOC() for pages to be written to disk.
This accounting no longer takes a noticeable fraction of the system CPU.
2005-04-16 17:35:58 +00:00
..
ext2fs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
ffs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
lfs Use splay trees, rather than a hash table, to manage the accounting of 2005-04-16 17:35:58 +00:00
mfs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
ufs Protect various per-fs structures with fs->lfs_interlock simple_lock, to 2005-04-01 21:59:46 +00:00
files.ufs nuke trailing whitespace 2005-02-26 22:31:44 +00:00
Makefile