org.mmtk.utility.options
Class Options
java.lang.Object
org.mmtk.utility.options.Options
public final class Options
- extends Object
Repository for all option instances.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
set
public static OptionSet set
boundedNursery
public static BoundedNursery boundedNursery
concurrentTrigger
public static ConcurrentTrigger concurrentTrigger
cycleFilterThreshold
public static CycleFilterThreshold cycleFilterThreshold
cycleMetaDataLimit
public static CycleMetaDataLimit cycleMetaDataLimit
cycleTriggerThreshold
public static CycleTriggerThreshold cycleTriggerThreshold
debugAddress
public static DebugAddress debugAddress
dummyEnum
public static DummyEnum dummyEnum
defragHeadroom
public static DefragHeadroom defragHeadroom
defragHeadroomFraction
public static DefragHeadroomFraction defragHeadroomFraction
defragFreeHeadroom
public static DefragFreeHeadroom defragFreeHeadroom
defragFreeHeadroomFraction
public static DefragFreeHeadroomFraction defragFreeHeadroomFraction
defragLineReuseRatio
public static DefragLineReuseRatio defragLineReuseRatio
defragSimpleSpillThreshold
public static DefragSimpleSpillThreshold defragSimpleSpillThreshold
eagerCompleteSweep
public static EagerCompleteSweep eagerCompleteSweep
eagerMmapSpaces
public static EagerMmapSpaces eagerMmapSpaces
fixedNursery
public static FixedNursery fixedNursery
fragmentationStats
public static FragmentationStats fragmentationStats
fullHeapSystemGC
public static FullHeapSystemGC fullHeapSystemGC
gcspyPort
public static GCspyPort gcspyPort
gcspyTileSize
public static GCspyTileSize gcspyTileSize
gcspyWait
public static GCspyWait gcspyWait
gcTimeCap
public static GCTimeCap gcTimeCap
genCycleDetection
public static GenCycleDetection genCycleDetection
harnessAll
public static HarnessAll harnessAll
ignoreSystemGC
public static IgnoreSystemGC ignoreSystemGC
lineReuseRatio
public static LineReuseRatio lineReuseRatio
markSweepMarkBits
public static MarkSweepMarkBits markSweepMarkBits
metaDataLimit
public static MetaDataLimit metaDataLimit
noFinalizer
public static NoFinalizer noFinalizer
noReferenceTypes
public static NoReferenceTypes noReferenceTypes
nurserySize
public static NurserySize nurserySize
perfMetric
public static PerfMetric perfMetric
printPhaseStats
public static PrintPhaseStats printPhaseStats
protectOnRelease
public static ProtectOnRelease protectOnRelease
sanityCheck
public static SanityCheck sanityCheck
stressFactor
public static StressFactor stressFactor
traceRate
public static TraceRate traceRate
variableSizeHeap
public static VariableSizeHeap variableSizeHeap
verboseFragmentationStats
public static VerboseFragmentationStats verboseFragmentationStats
verbose
public static Verbose verbose
verboseTiming
public static VerboseTiming verboseTiming
xmlStats
public static XmlStats xmlStats
Options
public Options()