September 2015
Beginner to intermediate
230 pages
4h 47m
English
There is a Linux kernel parameter called swappiness that controls when the operating system will start using the swap space. This parameter can be set to values between 0 and 100. A lower value tells the kernel to use the swap space less frequently, and a higher value tells it to use the swap space more frequently. The default value is 60.
Here are some special cases of using swaps:
|
Value |
Strategy |
|---|---|
|
|
|
|
|
|
|
|
|
In a scenario where Redis needs to access from the swap ...
Read now
Unlock full access