Hi all,
I've got an issue with mod_mono and FC4 that I'm hoping someone can
help me with. I've got some websites running mojoportal on FC4. I'm
noticing this error in my log log files, which really seems to be
messing things up:
2005-12-15 11:58:23,092 [1095092576] ERROR mojoPortal.Web.Global
[
I can't answer the question about when Mono will have a precise garbage
collector, but I think that you might be confusing several issues involving
garbage collection.
The current Boehm GC is designed so that it will work in environments that
traditionally do not use garbage collection, such as
Hi!
I know that mono uses today a "conservative" garbage collector (it means that, the GC doesn't really release the memory to the OS). I've read that a new Precise Garbage Collector (maybe the intel's one) would be used.
When do you plan do deploy this new GC? Because today, the same app