All of lore.kernel.org
 help / color / mirror / Atom feed
* Re  [patch 2/3] fastboot: turn the USB hostcontroller initcalls into async initcalls
@ 2008-07-19 15:25 Alan Stern
  2008-07-19 15:32 ` Simon Arlott
  2008-07-19 15:39 ` Arjan van de Ven
  0 siblings, 2 replies; 5+ messages in thread
From: Alan Stern @ 2008-07-19 15:25 UTC (permalink / raw)
  To: Arjan van de Ven; +Cc: Kernel development list, USB list

On 18 July, 2008, Arjan van de Ven wrote:

> From: Arjan van de Ven <arjan@linux.intel.com>
> Subject: [PATCH] fastboot: turn the USB hostcontroller initcalls into 
> async initcalls
> 
> the USB host controller init calls take a long time, mostly due to a
> "minimally 100 msec" delay *per port* during initialization.
> These are prime candidates for going in parallel to everything else.
> 
> The USB device ordering is not affected by this due to the
> serialized-within-eachother property of async initcalls.

Is there some reason this patch wasn't posted to the linux-usb mailing
list as well as to LKML?

Where is this "minimally 100 msec" per-port delay you refer to?  
Offhand I can't recall any such delays in the init routines.

Alan Stern


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

end of thread, other threads:[~2008-07-19 20:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-19 15:25 Re [patch 2/3] fastboot: turn the USB hostcontroller initcalls into async initcalls Alan Stern
2008-07-19 15:32 ` Simon Arlott
2008-07-19 20:35   ` Alan Stern
2008-07-19 15:39 ` Arjan van de Ven
2008-07-19 20:27   ` Alan Stern

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.