CVSROOT: /cvs/gnome Module name: beagle Changes by: joeshaw 06/12/03 15:59:59
Modified files: Filters : FilterArchive.cs Util : ArrayFu.cs Scheduler.cs StringFu.cs SystemInformation.cs beagled : BeagleDaemon.cs LuceneIndexingDriver.cs beagled/IndexHelper: IndexHelper.cs Log message: Index at most 30 files inside archives. This is to avoid huge allocations on very large archives, like the one I have of a backed up home direcotry. Fix a major issue where we were boxing characters every time we processed a URI. Use DateTime.UtcNow when calculating load averages, to avoid unnecessary allocations related to timezones. If --heap-buddy or --heap-shot are provided, assume --debug-memory. If running with --heap-shot and the RSS increases by more than 5% or 5 megs, or the size of GC.GetTotalMemory() increases by more than 5%, automatically send SIGPROF to generate a memory snapshot. Log the number of child indexables created, and whether we're running with BEAGLE_EXERCISE_THE_DOG. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=joeshaw&date=explicit&mindate=2006-12-03%2015:58&maxdate=2006-12-03%2016:00 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list