vm.swappiness = 10
This commit is contained in:
parent
bcbb39f345
commit
7f3092e8aa
@ -28,7 +28,7 @@ net.ipv4.tcp_timestamps = 0
|
|||||||
net.ipv4.tcp_window_scaling = 0
|
net.ipv4.tcp_window_scaling = 0
|
||||||
vm.dirty_writeback_centisecs=6000
|
vm.dirty_writeback_centisecs=6000
|
||||||
vm.laptop_mode=5
|
vm.laptop_mode=5
|
||||||
vm.swappiness = 60
|
vm.swappiness = 10
|
||||||
vm.vfs_cache_pressure = 1000
|
vm.vfs_cache_pressure = 1000
|
||||||
vm.overcommit_memory = 2
|
vm.overcommit_memory = 2
|
||||||
vm.overcommit_ratio = 70
|
vm.overcommit_ratio = 70
|
||||||
|
Loading…
x
Reference in New Issue
Block a user