caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Eray Ozkural <examachine@gmail.com>
To: Jon Harrop <jonathandeanharrop@googlemail.com>
Cc: Sylvain Le Gall <sylvain@le-gall.net>, caml-list@inria.fr
Subject: Re: [Caml-list] Re: How to re-implement the GC?
Date: Tue, 14 Sep 2010 00:47:23 +0300	[thread overview]
Message-ID: <AANLkTikSvcBp3wC+Pw3kZLwM4xR3MMM+ZWG-mFNKsDFM@mail.gmail.com> (raw)
In-Reply-To: <009601cb538a$3be05160$b3a0f420$@com>

[-- Attachment #1: Type: text/plain, Size: 1011 bytes --]

On Tue, Sep 14, 2010 at 12:25 AM, Jon Harrop <
jonathandeanharrop@googlemail.com> wrote:

> Hi Eray,
>
> Retrofitting a new multicore-friendly GC onto OCaml is difficult for two
> main reasons:
>
> 1. You want plug-and-play GCs but the OCaml compiler is tightly coupled to
> the old GC (although OC4MC has decoupled them!).
>
>
I'm not really interested in changing anything else at the moment. I am just
looking to see if I can commission the implementation of a state-of-the-art
GC and plug it into ocaml. Naturally, like anyone, I have my own ideas about
how to correctly optimize dynamic memory allocation but I can take ocaml's
idea, that of using two heaps and go with it. So, oc4mc was successful in
decoupling after all? I need to go back and take a look at the source again.
It's getting complicated quickly :)

Cheers,

-- 
Eray Ozkural, PhD candidate.  Comp. Sci. Dept., Bilkent University, Ankara
http://groups.yahoo.com/group/ai-philosophy
http://myspace.com/arizanesil http://myspace.com/malfunct

[-- Attachment #2: Type: text/html, Size: 1496 bytes --]

      reply	other threads:[~2010-09-13 21:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-13  6:29 Eray Ozkural
2010-09-13  7:57 ` Sylvain Le Gall
2010-09-13 12:02   ` [Caml-list] " Eray Ozkural
2010-09-13 12:22     ` Sylvain Le Gall
2010-09-13 14:14       ` [Caml-list] " Eray Ozkural
2010-09-13 14:29         ` Sylvain Le Gall
2010-09-13 21:25           ` [Caml-list] " Jon Harrop
2010-09-13 21:25         ` Jon Harrop
2010-09-13 21:47           ` Eray Ozkural [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=AANLkTikSvcBp3wC+Pw3kZLwM4xR3MMM+ZWG-mFNKsDFM@mail.gmail.com \
    --to=examachine@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=jonathandeanharrop@googlemail.com \
    --cc=sylvain@le-gall.net \
    /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).