Branches for Intrepid

Name Status Last Modified Last Commit
lp:ubuntu/intrepid/consolekit 1 Development 2011-01-17 20:27:28 UTC
23. * debian/patches/10-file_monitor_remo...

Author: James Westby
Revision Date: 2008-10-19 03:18:24 UTC

* debian/patches/10-file_monitor_remove_watch_crash.patch:
  - Move watch removals triggered by inotify in to the main thread
    so that they do not race with the removals triggered by dbus.
  - Don't try and remove watches that have already been removed.
  - When removing a watch triggered by inotify also invalidate pointers
    to it from all notifies that use it.
  - Ubuntu: LP: #269651
  - Upstream: https://bugs.freedesktop.org/show_bug.cgi?id=18046

lp:ubuntu/intrepid-proposed/consolekit 1 Development 2011-01-17 20:27:37 UTC
24. * Unref the dbus proxy when finalizin...

Author: James Westby
Revision Date: 2009-02-10 14:53:11 UTC

* Unref the dbus proxy when finalizing the session object, so that
  they are not leaked. (LP: #284229)
  - When leaked they would stay in the list of active proxies, which
    is iterated over during some proxy operations. This would lead to
    a dramatic slowdown and CPU usage spike if a lot of sessions were
    created and destroyed.

lp:ubuntu/intrepid-updates/consolekit bug 1 Development 2011-01-17 20:28:39 UTC
24. * Unref the dbus proxy when finalizin...

Author: James Westby
Revision Date: 2009-02-10 14:53:11 UTC

* Unref the dbus proxy when finalizing the session object, so that
  they are not leaked. (LP: #284229)
  - When leaked they would stay in the list of active proxies, which
    is iterated over during some proxy operations. This would lead to
    a dramatic slowdown and CPU usage spike if a lot of sessions were
    created and destroyed.

13 of 3 results