caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* GC compaction question
@ 1999-12-30  9:05 Ohad Rodeh
  0 siblings, 0 replies; 2+ messages in thread
From: Ohad Rodeh @ 1999-12-30  9:05 UTC (permalink / raw)
  To: Ocaml Mailing List

Hello,
  I examined the GC compaction code and could not figure
something out. Does the program stop while GC compaction is
performed? 

  From the papers on the OCaml garbage collector I understand that
the main program, and its threads (if there are any), do not stop for
while GC is taking place. However, the papers do not discuss compaction.
This makes sense, as compaction is a new feature. 

My question is: does the program stop for compaction?

   Thanks,
	Ohad.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re:  GC compaction question
@ 1999-12-30 15:33 Damien Doligez
  0 siblings, 0 replies; 2+ messages in thread
From: Damien Doligez @ 1999-12-30 15:33 UTC (permalink / raw)
  To: caml-list

>From: Ohad Rodeh <orodeh@cs.huji.ac.il>

>  I examined the GC compaction code and could not figure
>something out. Does the program stop while GC compaction is
>performed? 

Yes.

-- Damien




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-12-30 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-30  9:05 GC compaction question Ohad Rodeh
1999-12-30 15:33 Damien Doligez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).