public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.8.1 mempool subsystem sickness
@ 2004-09-08 16:48 jmerkey
  2004-09-08 23:05 ` Nick Piggin
  0 siblings, 1 reply; 10+ messages in thread
From: jmerkey @ 2004-09-08 16:48 UTC (permalink / raw)
  To: linux-kernel; +Cc: jmerkey

On a system with 4GB of memory, and without 
the user space patch that spilts user space
just a stock kernel, I am seeing memory 
allocation failures with X server and simple
apps on a machine with a Pentium 4 
processor and 500MB of memory.  

If you load large apps and do a lot of 
skb traffic, the mempool abd slab 
caches start gobbling up pages
and don't seem to balance them 
very well, resulting in memory 
allocation failures over time if
the system stays up for a week 
or more.  

I am also seeing the same behavior 
on another system which has been
running for almost 30 days with 
an skb based traffic regeneration 
test calling and sending skb's
in kernel between two interfaces.

The pages over time get stuck 
in the slab allocator and user
space apps start to fail on alloc
requests.  

Rebooting the system clears
the problem, which slowly over time
comes back.  I am seeing this with
stock kernels from kernel.org 
and on kernels I have patched,
so the problem seems to be
in the base code.  I have spent
the last two weeks observing 
the problem to verify I can
reproduce it and it keeps 
happening.  

Jeff


^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <091420042058.15928.41475B8000002BA100003E382200763704970A059D0A0306@comcast.net>]

end of thread, other threads:[~2004-09-16  6:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-08 16:48 2.6.8.1 mempool subsystem sickness jmerkey
2004-09-08 23:05 ` Nick Piggin
     [not found] <091420042058.15928.41475B8000002BA100003E382200763704970A059D0A0306@comcast.net>
2004-09-14 20:32 ` Jeff V. Merkey
2004-09-14 22:59   ` Nick Piggin
     [not found]     ` <20040914223122.GA3325@galt.devicelogics.com>
2004-09-14 23:51       ` Nick Piggin
2004-09-15  0:51         ` Gene Heskett
2004-09-15 17:27         ` Jeff V. Merkey
2004-09-15 17:33           ` Jeff V. Merkey
2004-09-16  1:46           ` Nick Piggin
2004-09-16  5:56             ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox