beagle r3655 - trunk/beagle/beagled



Author: joeshaw
Date: 2007-04-11 15:48:52 +0100 (Wed, 11 Apr 2007)
New Revision: 3655
ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=3655&view=rev

Modified:
   trunk/beagle/beagled/LuceneQueryable.cs
Log:
Always call ConditionalFlush() when adding tasks, instead of calling it
only in non-immediate priority tasks.  This makes the daemon much better
behaved in the event of torrential events like an "rm -r" or untarring
of a tarball.  It reduces IPC overhead and doesn't really result in a
slowdown in the results (since the scheduler would otherwise throttle so
many immediate events anyway).





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]