Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: surlog@club-internet.fr, Caml List <caml-list@inria.fr>
Subject: Re: Interface Ocaml/C
Date: Tue, 31 Aug 1999 21:10:36 +0200	[thread overview]
Message-ID: <19990831211036.37084@pauillac.inria.fr> (raw)
In-Reply-To: <37C3AE13.FB509D1C@club-internet.fr>; from SURLOG S.A. on Wed, Aug 25, 1999 at 10:49:23AM +0200

> Nous avons actuellement des problemes de retour de structures de C vers
> OCaml.
> Notre fonction C renvoie une liste de listes de string. Nous bloquons
> systematiquement lorsque nous dépassons les 600 listes de quelques
> éléments chacune.
> Y a-t-il une taille maximum d'allocation Ocaml pour la structure de
> retour ? 

Non, aucune limitation particulière.  En revanche, votre situation
pourrait correspondre à un problème d'enregistrement de racines du GC
dans votre code C, problème qui ne se manifeste que lorsque la
fonction C alloue suffisamment de blocs mémoire pour provoquer un GC
mineur.

- Xavier Leroy




      reply	other threads:[~1999-09-01  7:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-25  8:49 SURLOG S.A.
1999-08-31 19:10 ` 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=19990831211036.37084@pauillac.inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=surlog@club-internet.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