From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: Jon Harrop <jonathandeanharrop@googlemail.com>
Cc: 'Damien Doligez' <damien.doligez@inria.fr>, caml-list@inria.fr
Subject: Re: [Caml-list] How does OCaml update references when values are moved by the GC?
Date: Tue, 02 Nov 2010 11:25:08 +0100 [thread overview]
Message-ID: <4CCFE704.7080400@inria.fr> (raw)
In-Reply-To: <1033013046.78315.1288458970997.JavaMail.root@zmbs4.inria.fr>
Jon Harrop wrote:
> I was hoping for a little more detail, of course. :-)
>
> How is the mapping from old to new pointers stored?
With forwaring pointers. Just take 10 minutes to familiarize yourself
with the standard stop© algorithm and everything will be clear:
http://en.wikipedia.org/wiki/Cheney's_algorithm
- Xavier Leroy
prev parent reply other threads:[~2010-11-02 10:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <418632253.26199.1288302511712.JavaMail.root@zmbs1.inria.fr>
2010-10-29 7:47 ` Damien Doligez
2010-10-30 11:14 ` Elias Gabriel Amaral da Silva
2010-10-30 17:15 ` Jon Harrop
2010-10-30 17:38 ` Michael Ekstrand
2010-10-30 20:40 ` Jon Harrop
2010-11-03 9:49 ` Richard Jones
2010-10-30 20:40 ` Jon Harrop
[not found] ` <1033013046.78315.1288458970997.JavaMail.root@zmbs4.inria.fr>
2010-11-02 10:25 ` Xavier Leroy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CCFE704.7080400@inria.fr \
--to=xavier.leroy@inria.fr \
--cc=caml-list@inria.fr \
--cc=damien.doligez@inria.fr \
--cc=jonathandeanharrop@googlemail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox