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

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Wed Sep 28 21:50:10 UTC 2005


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





------- Additional Comments From scott-bugs at ubuntu.com  2005-09-28 22:50 UTC -------
It's worth noting that this bouncing effect should not affect udev anyway...

assuming the add/remove events all contain the same DEVPATH, udevd will cause
them to be processed in series (not parallel) so the end result is an add event
anyway.

If this isn't working and udevd is spawning them all at the same time, we could
have a udev bug _providing_ they all have the same DEVPATH.  If they have
different DEVPATHs it means the kernel really is seeing lots of events for
different devices, and we'd have no hope of debouncing them anyway!

-- 
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