git: vkernel - Remove unneeded -T flag, that was added in 7b21e5e4a2ba4592a.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Fri Dec 28 07:03:18 PST 2018
commit fab26d8f4e1b08a36d7666ce136cf26d197deadc
Author: Imre Vadász <imre at vdsz.com>
Date: Fri Dec 28 15:50:31 2018 +0100
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
Summary of changes:
share/man/man7/vkernel.7 | 5 +++--
sys/cpu/x86_64/misc/cputimer_tsc.c | 7 -------
sys/platform/vkernel64/platform/init.c | 7 +------
3 files changed, 4 insertions(+), 15 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fab26d8f4e1b08a36d7666ce136cf26d197deadc
--
DragonFly BSD source repository
More information about the Commits
mailing list