Bug 575708 - runaway inotify madness ...
authorColin Walters <walters@redhat.com>
Tue, 17 Mar 2009 21:59:18 +0000 (21:59 +0000)
committerColin Walters <walters@src.gnome.org>
Tue, 17 Mar 2009 21:59:18 +0000 (21:59 +0000)
commit1d1fba442fd7e605288fe92809c59d58b0b8f186
tree8036c80a0c763f3fdd1298d04d24438208f17dbd
parent044733e2a0d5b3192c38b35611b9de4364c6c810
Bug 575708 - runaway inotify madness ...

2009-03-17  Colin Walters  <walters@redhat.com>

Bug 575708 - runaway inotify madness ...

* gfilemonitor.c: Queue up events in a local list and
fire one idle, instead of queuing lots of individual
idles which has bad performance behavior.

svn path=/trunk/; revision=8010
gio/ChangeLog
gio/gfilemonitor.c