Note that several of the recently documented clock-related kernel options

are for debugging purposes only.

Suggested by:	bde
This commit is contained in:
Robert Watson 2002-03-08 18:59:05 +00:00
parent 60e269643d
commit 7ed3fd6d72
2 changed files with 6 additions and 0 deletions

View file

@ -884,6 +884,9 @@ options _KPOSIX_VERSION=199309L
options HZ=100
# The following options are used for debugging clock behavior only, and
# should not be used for production systems.
#
# CLK_CALIBRATION_LOOP will run the clock calibration loop at startup
# until the user presses a key.

View file

@ -884,6 +884,9 @@ options _KPOSIX_VERSION=199309L
options HZ=100
# The following options are used for debugging clock behavior only, and
# should not be used for production systems.
#
# CLK_CALIBRATION_LOOP will run the clock calibration loop at startup
# until the user presses a key.