mmappedBytes property

int mmappedBytes
final

Bytes in blocks the allocator mapped separately (returned to the OS on free, so they do not accumulate).

Implementation

final int mmappedBytes;