caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Shivkumar Chandrasekaran <shiv@ece.ucsb.edu>
To: caml-list@inria.fr
Subject: Stopping and continuing GC
Date: Thu, 16 Aug 2007 15:14:41 -0700	[thread overview]
Message-ID: <B27F0313-86A3-4F82-ACEB-A76659809418@ece.ucsb.edu> (raw)

I noticed that both lablTK and lablGTK turn off GC and recommend  
using it within callbacks where it is safe. My program consumes tons  
of memory and I need to continue GC at the start of my callbacks and  
stop it again as I exit, frequently in the code. Are there any easy /  
standard Gc.___ calls to do the job "correctly". Thanks in advance,

--shiv--\


             reply	other threads:[~2007-08-16 22:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-16 22:14 Shivkumar Chandrasekaran [this message]
2007-08-17  1:04 ` [Caml-list] " Jacques Garrigue
2007-08-17 14:05   ` Markus Mottl
2007-08-17 15:00     ` Richard Jones
2007-08-17 16:44   ` Shivkumar Chandrasekaran
2007-08-17 19:03     ` Richard Jones
2007-08-18  0:07     ` Jacques GARRIGUE

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=B27F0313-86A3-4F82-ACEB-A76659809418@ece.ucsb.edu \
    --to=shiv@ece.ucsb.edu \
    --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).