caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Fork-friendly GC
@ 2007-06-26 14:00 Jon Harrop
  2007-07-02 17:46 ` [Caml-list] " Tom
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Harrop @ 2007-06-26 14:00 UTC (permalink / raw)
  To: caml-list


Whilst reading the ripples that resulted from our recent discussion of 
asynchonous invocation and parallelism in vanilla OCaml, someone mentioned 
the idea of "fork-friendly" garbage collectors.

I believe this refers to the coalescing of GC tags into contiguous memory. If 
so, that means that OCaml's current GC is not fork-friendly because it 
scatters tags everywhere.

Is that correct?

-- 
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
The OCaml Journal
http://www.ffconsultancy.com/products/ocaml_journal/?e


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

end of thread, other threads:[~2007-07-03  1:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-26 14:00 Fork-friendly GC Jon Harrop
2007-07-02 17:46 ` [Caml-list] " Tom
2007-07-03  1:42   ` David Thomas

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).