diff options
author | 2021-05-04 18:37:54 -0700 | |
---|---|---|
committer | 2021-05-05 11:27:25 -0700 | |
commit | 6d99a4c029c01cd7d075f7f9fa3b8b620e49a9f7 (patch) | |
tree | cc62e23c27c86df3015171d529da721113a932c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm: restore node stat checking in /proc/sys/vm/stat_refresh (diff) | |
download | linux-dev-6d99a4c029c01cd7d075f7f9fa3b8b620e49a9f7.tar.xz linux-dev-6d99a4c029c01cd7d075f7f9fa3b8b620e49a9f7.zip |
mm: no more EINVAL from /proc/sys/vm/stat_refresh
EINVAL was good for drawing the refresher's attention to a warning in
dmesg, but became very tiresome when running test suites scripted with
"set -e": an underflow from a bug in one feature would cause unrelated
tests much later to fail, just because their /proc/sys/vm/stat_refresh
touch failed with that error. Stop doing that.
Link: https://lkml.kernel.org/r/alpine.LSU.2.11.2102251510410.13363@eggly.anvils
Signed-off-by: Hugh Dickins <hughd@google.com>
Acked-by: Roman Gushchin <guro@fb.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions