summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authoriedowse <iedowse@FreeBSD.org>2001-12-14 16:27:11 +0000
committeriedowse <iedowse@FreeBSD.org>2001-12-14 16:27:11 +0000
commit6829d5b1436ba592199aaf5d484f887d3064c9a9 (patch)
tree3729ecb1e01c4569a0f4200ef13d6acad9422593 /sys/amd64
parent6f50cc58769ac15229cbe3dcb91230749f51df18 (diff)
downloadFreeBSD-src-6829d5b1436ba592199aaf5d484f887d3064c9a9.zip
FreeBSD-src-6829d5b1436ba592199aaf5d484f887d3064c9a9.tar.gz
Enable UFS_DIRHASH in the GENERIC kernel.
Suggested by: silby Reviewed by: dillon MFC after: 5 days
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 269b210..f062d27 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -33,6 +33,7 @@ options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
options SOFTUPDATES #Enable FFS soft updates support
+options UFS_DIRHASH #Improve performance on big directories
options MD_ROOT #MD is a potential root device
options NFSCLIENT #Network Filesystem Client
options NFSSERVER #Network Filesystem Server
OpenPOWER on IntegriCloud