]> Git Repo - linux.git/commit
mm/damon/lru_sort: remove unnecessary online tuning handling code
authorSeongJae Park <[email protected]>
Tue, 18 Jun 2024 18:18:09 +0000 (11:18 -0700)
committerAndrew Morton <[email protected]>
Thu, 4 Jul 2024 02:30:15 +0000 (19:30 -0700)
commitd4fbcf0b566a38c9deb00e9b9f82afb3a596abde
tree1d50c88378f955cbf6120985170a392de8e2b1f3
parenta3096943642828b16e58e02b435710c565061d53
mm/damon/lru_sort: remove unnecessary online tuning handling code

DAMON_LRU_SORT contains code for handling of online DAMON parameters
update edge cases.  It is no more necessary since damon_commit_ctx() takes
care of the cases.  Remove the unnecessary code.

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
mm/damon/lru_sort.c
This page took 0.053921 seconds and 4 git commands to generate.