Update to 2021-12-01 19:13

This commit is contained in:
Daniel Berteaud
2021-12-01 19:13:34 +01:00
commit 4c4556c660
2153 changed files with 60999 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
KSM_SLEEP_MSEC={{ pve_ksm_sleep_msec }}
KSM_THRES_COEF={{ pve_ksm_thres_coef }}
KSM_THRES_CONST={{ pve_ksm_thres_const }}
KSM_NPAGES_BOOST={{ pve_ksm_npages_boost }}
KSM_NPAGES_DECAY=-200
KSM_NPAGES_MAX=4800