aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2018-03-02 10:31:25 +1100
committerGreg Kroah-Hartman <[email protected]>2018-03-06 04:20:22 -0800
commitc91664c83f463cefef128006ee0af6276fd1e613 (patch)
tree075a17b06f609e59f3671f12d5c48dbecf000c82 /tools/perf/scripts/python
parent1a6cc3b1a903b6a133467dccb05ad938c852680c (diff)
staging: lustre: ldlm: use delayed_work for pools_recalc
ldlm currenty has a kthread which wakes up every so often and calls ldlm_pools_recalc(). The thread is started and stopped, but no other external interactions happen. This can trivially be replaced by a delayed_work if we have ldlm_pools_recalc() reschedule the work rather than just report when to do that. Signed-off-by: NeilBrown <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions