diff options
| author | SeongJae Park <sj@kernel.org> | 2022-09-13 17:44:34 +0000 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2022-10-03 14:03:11 -0700 |
| commit | 8c341ae3341188a0bcef02f05aca7345501ce697 (patch) | |
| tree | 5ef1fe945be69a88fc5a8efe004b3fe832f55678 /tools/lib/python/kdoc | |
| parent | bead3b00088eb8016b32cafa7e0701b3283e68a4 (diff) | |
mm/damon/reclaim: use 'struct damon_attrs' for storing parameters for it
DAMON_RECLAIM receives monitoring attributes by parameters one by one to
separate variables, and then combine those into 'struct damon_attrs'.
This commit makes the module directly stores the parameter values to a
static 'struct damon_attrs' variable and use it to simplify the code.
Link: https://lkml.kernel.org/r/20220913174449.50645-8-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/lib/python/kdoc')
0 files changed, 0 insertions, 0 deletions
