On Wed, 2005-02-16 at 11:22 +0100, Kai Zimmermann wrote: > Because this is getting annoying, my question is if 64Mb is really not > enough and how can I increase it in the mono vm or is this a bug (and I > know that those belong to bugzilla) ?
It isn't a question of 64Mb not being "enough" --- 64Mb is a cap on the size of the indexing helper process. If it gets too big, it shuts itself down and a new one gets started up. I admit that this is a bug hack, but it is the only way for us to work around our issues with mono's GC. Of course, if you are seeing that message every few lines, the cap (which was set more-or-less at random) might need to be adjusted. Could you e-mail a log from ~/.beagle/Log that has the relevant debug messages? Thanks, -J _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
