Memory-mapped files support
mmap: prefix is now supported on file paths for region (ip registrar) files and blacklist/whitelist files. If a path has this prefix, then the file will be loaded as a shared mmap. If another long-lived program already has the file shared mapped, then it won't have to be loaded from disk, giving a performance boost.