mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 08:53:39 +02:00
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
This commit is contained in:
committed by
Colin Walters
parent
044733e2a0
commit
1d1fba442f
@@ -1,3 +1,11 @@
|
||||
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.
|
||||
|
||||
2009-03-17 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* glocalfileinputstream.c:
|
||||
|
Reference in New Issue
Block a user