Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
PRL_DISK_CACHE_UNCACHED_SEQ_READ Macro
PRL_DISK Macros

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 ©2016-2017 Parallels International GmbH. All rights reserved.