[Wtr-general] OT: odd memory behavior question
Chris Morris
chrismo at clabs.org
Mon Oct 9 12:43:12 EDT 2006
Bret Pettichord wrote:
> You need to run the garbage collector. It is something like this:
>
> GC.start
FWIW, I dunno about Ruby's GC, but with GC in things like Java and C#,
I've heard that telling GC to start or run is really treated more as a
hint, a prodding, but won't always give the same results, just due to
the nature of how GCs work.
--
Chris
http://clabs.org/blogki
More information about the Wtr-general
mailing list