caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Ohad Rodeh" <ORODEH@il.ibm.com>
To: Horus-L@cornell.edu, caml-list@inria.fr
Subject: [Caml-list] Ensemble release 1.31
Date: Fri, 14 Sep 2001 15:18:22 +0300	[thread overview]
Message-ID: <OFBBCDC005.D03FEC43-ONC2256AC7.0042DAB8@telaviv.ibm.com> (raw)

A new Ensemble release is available. It is an experimental version that
has been primarily tested on Linux. It should work for other Unixes.
The code has been heavily tested, and I'm waiting for comments and bug reports.

All the best,
   Ohad.


     RELEASE_NOTES for Ensemble version 1.31

Author: Ohad Rodeh
Last updated: 13/11/2001

CHANGES

This experimental version contains an improved C-interface,
whose performance is identical to the native ML
interface. Zero-copying technology is used whereby
IO-vectors are passed between C and ML without copying.
This interface is named CE, short for "native Ensemble C interface".
CE has nothing to do with the old C interface, HOT.
An additional chapter was added to the tutorial explaining CE.

In detail:
1. The underlying routers, socket library, and reference counting
   code were completely rewritten.

2. The reference manual and tuturial were updated.

3. Removed 4-byte alignment restriction from the system.

4. No longer supported:
   - Mpi, Atm, and Sp2.
   - Threaded scheduling.
   - The Old ML interface.
   - Removed support for high-encryption, only RC4
     is natively supported. This is to abide by US encryption
     restrictions.
   -RPC code.

5. Small changes and bug fixes:
   - Fixed two race conditions in maestro (contributed by Mouna Seri)
   - Fixed the dbm demo.
   - Outboard now works only with TCP.
   - Catch EBUF error in HSYS.
   - Ported Tk to run on the new LablTk API. The life demo runs
     fine, the wbml does not (yet).
   - Pgp now works on WIN32.
   - A large number of small changes.

OCAML COMPILER VERSION
  We are using version 3.01 for this version.

PORTABILITY
  This version was tested on Linux only. It should run
fine on a Sparc/Solaris architecture, but will not run on WIN32 platforms.



-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


             reply	other threads:[~2001-11-14 13:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-14 12:18 Ohad Rodeh [this message]
2001-11-28  0:53 ` [Caml-list] camlp4 + another preprocessor Christophe Raffalli
2001-11-28  9:38   ` Daniel de Rauglaudre
     [not found]     ` <3C05813F.52D9BE90@univ-savoie.fr>
     [not found]       ` <20011129023913.A4302@verdot.inria.fr>
2001-11-29  2:31         ` Christophe Raffalli
2001-11-29  9:10           ` Daniel de Rauglaudre

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=OFBBCDC005.D03FEC43-ONC2256AC7.0042DAB8@telaviv.ibm.com \
    --to=orodeh@il.ibm.com \
    --cc=Horus-L@cornell.edu \
    --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;
as well as URLs for NNTP newsgroup(s).