New Cog VMs available

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

New Cog VMs available

Eliot Miranda-2

These include the Squeak 4.6 & 5.0 release candidate VMs.  Also included is a Newspeak ARM JIT VM.

CogVM binaries as per VMMaker.oscog-eem.1403/r3395

Fix long-standing bug in primitiveVMParameter for
setting, and hence allow Spur to set maxOldSpaceSize.

Spur:
Provide a limit to the size of old space on Spur.  Access maxOldSpaceSize
via vmParameterAt: 67 & command line parameter -maxoldspace.

Cogit:
Simplify pushRemoteTemp register management to be able to improve further the
overall register management.
--
best,
Eliot