Difference between revisions of "Swappiness"
Jump to navigation
Jump to search
↑ https://kernelnewbies.org/Linux_5.8
(Created page with " sysctl vm.swappiness Since Linux Kernel 5.8 the swapiness sysctl can also now be raised up to 200 to force the kernel to use swapping, which can be useful with in...") Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 5: | Line 5: | ||
Since [[Linux Kernel 5.8]] the swapiness sysctl can also now be raised up to 200 to force the kernel to use swapping, which can be useful with in-memory swap, like zram or zswap<ref>https://kernelnewbies.org/Linux_5.8</ref> | Since [[Linux Kernel 5.8]] the swapiness sysctl can also now be raised up to 200 to force the kernel to use swapping, which can be useful with in-memory swap, like zram or zswap<ref>https://kernelnewbies.org/Linux_5.8</ref> | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{swap}} |
Revision as of 06:26, 25 August 2020
sysctl vm.swappiness
Since Linux Kernel 5.8 the swapiness sysctl can also now be raised up to 200 to force the kernel to use swapping, which can be useful with in-memory swap, like zram or zswap[1]
See also
- Swap,
swapon
,swapoff
,mkswap
,swaplabel
,free
,sar -r
,sar -S
,sar -W
,vmstat
,vm.swappiness
,/proc/swaps
,/etc/fstab
, Add a swap disk,systemd.swap
Advertising: