summaryrefslogtreecommitdiff
path: root/sys/boot
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2005-09-02 14:08:19 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2005-09-02 14:08:19 +0000
commit7e20345f519d9364189505ff23a8b2984d70f48a (patch)
tree01037d839b1135c23a1f520923d1dd1be19447f4 /sys/boot
parenteb7b53adc93f2901f98e25bfd655b194f7617d26 (diff)
Notes
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/forth/loader.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf
index dedfa62e0ccf..87eebc694113 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -107,7 +107,6 @@ module_path="/boot/modules" # Set the module search path
#debug.ktr.mask="0x1200" # Bitmask of KTR events to enable
#debug.ktr.verbose="1" # Enable console dump of KTR events
#net.graph.maxalloc="128" # Maximum number of queue items to allocate
-#net.graph.ngqfreemax="64" # Maximum number of free queue items to cache
##############################################################