All of lore.kernel.org
 help / color / mirror / Atom feed
* Recent kernels sound crash  solution found?
@ 2001-09-07 19:26 Samium Gromoff
  2001-09-07 15:16 ` Alan Cox
  0 siblings, 1 reply; 5+ messages in thread
From: Samium Gromoff @ 2001-09-07 19:26 UTC (permalink / raw)
  To: alan; +Cc: linux-kernel

         Hello folks, seems that i found the potential bug which
    led to the infinite trace i`ve described before.

   Facts:
       1. My host have 24M of RAM and on kernels 2.4.x;x>7 it  started
   to have n-order alloc failures.
       2. In very rare circumsistances under 2.4.8-ac12 i have
   1-order alloc failures.
       3. sound_alloc_dmap::dmabuf.c comments states it will loop
   until the buffer is alloced
       4. sound_alloc_dmap::dmabuf.c comments states it wont accept buffer
   lesser than 8k in size.

   Logic:
      3 + 4 => it loops forever when 1-order alloc fails
      1 + 2 + 3 + 4 => my host crashes

      * comment to point 2: very rare circumcistances includes
   that some time should pass to fragment memory

cheers, Sam 

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

end of thread, other threads:[~2001-09-07 15:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-07 19:26 Recent kernels sound crash solution found? Samium Gromoff
2001-09-07 15:16 ` Alan Cox
2001-09-07 20:09   ` Samium Gromoff
2001-09-07 15:54     ` Alan Cox
2001-09-07 20:16       ` Samium Gromoff

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.