new additions
This commit is contained in:
parent
19b7ac798e
commit
431cd22232
2 changed files with 11 additions and 1 deletions
|
@ -5,3 +5,10 @@ and configure:
|
|||
/etc/default/zramswap
|
||||
|
||||
with zstd algorithm and whatever percent of RAM to use
|
||||
|
||||
/etc/sysctl.d/99-vm-zram-parameters.conf
|
||||
|
||||
vm.swappiness = 180
|
||||
vm.watermark_boost_factor = 0
|
||||
vm.watermark_scale_factor = 125
|
||||
vm.page-cluster = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue