From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 1B85ABC6F for ; Thu, 28 Jun 2007 13:18:32 +0200 (CEST) Received: from smtp3.epfl.ch (smtp3.epfl.ch [128.178.50.26]) by concorde.inria.fr (8.13.6/8.13.6) with SMTP id l5SBIVbA027969 for ; Thu, 28 Jun 2007 13:18:31 +0200 Received: (qmail 15070 invoked by uid 107); 28 Jun 2007 11:18:31 -0000 Received: from mailav1.epfl.ch (128.178.50.190) by smtp3.epfl.ch with SMTP; 28 Jun 2007 11:18:31 -0000 Received: from (unknown [128.178.50.19]) by MAILAV1.epfl.ch with smtp id 1a29_4d64c4f4_2569_11dc_bf7e_001143d18479; Thu, 28 Jun 2007 13:18:31 +0200 Received: from lampmac3.epfl.ch (128.178.154.94) by smtp0.epfl.ch (AngelmatoPhylax SMTP proxy); Thu, 28 Jun 2007 13:18:31 +0200 Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <20070628101843.GA18053@snarc.org> References: <4682DCDF.5000301@crans.org> <4682E2D9.4050207@rftp.com> <46838A30.5060904@crans.org> <20070628101843.GA18053@snarc.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: <9DAA8801-3B1B-462A-8C46-A1317831A38E@epfl.ch> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?B=FCnzli_Daniel?= Subject: Re: [Caml-list] Waiting for float time Date: Thu, 28 Jun 2007 13:18:30 +0200 To: Caml-list X-Mailer: Apple Mail (2.752.2) X-Miltered: at concorde with ID 46839907.002 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; bunzli:01 buenzli:01 bigarray:01 caml-list:01 unsafe:01 epfl:02 module:03 float:03 daniel:04 daniel:04 ecrit:06 vincent:07 mmap:12 mmap:12 juin:19 Le 28 juin 07 =E0 12:18, Vincent Hanquez a =E9crit : > and also without "unsafe" stuffs (mmap). Note that mmap is available in a safe way in the Bigarray module. Daniel