diff options
author | 2023-05-03 16:15:31 +0800 | |
---|---|---|
committer | 2023-05-19 08:56:30 -0600 | |
commit | f41dd67da6460588f541edee6c2344743c8e3bdc (patch) | |
tree | bd938952d50c9ea3552efe9308c30c5bad71c09d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | docs: consolidate human interface subsystems (diff) | |
download | wireguard-linux-f41dd67da6460588f541edee6c2344743c8e3bdc.tar.xz wireguard-linux-f41dd67da6460588f541edee6c2344743c8e3bdc.zip |
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 '')
0 files changed, 0 insertions, 0 deletions