caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <xavier.leroy@inria.fr>
To: Tahir H Butt <tahir@acm.jhu.edu>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] memory problems
Date: Thu, 21 Aug 2003 14:54:47 +0200	[thread overview]
Message-ID: <20030821145447.B14214@pauillac.inria.fr> (raw)
In-Reply-To: <1061323892.20426.33.camel@venere.cog.brown.edu>; from tahir@acm.jhu.edu on Tue, Aug 19, 2003 at 04:11:33PM -0400

> Using both ocamlopt and ocamlc (3.06, and 3.07beta1, with and without
> optimization flags), (A) and (B) keep a constant memory load through the
> course of the program. (C) which is the actual value I need to set
> causes the memory usage to grow each time the above function is called.

I'd be interested in a complete program that exhibits the behavior you
describe.  (Please send it just to me, so as not to clutter this list.)

> I've tried throwing in some Gc.compact() lines, without luck.

You can also try Gc.full_major().

- Xavier Leroy

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      reply	other threads:[~2003-08-21 12:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-19 20:11 Tahir H Butt
2003-08-21 12:54 ` Xavier Leroy [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=20030821145447.B14214@pauillac.inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=tahir@acm.jhu.edu \
    /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).