linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Memory leaks on atom-based boards?
@ 2014-10-27 18:44 AL13N
  2014-11-09 11:56 ` Vlastimil Babka
  2014-11-21 20:06 ` Pavel Machek
  0 siblings, 2 replies; 7+ messages in thread
From: AL13N @ 2014-10-27 18:44 UTC (permalink / raw)
  To: linux-kernel

I have several machines with the same OS and kernel (3.14.22).

2 of those machines are both atom-based boards and they get OOM, without
swap being used (MemAvail crawls down towards 0, even though not more
memory is used on processes).

Specifically, this one machine, i need to reboot every 3 à 5 days.

It has 4GB RAM and 4GB swap(SSD), but:
 - sum of all vmRSS < 500MB
 - sum of all tmpfs < 100MB
 - Slab is around 16MB
 - Cache will usually crawl down towards 0 (just like MemAvail)
 - I couldn't find another explanation for the loss of Memory
 - I also asked
http://serverfault.com/questions/616856/where-did-my-memory-go-on-linux-no-cache-slab-shm-ipcs
(the other machine)
 - This problem existed on this hardware at least from 3.12.* upwards.

I've recompiled kernel to include kmemleak (i figured it'd be some module
that i've only got with this board), but it didn't point to anything (i
tested also with the test module, to see if it was working).

My questions are:
 - Is this a kernel memory leak somewhere?
 - How can i find out what is allocating all this memory?


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-11-21 21:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-27 18:44 Memory leaks on atom-based boards? AL13N
2014-11-09 11:56 ` Vlastimil Babka
2014-11-09 16:38   ` AL13N
2014-11-09 22:07     ` Vlastimil Babka
2014-11-10  0:19       ` AL13N
2014-11-21 20:06 ` Pavel Machek
2014-11-21 21:08   ` AL13N

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).