Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_DISK_CACHE_ENABLED Macro
PRL_DISK Macros

Cached access to disk image.

Syntax
#define PRL_DISK_CACHE_ENABLED 1
File

PrlDisk.h

Remarks

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.

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!