caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Damien Doligez <Damien.Doligez@inria.fr>
To: caml-list@inria.fr
Subject: Re: Garbage collection qustion
Date: Wed, 1 Jul 1998 11:26:25 +0200	[thread overview]
Message-ID: <199807010926.LAA20020@tobago.inria.fr> (raw)


>From: Ohad Rodeh <orodeh@cs.huji.ac.il>

>[allocation: minor=0.0M (4% promoted) (direct major=0K)|collections:
>minor=1, major=0, compact=0|words: 63488 (0% live) (1 chunks)|blocks: 120
>(99% live) (largest_free=62878)]
[...]
>[allocation: minor=2.7M (0% promoted) (direct major=0K)|collections:
>minor=91, major=21, compact=3|words: 63488 (1% live) (1 chunks)|blocks:
>255 (99% live) (largest_free=62343)]

I think you are misinterpreting the numbers.  The relevant variable
here is heap_words, which doesn't increase at all.

Does the size of your process (as reported by ps) actually increase ?

-- Damien





             reply	other threads:[~1998-07-02  2:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-01  9:26 Damien Doligez [this message]
1998-07-02  8:09 ` Ohad Rodeh
  -- strict thread matches above, loose matches on Subject: below --
1998-07-03 14:20 Damien Doligez
1998-06-29  7:51 Ohad Rodeh

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=199807010926.LAA20020@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;
as well as URLs for NNTP newsgroup(s).