Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Berke Durak" <berke.durak@gmail.com>
To: "Richard Jones" <rich@annexia.org>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: Ancient, concurrency, etc.
Date: Sat, 10 May 2008 14:24:02 +0200	[thread overview]
Message-ID: <b903a8570805100524x22e19715i7de6de54fceffe7d@mail.gmail.com> (raw)
In-Reply-To: <20080510111730.GA8755@annexia.org>

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

Richard,

There is no need to get angry.

Ancient is a nice and useful module.  Thank you for writing and sharing
it.

You brought it forward as a solution for inter-process message-passing after
I proposed a faster Marshal designed for shared memory IPC.  Ancient could
fulfill that role, provided someone writes a way to copy a value out of the
ancient heap, otherwise we'll (a) miss the usual polymorphic operators and
(b) risk storing dangling references or inappropriately mutating ancient
values.  That's just a small function and would increase the usefulness of
your module.

PS.Maybe a 64-bit address space would be enough to generate a unique address
for every ancient value so that they could be deleted using munmap.
-- 
Berke

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

  reply	other threads:[~2008-05-10 12:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-10  9:09 Berke Durak
2008-05-10 11:17 ` Richard Jones
2008-05-10 12:24   ` Berke Durak [this message]
2008-05-11  4:15 ` [Caml-list] " Jon Harrop
2008-05-11  7:22   ` Richard Jones

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=b903a8570805100524x22e19715i7de6de54fceffe7d@mail.gmail.com \
    --to=berke.durak@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=rich@annexia.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