mm: damon: Enable DAMON-based reclaim by default

Change-Id: I23da7fed2549c5d8ba9b62874056e74a201186b3
Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
This commit is contained in:
UtsavBalar1231 2022-07-15 18:17:40 +05:30 committed by spakkkk
parent f189d960e4
commit 94031b31da

View File

@ -27,7 +27,7 @@
* condition. Refer to below descriptions for the watermarks parameter for
* this.
*/
static bool enabled __read_mostly;
static bool enabled __read_mostly = true;
/*
* Time threshold for cold memory regions identification in microseconds.