Memory Chunks and Pointers
Chunk: A fixed-size unit of memory allocation. 1024 bits of data; for example, 32 x 32-bit words or 16 x 64-bit longs.
Each chunk has a unique 64-bit unique identifier; this is the pointer or unique identifier of the chunk.