caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gordon Henriksen <gordonhenriksen@mac.com>
To: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Heaps size problems with "caml_alloc_small" in	foreign function interfaces
Date: Sun, 13 Jul 2008 09:37:31 -0400	[thread overview]
Message-ID: <8D63DEFE-81E4-4057-8170-646A0C59C9F4@mac.com> (raw)
In-Reply-To: <50710496-7007-4A9C-BFA4-DB98EEAD360E@nicta.com.au>

On 2008-07-13, at 09:25, Sean Seefried wrote:

> After a weekend's worth of ruminating I have finally found the bug  
> in my code. It didn't turn out to be a root registration problem [...]
>
> So now I have a question. Is there any way that I can find out what  
> address the garbage collector moves these values to? I need to  
> update the table when this happens.


You need to register them as roots and the collector will update them  
for you.

— Gordon


  reply	other threads:[~2008-07-13 13:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-12  6:07 Sean Seefried
2008-07-12  6:09 ` Sean Seefried
2008-07-12  8:50 ` Richard Jones
2008-07-13 13:25   ` Sean Seefried
2008-07-13 13:37     ` Gordon Henriksen [this message]
2008-07-13 14:03     ` Thomas Crimi
  -- strict thread matches above, loose matches on Subject: below --
2008-07-11  8:21 Sean Seefried
2008-07-11  9:40 ` [Caml-list] " Richard Jones
2008-07-11  9:51   ` Richard Jones
2008-07-11 10:21   ` Sean Seefried
2008-07-11 15:56     ` Richard Jones
2008-07-11 14:11 ` Xavier Leroy
2008-07-12  3:20   ` Sean Seefried
2008-07-12  6:00   ` Sean Seefried

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=8D63DEFE-81E4-4057-8170-646A0C59C9F4@mac.com \
    --to=gordonhenriksen@mac.com \
    --cc=caml-list@inria.fr \
    /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;
as well as URLs for NNTP newsgroup(s).