diff options
| author | NeilBrown <neilb@suse.com> | 2018-03-02 10:31:25 +1100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-06 04:20:22 -0800 |
| commit | c91664c83f463cefef128006ee0af6276fd1e613 (patch) | |
| tree | 075a17b06f609e59f3671f12d5c48dbecf000c82 /tools/perf/scripts/python/netdev-times.py | |
| parent | 1a6cc3b1a903b6a133467dccb05ad938c852680c (diff) | |
| download | linux-c91664c83f463cefef128006ee0af6276fd1e613.tar.gz linux-c91664c83f463cefef128006ee0af6276fd1e613.zip | |
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 <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
