Question: In Linux, to set the swap memory value we can use the swappiness variable. What does the following command does? 'sudo sysctl - w vm

In Linux, to set the swap memory value we can use the swappiness variable. What does the following command does? 'sudo sysctl -w vm.swappiness =10'
This will make the system use 10 MB of the RAM before activating the swap.
This will make the system use 90% of the RAM before activating the swap.
This will make the system use 90 MB of the RAM before activating the swap.
This will make the system use 10% of the RAM before activating the swap.
In Linux, to set the swap memory value we can use

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!