Cached access to disk image.
#define PRL_DISK_CACHE_ENABLED 1
PrlDisk.h
Fast write() and read() in case of all data can be fit in OS cache. But in the other hand host cache will be partially duplicated in guest OS cache, so in this mode memory usage may be ineffective.