Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/ufs
Module Name: src
Committed By: ad
Date: Wed Jun 4 11:33:19 UTC 2008
Modified Files:
src/sys/ufs/ufs: dirhash.h ufs_dirhash.c
Log Message:
- Tidy up the locking a bit.
- Use atomics/kmem_alloc/pool_cache.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/ufs/ufs/dirhash.h
cvs rdiff -r1.22 -r1.23 src/sys/ufs/ufs/ufs_dirhash.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index