PERFORCE change 103603 for review
Oleksandr Tymoshenko
gonzo at FreeBSD.org
Thu Aug 10 21:33:33 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=103603
Change 103603 by gonzo at gonzo_hq on 2006/08/10 21:33:16
o Add UFS to malta kernel configuration.
Affected files ...
.. //depot/projects/mips2/src/sys/mips/conf/MALTA#9 edit
Differences ...
==== //depot/projects/mips2/src/sys/mips/conf/MALTA#9 (text+ko) ====
@@ -44,6 +44,12 @@
options PSEUDOFS #Pseudo-filesystem framework
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
+options FFS #Berkeley Fast Filesystem
+options SOFTUPDATES #Enable FFS soft updates support
+options UFS_ACL #Support for access control lists
+options UFS_DIRHASH #Improve performance on big directories
+
+
# Debugging for use in -current
#options INVARIANTS #Enable calls of extra sanity checking
#options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
More information about the p4-projects
mailing list