vkernel - Remove unneeded -T flag, that was added in 7b21e5e4a2ba4592a.
authorImre Vadász <imre@vdsz.com>
Fri, 28 Dec 2018 14:50:31 +0000 (15:50 +0100)
committerImre Vadász <imre@vdsz.com>
Fri, 28 Dec 2018 14:54:29 +0000 (15:54 +0100)
commitfab26d8f4e1b08a36d7666ce136cf26d197deadc
tree7186c107d36b80db31ae2cd7c66c692a82d97ba6
parent502d982c7d2fa8a5f352ab7ee72e877d7b541538
vkernel - Remove unneeded -T flag, that was added in 7b21e5e4a2ba4592a.

* Instead the -e hw.tsc_cputimer_enable=0 flag can be used, to set the
  tunable that disables use of the TSC cputimer.

Pointed-out-by: swildner
share/man/man7/vkernel.7
sys/cpu/x86_64/misc/cputimer_tsc.c
sys/platform/vkernel64/platform/init.c