Expand description
Constants used in MMTk
Modules§
- Some card scanning constants ported from Java MMTK. As we haven’t implemented card scanning, these are not used at the moment.
Constants§
- The number of bits in an address
- The number of bits in a byte
- The number of bits in a page
- The number of bits in a word
- The number of bytes in an address
- The number of bytes in a byte
- The number of bytes in a gigabyte
- The number of bytes in a kilobyte
- The number of bytes in a megabyte
- The number of bytes in a page
- The number of bytes in a word
- Lazy sweeping - controlled from here because PlanConstraints needs to tell the VM that we need to support linear scan.
- log2 of the number of bits in an address
- log2 of the number of bits in a byte
- log2 of the number of bits in a page
- log2 of the number of bits in a word
- log2 of the number of bytes in an address
- log2 of the number of bytes in the address space
- log2 of the number of bytes in a byte
- log2 of the number of bytes in a gigabyte
- log2 of the number of bytes in a kilobyte
- log2 of the number of bytes in a megabyte
- log2 of the number of bytes in a page
- log2 of the number of bytes in a word
- log2 of the minimal object size in bytes.
- The minimal object size in bytes