Tagged Questions
4
votes
2answers
283 views
What is “kernel dynamic memory” as reported by smem?
While diagnosing low memory problems in my desktop machine (details at U&L) I've noticed that my noncache "kernel dynamic memory" is big:
# smem -twk
Area Used ...
1
vote
2answers
202 views
Discrepancy between reported used memory and sum of application memory usage
I'm running a desktop system that quite regularly suffers from lack of memory, this prompted me to investigate what causes the issue in the first place.
Problem is, there's no single process that ...
4
votes
3answers
1k views
xorg memory leaks
On my desktop Xorg leaks a lot of memory. I use to let this machine on for days (weeks, months ...), but about once a week I'm forced to restart xorg, because it is taking too much memory.
Am I the ...