caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Multicore runtime
@ 2014-09-07 21:47 Jiten Pathy
  2014-09-08 10:05 ` Stephen Dolan
  0 siblings, 1 reply; 19+ messages in thread
From: Jiten Pathy @ 2014-09-07 21:47 UTC (permalink / raw)
  To: caml-list

Hello,
Nice work by stephen et al. on multicore runtime. Just had some questions:-
1. What's the mapping between os threads and domains?
2. How does blocked fibers on a domain work? Does a blocked os thread
running a fiber creates new os thread for that domain?
3. Is there anyway for a fiber to relinquish a domain, for the ones
that do loops for a significant period of time without blocking other
fibers?

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-09-12 10:42 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-07 21:47 [Caml-list] Multicore runtime 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
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

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).