Merge lp://staging/~xnox/upstart/fix-1235649 into lp://staging/upstart
Proposed by
Dimitri John Ledkov
Status: | Rejected |
---|---|
Rejected by: | Dimitri John Ledkov |
Proposed branch: | lp://staging/~xnox/upstart/fix-1235649 |
Merge into: | lp://staging/upstart |
Diff against target: |
18 lines (+8/-0) 1 file modified
extra/upstart-udev-bridge.c (+8/-0) |
To merge this branch: | bzr merge lp://staging/~xnox/upstart/fix-1235649 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
James Hunt | Disapprove | ||
Review via email: mp+189860@code.staging.launchpad.net |
Description of the change
workaround #1
blacklist SPAM event in upstart-
this still leaves systemd-udev to consume 5% CPU constantly when the screen is on.
Will work on a systemd-udev patch.
To post a comment you must log in.
Unmerged revisions
- 1544. By Dimitri John Ledkov
-
Ignore VSYNC events from omapfb, as not needed and cause spam when re-emitted to session init.
- Formatting is not standard: missing space after function name and before bracket. Aslo, why brackets round 'action' and 'kernel'?
- This is an ubuntu-specific work-around so should only be applied to Ubuntu if absolutely necessary.