|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HeapLayoutConstants
Constants defining heap layout constants
Field Summary | |
---|---|
static int |
BAD_MAP_COMPRESSION
|
static Address |
BOOT_IMAGE_CODE_END
The address of the end of the code section of the boot image. |
static int |
BOOT_IMAGE_CODE_SIZE
The maximum boot image code size |
static Address |
BOOT_IMAGE_CODE_START
The address of the start of the code section of the boot image. |
static Address |
BOOT_IMAGE_DATA_END
The address of the end of the data section of the boot image. |
static int |
BOOT_IMAGE_DATA_SIZE
The maximum boot image data size |
static Address |
BOOT_IMAGE_DATA_START
The address of the start of the data section of the boot image. |
static Address |
BOOT_IMAGE_END
The address of the end of the boot image. |
static Address |
BOOT_IMAGE_RMAP_END
The address of the end of the ref map section of the boot image. |
static Address |
BOOT_IMAGE_RMAP_START
The address of the start of the ref map section of the boot image. |
static int |
MAX_BOOT_IMAGE_RMAP_SIZE
|
static Address |
MAXIMUM_MAPPABLE
The address in virtual memory that is the highest that can be mapped. |
Field Detail |
---|
static final Address BOOT_IMAGE_DATA_START
static final Address BOOT_IMAGE_CODE_START
static final Address BOOT_IMAGE_RMAP_START
static final Address MAXIMUM_MAPPABLE
static final int BOOT_IMAGE_DATA_SIZE
static final int BOOT_IMAGE_CODE_SIZE
static final int BAD_MAP_COMPRESSION
static final int MAX_BOOT_IMAGE_RMAP_SIZE
static final Address BOOT_IMAGE_DATA_END
static final Address BOOT_IMAGE_CODE_END
static final Address BOOT_IMAGE_RMAP_END
static final Address BOOT_IMAGE_END
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |