> > Any limitation would show up at submit time. Either it will work or it
> > won't work. If it fails, it's most likely a memory allocation problem.
> 
> Another way to show up at submit time would be waiting for memory
> to free up ... although UHCI does allocations at GFP_ATOMIC, so that
> particular graceful degradation doesn't exist; submit would just fail.

Yes, but you may exhaust a slab during submit. It would still work,
but the kernel would have to go down to the page allocator and give
you cold pages. Failure happens only if the page allocator fails.

        Regards
                Oliver



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to