summaryrefslogtreecommitdiff
path: root/sys/boot/forth/loader.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/forth/loader.conf')
-rw-r--r--sys/boot/forth/loader.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf
index e04aa4a1c7c6..5bc2b0732bae 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -71,6 +71,7 @@ module_path="/boot/kernel;/boot/modules;/modules" # Set the module search path
### Kernel tunables ########################################
##############################################################
+#hw.physmem="1G" # Limit phyiscal memory. See loader(8)
#kern.maxusers="32" # Set size of various static tables
#kern.ipc.nmbclusters="" # Set the number of mbuf clusters
#kern.vm.kmem.size="" # Sets the size of kernel memory (bytes)