From: Damien Doligez <Damien.Doligez@inria.fr>
To: caml-list@inria.fr
Subject: Re: Finalisation in 2.02
Date: Thu, 23 Dec 1999 18:06:45 +0100 [thread overview]
Message-ID: <199912231706.SAA10331@tobago.inria.fr> (raw)
>From: Patrick Goldbronn - SYSCO <patrick.goldbronn@cea.fr>
>
>What's append when we change the finalization parameters values ?
>We alloc an object of type toto with 1,200 and another object toto with
>9,146
>
>It's the last number which is keep by GC (here 146) and erase previous
>value (200)
>The same with the pound (1 and 9) or they are adding -> 1+9 = 10 < 146 ?
Each pair of numbers is actually a rational number and they are added
together to tell the GC how advanced it should be into its cycle.
In your example, you get 1/200 + 9/146 = 973/14600, or about 6.6 %
-- Damien
next reply other threads:[~1999-12-23 19:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-12-23 17:06 Damien Doligez [this message]
-- strict thread matches above, loose matches on Subject: below --
1999-12-13 12:50 Damien Doligez
1999-12-12 3:38 skaller
1999-12-13 9:35 ` Jacques Garrigue
1999-12-15 8:41 ` Patrick Goldbronn - SYSCO
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=199912231706.SAA10331@tobago.inria.fr \
--to=damien.doligez@inria.fr \
--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