Re: [Caml-list] Optimizing garbage collection

2010-11-21 Thread Alexandre Pilkiewicz
Hi 2010/11/20 Eray Ozkural examach...@gmail.com: Yes, the default minor heap size was indeed too low, I've been trying to set it to a higher value, now testing with the OCAMLRUNPARAM settings you recommended. It did result in some speedup, but not an awful lot, it's important to profile it as

[Caml-list] WGT 2011 Submission Deadline Extension and Final Call for Papers

2010-11-21 Thread Workshop on Generative Technologies
[ Apologies for multiple copies of this announcement ] FINAL CALL FOR PAPERS Third Workshop on Generative Technologies WGT 2011

[Caml-list] Re: FDs as cutsom blocks instead of int

2010-11-21 Thread Goswin von Brederlow
Sylvain Le Gall sylv...@le-gall.net writes: On 20-11-2010, Goswin von Brederlow goswin-...@web.de wrote: Sylvain Le Gall sylv...@le-gall.net writes: On 19-11-2010, Goswin von Brederlow goswin-...@web.de wrote: Sylvain Le Gall sylv...@le-gall.net writes: On 19-11-2010, Goswin von Brederlow

Re: [Caml-list] Re: Looking for stubs for sendmsg/recvmsg

2010-11-21 Thread ygrek
On Fri, 19 Nov 2010 16:30:47 + (UTC) Sylvain Le Gall sylv...@le-gall.net wrote: Would that be something for extunix too? I don't think so. At least, this is not currently the purpose of extunix... From implementation point of view this means that ExtUnix is a functor over