caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: yminsky@cs.cornell.edu
Cc: Caml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] Re: Size limitation on input_value
Date: Mon, 26 Jul 2004 19:12:05 +0200	[thread overview]
Message-ID: <20040726171205.GD6618@yquem.inria.fr> (raw)
In-Reply-To: <891bd33904072609484169f951@mail.gmail.com>

> So, I've investigated this a little further, and it's a definite
> regression.  Here's the function I used:
> [...]
> On 3.08, I get this:
> # run ~save:true ~load:true 1000000;;
> Out of memory during evaluation.
> # run ~save:true ~load:false 1000000;;
> Out of memory during evaluation.
> # run ~save:false ~load:false 1000000;;
> - : unit = ()

I cannot reproduce this behavior with 3.08 here.  All three phrases
evaluate without Out_of_memory conditions.

There have been no significant changes in the code for output_value
and input_value between 3.07 and 3.08.  

Could you investigate some more where the Out_of_memory comes from?
strace and OCAMLRUNPARAM='v=63' could give useful clues.

Please use caml@inria.fr or caml-bugs@inria.fr to continue this discussion.

- 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:[~2004-07-26 17:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-22 19:41 [Caml-list] " Yaron Minsky
2004-07-26 16:48 ` [Caml-list] " Yaron Minsky
2004-07-26 17:12   ` Xavier Leroy [this message]
2004-07-26 18:14     ` Yaron Minsky
2004-07-27  7:41       ` Xavier Leroy
2004-07-27 12:04         ` Yaron Minsky

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=20040726171205.GD6618@yquem.inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=yminsky@cs.cornell.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).