diff options
author | Yan-Jie Wang <yanjiewtw@gmail.com> | 2023-05-03 16:15:31 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-05-19 08:56:30 -0600 |
commit | f41dd67da6460588f541edee6c2344743c8e3bdc (patch) | |
tree | bd938952d50c9ea3552efe9308c30c5bad71c09d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3c591cc954d56e351c48c26f4076f056ab141ff1 (diff) |
docs: clarify KVM related kernel parameters' descriptions
The descriptions of certain KVM related kernel parameters can be
confusing. They state "Disable ...," which may make people think that
setting them to 1 will disable the associated feature when in fact the
opposite is true.
This commit addresses this issue by revising the descriptions of these
parameters by using "Control..." rather than "Enable/Disable...".
1==enabled or 0==disabled can be communicated by the description of
default value such as "1 (enabled)" or "0 (disabled)".
Also update the description of KVM's default value for kvm-intel.nested
as it is enabled by default.
Signed-off-by: Yan-Jie Wang <yanjiewtw@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20230503081530.19956-1-yanjiewtw@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions