caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Damien Doligez <damien.doligez@inria.fr>
To: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] gc oddness
Date: Sat, 5 Mar 2005 10:36:35 +0100	[thread overview]
Message-ID: <47f13be7fc82ffa4273d6278dd060fed@inria.fr> (raw)
In-Reply-To: <db365b8cf5b8575444e2d8f868373d44@reddwarf.xs4all.nl>

On Mar 3, 2005, at 00:55, Lodewijk Voge wrote:

> does anyone know why compiling and running this:
>
> let _ =
> 	while true do
> 		Gc.full_major();
> 	done
>
> results in a process that grows as quickly and as big as it can?

It doesn't grow that fast, but that's still a good question.  I'll look
into it and I'll let you know when I have the answer.

-- Damien


      reply	other threads:[~2005-03-05  9:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-02 23:55 Lodewijk Voge
2005-03-05  9:36 ` Damien Doligez [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=47f13be7fc82ffa4273d6278dd060fed@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;
as well as URLs for NNTP newsgroup(s).