#*************************************************************#
#
#   Ensemble, 2_00
#   Copyright 2004 Cornell University, Hebrew University
#           IBM Israel Science and Technology
#   All rights reserved.
#
#   See ensemble/doc/license.txt for further information.
#
#*************************************************************#
README: Memory manager
Author: Ohad Rodeh

  This directory contains the memory management facitlities
of the system. The code controls array of C-memory buffers,
known in Unix as iovecs and on Windows as wsabufs.
