Document CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_DEBUG.

This commit is contained in:
Jeroen Ruigrok van der Werven 2000-11-08 12:14:06 +00:00
parent b95c229b4d
commit 28d7984f3d
2 changed files with 16 additions and 0 deletions

View File

@ -2673,9 +2673,14 @@ options SHMSEG=9
# Note that documenting these are not considered an affront.
options CAM_DEBUG_DELAY
# VFS cluster debugging.
options CLUSTERDEBUG
options COMPAT_LINUX
# Eliminate unneeded cache flush instruction(s).
options CPU_UPGRADE_HW_CACHE
options DEBUG
options DEBUG_LINUX
#options DISABLE_PSE
@ -2689,7 +2694,10 @@ options KBD_RESETDELAY=201
# Enable the PF_KEY Key Management API.
options KEY
# Kernel filelock debugging.
options LOCKF_DEBUG
options MSGMNB=2049
options MSGMNI=41
options MSGSEG=2049

View File

@ -2673,9 +2673,14 @@ options SHMSEG=9
# Note that documenting these are not considered an affront.
options CAM_DEBUG_DELAY
# VFS cluster debugging.
options CLUSTERDEBUG
options COMPAT_LINUX
# Eliminate unneeded cache flush instruction(s).
options CPU_UPGRADE_HW_CACHE
options DEBUG
options DEBUG_LINUX
#options DISABLE_PSE
@ -2689,7 +2694,10 @@ options KBD_RESETDELAY=201
# Enable the PF_KEY Key Management API.
options KEY
# Kernel filelock debugging.
options LOCKF_DEBUG
options MSGMNB=2049
options MSGMNI=41
options MSGSEG=2049