Collapse All
Parallels Virtualization SDK
PRL_DISK_CACHE_UNCACHED_SEQ_READ Macro
PRL_DISK__

Like PRL_DISK_CACHE_UNCACHED_READ , but cache is enabled for

  • small and random/reordered requests.
Syntax
#define PRL_DISK_CACHE_UNCACHED_SEQ_READ 4
File

PrlDisk.h

Remarks

This let fix some

  • performance problems when guest read data sequentially, but
  • by small buffers.
  • Links
    Copyright © 1999-2017 Parallels International GmbH. All rights reserved.