From: Christophe Raffalli <raffalli@univ-savoie.fr>
To: Tiphaine Turpin <Tiphaine.Turpin@irisa.fr>
Cc: Christophe Raffalli <Christophe.Raffalli@univ-savoie.fr>,
caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Re: Mastering the garbage collector
Date: Sat, 27 Jun 2009 09:51:04 +0200 [thread overview]
Message-ID: <4A45CF68.2010901@univ-savoie.fr> (raw)
In-Reply-To: <4A44789B.9000905@irisa.fr>
>> let x = ... in
>> (* here you are not sure x is collected even if the variable does not
>> appear after this comment *)
>>
>>
> Thanks for making this clear. I was indeed thinking that collecting x
> here could require some sort of variable liveness analysis, and that the
> GC might not be that smart, and this is why I tried to put x in a
> function and prevent inlining, but I don't know if it is enough to make
> x definitely unreachable.
>
If your problem is still not solved, may be you should post your code or
an example reproducing the problem.
Cheers,
Christophe
next prev parent reply other threads:[~2009-06-27 7:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-25 14:57 Tiphaine Turpin
2009-06-25 15:14 ` Sylvain Le Gall
2009-06-25 15:37 ` [Caml-list] " Tiphaine Turpin
2009-06-25 18:12 ` Christophe Raffalli
2009-06-26 7:28 ` Tiphaine Turpin
2009-06-27 7:51 ` Christophe Raffalli [this message]
2009-06-25 15:53 ` [Caml-list] " Julien Signoles
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=4A45CF68.2010901@univ-savoie.fr \
--to=raffalli@univ-savoie.fr \
--cc=Christophe.Raffalli@univ-savoie.fr \
--cc=Tiphaine.Turpin@irisa.fr \
--cc=caml-list@yquem.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