Specification for memory resources. There are currently two
details in a memory specification: the amount of memory and the
policy for the GC. The amount of memory is specified in bytes,
but will be rounded to the GC's internal page granularity.
Fields inherited from interface java.lang.Cloneable
KAFFE_VERSION
Constructor Summary
MemorySpec(int max)
Construct a memory resource specification that requires the given
amount of memory.
MemorySpec(int max,
java.lang.String policyClass)
Construct a memory resource specification that requires the given
amount of memory and needs the given GCPolicy class to be used.
This documentation is Copyright (C) 2000-2002 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions. Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/ Generated on Mar 17, 2002