FG
💻 Software

Linux memory full, process memory usage doesn't add up in top

Fresh7 days ago
Mar 15, 20265009 views
Confidence Score0%
0%

Problem

I have a computer with 16GB of ram. At the moment, top shows all the RAM is taken, (NOT by cache), but the RAM used by the various processes is very far from 16GB. I have seen this problem several times, but I don't understand what is happening. Any clues? My only remedy so far has been to reboot t…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Linux memory full, process memory usage doesn't add up in top

Low Risk

As I understand it, on Linux 'used' memory is split into 'active' and 'inactive'. Active memory is memory which is currently allocated to a process and in use by it. Inactive is memory that has been allocated to a process but is no longer in use by …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment