Package | Description |
---|---|
org.mmtk.policy | |
org.mmtk.utility |
Modifier and Type | Method and Description |
---|---|
Address |
Space.acquire(int pages)
Acquire a number of pages from the page resource, returning
either the address of the first page, or zero on failure.
|
Modifier and Type | Method and Description |
---|---|
static void |
TraceGenerator.traceAlloc(boolean isImmortal,
ObjectReference ref,
ObjectReference typeRef,
int bytes)
Do any tracing work required at each object allocation.
|