Skip to content

Instantly share code, notes, and snippets.

View y0geshx's full-sized avatar
🚀
Exploring

Yogesh y0geshx

🚀
Exploring
View GitHub Profile

Swappiness controls the tendancy the kernel wishes to swap.

Even with free memory the kernel may swap.

100 means aggressively swap 0 means wait until the last minute to swap

To check current swappiness cat /proc/sys/vm/swappiness