linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* denx 2.4.20 kernel memory leak
@ 2004-03-03  9:14 S. Hebbar
  2004-03-03  9:56 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: S. Hebbar @ 2004-03-03  9:14 UTC (permalink / raw)
  To: linuxppc-embedded


Hello,

I am noticing kernel memory leak when I am getting a file using ftp.
For each ftp get session, the skbuff_head_cache is increasing.

Original:
  skbuff_head_cache  17232  17232    160  718  718    1
After getting a 8 MB file.
  skbuff_head_cache  18094  18096    160  754  754    1

Finally, system runs out of memory and kernel start killing processes.

I don't think this is driver problem. I can "flud ping" (ping -f) for more
than 24 hours without loosing any memory. I am generating 4000 packets/second
to the target using "ping -f"

I am not sure if there is another application which causes memory leak.

I am using denx 2.4.20 kernel. My target processor is MPC8260.

Any help is much appreciated.

Regards,
Hebbar.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2004-03-03  9:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-03  9:14 denx 2.4.20 kernel memory leak S. Hebbar
2004-03-03  9:56 ` Wolfgang Denk

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).