aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorSeongJae Park <[email protected]>2022-10-25 17:36:49 +0000
committerAndrew Morton <[email protected]>2022-11-30 15:01:27 -0800
commit7a034fbba3361e94956431d17660d7c5674d13c3 (patch)
tree81fbae2cd19f703dcd5600a0a9921d3c52054b8c /include/linux/debugobjects.h
parent4cc0ee7787d7dc595752a8de2e073efa68f7c965 (diff)
mm/damon/lru_sort: enable and disable synchronously
Writing a value to DAMON_RECLAIM's 'enabled' parameter turns on or off DAMON in an ansychronous way. This means the parameter cannot be used to read the current status of DAMON_RECLAIM. 'kdamond_pid' parameter should be used instead for the purpose. The documentation is easy to be read as it works in a synchronous way, so it is a little bit confusing. It also makes the user space tooling dirty. There's no real reason to have the asynchronous behavior, though. Simply make the parameter works synchronously, rather than updating the document. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: SeongJae Park <[email protected]> Cc: Shuah Khan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions