Bug 40402
Summary: | Memory being cached and not released causing out_of_memory issue or high swap usage when memory is not used up | ||
---|---|---|---|
Product: | Memory Management | Reporter: | ultimatebusta |
Component: | Other | Assignee: | Andrew Morton (akpm) |
Status: | NEW --- | ||
Severity: | blocking | CC: | skaushik, szg00000, xerofoify |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.38 2.6.39 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
ultimatebusta
2011-08-01 10:04:07 UTC
Also, I've tried the swappiness setting of 60, 10, and 0. None of these seems to work. I also tried to use echo 1 > /proc/sys/vm/drop_caches (as well as 2 and 3), but they don't work either (working initially, and fails later). The user with 16GB of RAM is on Fedora 15 64bit (kernel: 2.6.38-35) and reported that swappiness setting of 3 eased the issue, although we didn't confirm that as he restarted due to the upgrade to linux kernel 3 (2.6.40). Upgraded to 2.6.39.4, didn't help either: http://pastebin.com/raw.php?i=fHAyd1x7 Please test against a newer kernel to see if it's fixed. Cheers Nick |