summaryrefslogtreecommitdiff
path: root/sys/man/8
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2013-06-25 20:32:43 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2013-06-25 20:32:43 +0200
commitcf38ab75fc7549ab7c7e3f146228a821ae68926c (patch)
tree1390cbfeba968f5536e4132a795fee27cab07e5d /sys/man/8
parentc01833286b91b80caf56fd370ccc99060eb86a4a (diff)
reintroduce *notsc= option
the issues with the previous tsc change where not related to the tsc but where problems with timesync using an old frequency file. a patch to fix timesync was commited, so so we reintroduce the *notsc= again.
Diffstat (limited to 'sys/man/8')
-rw-r--r--sys/man/8/plan9.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/8/plan9.ini b/sys/man/8/plan9.ini
index 9e82444f6..deac7794b 100644
--- a/sys/man/8/plan9.ini
+++ b/sys/man/8/plan9.ini
@@ -730,6 +730,9 @@ processors.
Prints a summary of the multiprocessor APIC interrupt configuration.
.SS \fL*nomsi=\fP
Disables message signaled interrupts.
+.SS \fL*notsc=\fP
+Disables the use of the per processor timestamp counter registers
+as high resolution clock.
.SS \fL*pcimaxbno=value\fP
This puts a limit on the maximum bus number probed
on a PCI bus (default 7).