Re: Slow boot due perhaps to locks in mouse and platform system
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2008-10-14 15:30:01
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2008-10-14 15:30:01
On Tue, Oct 14, 2008 at 11:12:36AM -0400, Arjan van de Ven wrote:
On Tue, 14 Oct 2008 10:54:36 -0400 Dmitry Torokhov [off-list ref] wrote:quoted
On Tue, Oct 14, 2008 at 03:19:28PM +0100, Phil Endecott wrote:quoted
What can be done about this? Is it unreasonable for the mouse probing to take 2 seconds? Should it not be holding the conflicting lock while it is probing? Does the platform matching code really need to hold the lock when it's just comparing the string names of the device and driver?the real thing is to not wait on this while booting; my fastboot git tree has the patches to fix that part..
Could you please be more specific? -- Dmitry