diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-06-21 02:49:08 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-06-21 02:49:08 +0200 |
commit | 49c9955aea7348027e3e6925609904ee11dfdee6 (patch) | |
tree | 43d4f5461c006ceedf95ed2ec363bec5e3d5bdd9 /sys/man/8 | |
parent | 8da4c8dcde68ca1da9b131cfcea917e781abf768 (diff) |
reverting *notsc= option, this needs another revision
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/plan9.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/man/8/plan9.ini b/sys/man/8/plan9.ini index 48aab7f37..61115f7fd 100644 --- a/sys/man/8/plan9.ini +++ b/sys/man/8/plan9.ini @@ -720,11 +720,6 @@ 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. This option is intended for machines where -the timestamp counter rate is not constant across cores or is adjusted -dynamically by power management. .SS \fL*pcimaxbno=value\fP This puts a limit on the maximum bus number probed on a PCI bus (default 7). |