summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-01-15 06:43:59 +0000
committerimp <imp@FreeBSD.org>2002-01-15 06:43:59 +0000
commit68ef2c33964f060544c2228aef4b62bd79b37666 (patch)
treeba5e250272dfbfc126751be6840331f2562985be /sys/i386
parentae3d441af02845bf2383936dfa5100d97b96d2a6 (diff)
downloadFreeBSD-src-68ef2c33964f060544c2228aef4b62bd79b37666.zip
FreeBSD-src-68ef2c33964f060544c2228aef4b62bd79b37666.tar.gz
Sync to GENERIC: add UFS_DIRHASH
Submitted by: Anders Andersson <anders@hack.org>
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/NEWCARD1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/conf/NEWCARD b/sys/i386/conf/NEWCARD
index 2d4569a..c70e5e9 100644
--- a/sys/i386/conf/NEWCARD
+++ b/sys/i386/conf/NEWCARD
@@ -37,6 +37,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