JamaicaVM -- User Documentation: The Virtual Machine for Real-time and Embedded Systems | ||
---|---|---|
Prev | Chapter 3. Configuration of the Memory Management | Next |
An important value required to calculate the worst-case execution time of an allocation is the number of blocks required to represent the allocated object. Jamaica provides the tool numblocks to determine this number of blocks. The following section describes the usage of this tool in detail.