aboutsummaryrefslogtreecommitdiff
path: root/sys/fs
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2008-02-17 12:40:27 +0000
committerRobert Watson <rwatson@FreeBSD.org>2008-02-17 12:40:27 +0000
commitb15ce9be2e82c123800d2d559a6f709a85e4f0ad (patch)
tree50b97729ebbe629ea3a631a70d194ca0eea69a22 /sys/fs
parent234b60cd9754ffe0e3e002ab1527ff39201f7ec6 (diff)
downloadsrc-b15ce9be2e82c123800d2d559a6f709a85e4f0ad.tar.gz
src-b15ce9be2e82c123800d2d559a6f709a85e4f0ad.zip
Remove namecache performance-tuning todo for Coda: we now use the FreeBSD
name cache. MFC after: 1 month
Notes
Notes: svn path=/head/; revision=176362
Diffstat (limited to 'sys/fs')
-rw-r--r--sys/fs/coda/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/coda/TODO b/sys/fs/coda/TODO
index 76b7b2d8ae97..7c4799cfca13 100644
--- a/sys/fs/coda/TODO
+++ b/sys/fs/coda/TODO
@@ -10,7 +10,6 @@ Near term:
Medium term:
Add missing VFS methods.
Do performance profile.
- Tune hash algorithm used in cfs_namecache.
Tune hash algorithm used in cfs_subr.
Eventually: