aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/forth
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2005-08-31 10:51:55 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2005-08-31 10:51:55 +0000
commita3a90a725c59d6ca2a4c090d51bc1ffcd65c94bb (patch)
tree44e0d25a86004b04f4e3050bb46a100ee33f523f /sys/boot/forth
parentc7b40b9c7fb42fb7f1953724bcccfd8d1b9cf833 (diff)
Notes
Diffstat (limited to 'sys/boot/forth')
-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 fcaf4e5ade4e..98272b58db10 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -108,7 +108,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
##############################################################