[Bug 14495] udev sends multiple add/remove events in quick succession

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Fri Sep 30 23:55:28 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=14495
Ubuntu | hal





------- Additional Comments From scott-bugs at ubuntu.com  2005-10-01 00:55 UTC -------
The interesting this is that all this is supposed to just work, udev tries very
hard to make sure that the each remove event isn't processed until the
preceeding add event has finished, and likewise an add event isn't started until
the previous remove event has finished.

The trouble is that hal takes these events, and then tries to process them
asychronously.  What we basically want for the add events is a synchronous call
to hal that doesn't complete until hal has run both g-v-m and pmount.

Then let udev worry about ensuring sychronisation (which it does quite well).

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list