mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2021-12-01 19:13
This commit is contained in:
6
roles/pve/templates/ksmtuned.conf.j2
Normal file
6
roles/pve/templates/ksmtuned.conf.j2
Normal 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
|
Reference in New Issue
Block a user