Re: [PATCH] usb: Use a workqueue in usb_add_hcd() to reduce boottime

From: Sebastian Andrzej Siewior
Date: Tue Jan 24 2012 - 11:57:12 EST


* Alan Stern | 2012-01-21 11:11:09 [-0500]:

>Doing time-consuming things later won't make any difference. That is,
>suppose the boot sequence performs activities A and B, where A takes a
>long time. Doing A later, so that the boot sequence performs B and
>then A, won't change the total time required.

That is true. However if you show the gui _now_ and look for USB later
then it feels faster and this is usually enough.

>Alan Stern

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/