I understand ChronicleMap creates a mmap file under the hood but I'm looking through the code and getting a bit lost.
Could someone kindly show me where in the code it creates the memory mapped file? I was expecting to see something using a MappedByteBuffer or something like that but I can't see it.