At Mon, 01 Mar 2004 19:34:57 +0100,
I wrote:
> 
> at the initialization.  when __get_free_pages() for 256MB with
> GFP_KERNEL is called, it goes to sleep and never gets back.

additional note: 256MB might be wrong but anyway it was a large
number.  the driver tries to allocate as large buffers as possible at
the initialization.

but, the stall did happen even with much smaller sizes, when the
memory pages are fragmented.  and, yes, it's logical that it happens
:)

anyway, that's why GFP_KERNEL was introduced only for allocation of a
single page in the old codes as a hack.


Takashi


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to