On Jan 21, 2010, at 06:29:17, Ian White wrote:
Others are experiencing this issue with Activity Monitor in general, so it looks like Growl is not the culprit.

It's not Activity Monitor, either. As I mentioned up-thread and in the FAQ, it's the garbage collector that some apps (GrowlMenu being one) use. The GC reserves at least 8 GiB's worth of address space to make sure that space is contiguous, but it does not actually allocate any memory in that space.

The GC is part of the operating system, although not all apps use it (it's optional). And from Bill Bumgarner's statement on that one Apple developer mailing list, this is not a bug, just a startling-but- harmless aspect of the design.

-- 
You received this message because you are subscribed to the Google Groups 
"Growl Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/growldiscuss?hl=en.


Reply via email to