All of lore.kernel.org
 help / color / mirror / Atom feed
* scsi_malloc fragmentation in 2.4.X
@ 2002-12-20 20:31 Justin T. Gibbs
  2002-12-20 20:36 ` Christoph Hellwig
  2002-12-20 20:39 ` Doug Ledford
  0 siblings, 2 replies; 3+ messages in thread
From: Justin T. Gibbs @ 2002-12-20 20:31 UTC (permalink / raw)
  To: linux-scsi

Are there any plans to correct the scsi_malloc fragmentation problems
in 2.4.X?  It looks like this problem has been addressed in 2.5.X by using
memory pools, but the current 2.4.X solution of just "backing off a bit"
if scsi_malloc returns NULL, is much less than ideal.  At least the user
isn't assaulted by lots of "Running really short on DMA buffers" messages,
but performance does suffer when the only reason you can't queue an I/O
is that the pre-allocated S/G list memory is so poorly managed that the
available memory can't be used.

--
Justin


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

end of thread, other threads:[~2002-12-20 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-20 20:31 scsi_malloc fragmentation in 2.4.X Justin T. Gibbs
2002-12-20 20:36 ` Christoph Hellwig
2002-12-20 20:39 ` Doug Ledford

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.