Breaking

Monday, September 13, 2021

How to Change Swappiness in Linux

In this article, you will learn how to change swappiness in Linux distributions. The Linux kernel's swappiness setting defines how aggressively it will swap memory pages versus dropping pages from the page cache. A higher value increases swap aggressiveness, while a lower value tells the Linux kernel to swap as little as possible to disk and favor RAM. The swappiness range is from 0 to 100,

No comments:

Post a Comment