From: Yotam Barnoy <yotambarnoy@gmail.com>
To: Ocaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] Multicore runtime
Date: Mon, 8 Sep 2014 22:24:34 -0400 [thread overview]
Message-ID: <CAN6ygOnL+sCvhZoXEjX8z-fSjzdXDBZx5UWmBg1TeipbFbeULQ@mail.gmail.com> (raw)
In-Reply-To: <CAGrdgiW4U2FP3HKMN8aZHDUWE5CpDCmzroSRRoERGqjk5m7nOw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 983 bytes --]
I have another question about the runtime. I believe it was mentioned in
the talk that there would be work-stealing between the domains. But how can
we have any work-stealing when the fibers are integrated deeply inside the
domains' local heaps?
-Yotam
On Mon, Sep 8, 2014 at 1:32 PM, Jesper Louis Andersen <
jesper.louis.andersen@gmail.com> wrote:
>
> On Mon, Sep 8, 2014 at 5:56 PM, Anil Madhavapeddy <anil@recoil.org> wrote:
>
>> Indeed, our fiber model is compatible with filesystem I/O, but does not
>> *mandate* that implementations support threads if a better-than-POSIX
>> model is available on the target operating system. Async I/O works fine
>> on Windows for instance, and does not require a thread-per-operation.
>>
>
> I fully agree with this point! The trick is to take the view from fibers
> and down rather than from a (specific) kernel and up. And you can easily
> make this run asynchronously on systems where it is really possible to do
> so.
>
>
> --
> J.
>
[-- Attachment #2: Type: text/html, Size: 1736 bytes --]
next prev parent reply other threads:[~2014-09-09 2:24 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-07 21:47 Jiten Pathy
2014-09-08 10:05 ` Stephen Dolan
2014-09-08 10:27 ` Peter Zotov
2014-09-08 10:45 ` Roberto Di Cosmo
2014-09-08 10:45 ` Leonardo Laguna Ruiz
2014-09-08 11:06 ` Adrien Nader
2014-09-08 14:49 ` Jesper Louis Andersen
2014-09-08 15:08 ` [Caml-list] format of .annot files Francois Berenger
2014-09-08 15:56 ` [Caml-list] Multicore runtime Anil Madhavapeddy
2014-09-08 17:32 ` Jesper Louis Andersen
2014-09-09 2:24 ` Yotam Barnoy [this message]
2014-09-09 15:06 ` Stephen Dolan
2014-09-09 15:26 ` Yotam Barnoy
2014-09-10 22:01 ` Stephen Dolan
2014-09-10 22:42 ` Yotam Barnoy
2014-09-11 8:39 ` Stephen Dolan
2014-09-11 8:53 ` Malcolm Matalka
2014-09-11 13:42 ` Yotam Barnoy
2014-09-12 10:42 ` Stephen Dolan
-- strict thread matches above, loose matches on Subject: below --
2014-05-29 23:04 Jiten Pathy
2014-06-05 17:01 ` Stephen Dolan
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=CAN6ygOnL+sCvhZoXEjX8z-fSjzdXDBZx5UWmBg1TeipbFbeULQ@mail.gmail.com \
--to=yotambarnoy@gmail.com \
--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