From 4e0ee531f28505fcd0975cbd4995e96db9f885fb Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Fri, 11 Apr 2003 14:48:13 +0000 Subject: [PATCH] Clarify NO_SWAPPING description. --- sys/conf/NOTES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index e973e8262a5..615c77cf6b9 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2039,8 +2039,9 @@ options BOOTP_WIRED_TO=fxp0 # Use interface fxp0 for BOOTP options HW_WDOG # -# Disable swapping. This option removes all code which actually performs -# swapping, so it's not possible to turn it back on at run-time. +# Disable swapping of upages and stack pages. This option removes all +# code which actually performs swapping, so it's not possible to turn +# it back on at run-time. # # This is sometimes usable for systems which don't have any swap space # (see also sysctls "vm.defer_swapspace_pageouts" and