This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GC and continuations


Janis Dzerins <jonis@mt.lv> writes:

> When I stopped the process (ctrl-c) and run GC like this: (gc) then
> no memory was reclaimed (at least it was not abvious in the `top').

Try (gc-stats). Garbage collection and malloc/free are not necessarily
correlated.

        Ole


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]