diff options
author | Dylan Yudaken <dylany@fb.com> | 2022-04-05 02:54:14 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-04-16 02:46:44 -0600 |
commit | bad3fbb2568abf8a9744720c5ef3a5ffc97531c9 (patch) | |
tree | c799789d302a8ee7a87e468ffc09d490c56d4c4c /tools/perf/scripts/python/check-perf-trace.py | |
parent | e01159c71394f4137aff1bcb75402bec7754dc1c (diff) |
docs: fault-injection: fix defaults
ignore-gfp-wait and ignore-gfp-highmem defaults are actually true (Y) in
both failslab and fail_page_alloc, not false as the docs suggest. See
page_alloc.c:3762 and failslab.c:13
At the same time use 'Y' instead of '1' in the example scripts just for
consistency. (though 1 would work)
Signed-off-by: Dylan Yudaken <dylany@fb.com>
Reviewed-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions