summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1998-07-20 06:06:27 +0000
committerderaadt <deraadt@openbsd.org>1998-07-20 06:06:27 +0000
commitcfc435fe648063645f469241f8e6e03a3c9eebe7 (patch)
tree2fb51ba6d31e0c1e685417e0f615c227a2b864fa
parentfinish off fixing PR 536 completely (diff)
downloadwireguard-openbsd-cfc435fe648063645f469241f8e6e03a3c9eebe7.tar.xz
wireguard-openbsd-cfc435fe648063645f469241f8e6e03a3c9eebe7.zip
no need for NMBCLUSTERS; noted by fries
-rw-r--r--sys/arch/sparc/conf/RAMDISK2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK
index 72581e2975c..919d54b8d29 100644
--- a/sys/arch/sparc/conf/RAMDISK
+++ b/sys/arch/sparc/conf/RAMDISK
@@ -7,8 +7,6 @@ machine sparc
maxusers 2
# force default minimum number of buffers and dependents
option NBUF=16
-# this should only waste 64K vs. 512K, but hopefully enough for ftp et.al.
-option NMBCLUSTERS=32
# the size for MINIROOTSIZE must insure: 16384+size(bsd) < RELOC(boot,bootxx)
option RAMDISK_HOOKS