caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Hendrik Tews <H.Tews@cs.ru.nl>
To: Ocaml <caml-list@inria.fr>
Subject: Re: [Caml-list] Memory cost of a compaction
Date: Mon, 04 Dec 2006 10:07:29 +0100	[thread overview]
Message-ID: <wwuejrgf2r2.fsf@tandem.cs.ru.nl> (raw)
In-Reply-To: <53c655920612020734q4272cb9em5311c3ec3ea14ab2@mail.gmail.com> (David Baelde's message of "Sat, 2 Dec 2006 16:34:04 +0100")


   But I'm now wondering if after 10 hours a compaction could be
   triggered because of fragmentation. I believe that a compaction would

Have you tried logging GC compatations:

  { (GC.get()) with GC.verbose <- 0x010 }

Or triggeringg compactations yourself GC.compact?

Bye,

Hendrik


  reply	other threads:[~2006-12-04  9:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-02 15:34 David Baelde
2006-12-04  9:07 ` Hendrik Tews [this message]
2006-12-04  9:22   ` [Caml-list] " David Baelde

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=wwuejrgf2r2.fsf@tandem.cs.ru.nl \
    --to=h.tews@cs.ru.nl \
    --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).