[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-06-12 (03:00) |
From: | Eric Cooper <ecc@c...> |
Subject: | Re: [Caml-list] Threads vs. Fork |
On Sat, Jun 11, 2005 at 01:09:54PM -0400, Jonathan T Bryant wrote: > Does somebody have an extended Unix API that includes things like shared > memory (shmget(), shmat(), etc...) If you're willing to write a few C stubs, you can use the Bigarray internals to access memory that you've set up via mmap(). -- Eric C. Cooper e c c @ c m u . e d u