aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKaixu Xia <[email protected]>2022-09-04 22:36:06 +0800
committerAndrew Morton <[email protected]>2022-10-03 14:02:55 -0700
commitc274cd5c9bf5ded4b3f2a4e99f76223c8f006051 (patch)
tree298c62113b0ebd584df8ac9d1b6d3e2dc31cb524 /tools/perf/scripts/python
parent8eeda55fe08944421cf57f6185fe37b069829e7b (diff)
mm/damon/sysfs: simplify the judgement whether kdamonds are busy
It is unnecessary to get the number of the running kdamond to judge whether kdamonds are busy. Here we can use the damon_sysfs_kdamond_running() helper and return -EBUSY directly when finding a running kdamond. Meanwhile, merging with the judgement that a kdamond has current sysfs command callback request to make the code more clear. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Kaixu Xia <[email protected]> Reviewed-by: SeongJae Park <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions