How to tell Linux to explicitly swap out main memory of a suspended process?
Fresh3 days ago
Mar 15, 20262417 viewsConfidence Score0%
0%
Problem
I run a memory-hungry process ( ) which consumes more memory than I have physical memory on my latop, so it is paging and swappin and thrashing all the time and loadavg is about 2 ( is already in use with usual swap partition as well), but slowly moving forward (Although I afraid it will finally tr…
Error Output
mkcromfs
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to tell Linux to explicitly swap out main memory of a suspended process?
Low Risk
You can try playing with sysctl "swappiness" parameter... IIRC the higher the value, the more "likely to swap" is. Take a look here
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix