caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ken Rose <kenrose@tfb.com>
To: Damien Doligez <damien.doligez@inria.fr>,
	caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] how to "disable" GC?
Date: Mon, 14 Mar 2005 07:17:41 -0800	[thread overview]
Message-ID: <4235AB15.8090901@tfb.com> (raw)
In-Reply-To: <1f63a9ce4272cab600c2e1f2a63c8cf3@inria.fr>

Damien Doligez wrote:

> So if you allocate some things that go directly into the major heap
> (for example reasonably large arrays or strings) you need a big major
> heap as well as a big minor heap:
> 
>   setenv OCAMLRUNPARAM 's=500M,h=500M,v=0x1ff'

Is there some way to do this from inside the OCaml program?  I don't see 
anything in a quick look at the documents for GC.

Thanks

  - ken


  reply	other threads:[~2005-03-14 15:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-13  3:57 Eijiro Sumii
2005-03-13 12:52 ` [Caml-list] " Thomas Fischbacher
2005-03-13 14:52   ` Eijiro Sumii
2005-03-13 16:17     ` Kurt Welgehausen
2005-03-13 17:41       ` Eijiro Sumii
2005-03-13 23:12 ` Damien Doligez
2005-03-14 15:17   ` Ken Rose [this message]
2005-03-15 19:39     ` Damien Doligez

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=4235AB15.8090901@tfb.com \
    --to=kenrose@tfb.com \
    --cc=caml-list@inria.fr \
    --cc=damien.doligez@inria.fr \
    --cc=rose@acm.org \
    /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).