[MLton] Minor evolution request

Alain Deutsch deutsch@PolySpace.com
Tue, 09 Dec 2003 13:20:20 +0100


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
We have the following evolution request:<br>
<ul>
  <li>have the runtime divide the total ram size by the number of processors
(perhaps on option)</li>
</ul>
Why ? Because on SMP machines, MLton will use ramslop*available ram. If there
are two MLton processes, then they will struggle for RAM.<br>
<br>
</body>
</html>