SSergey Bronnikovdocs: Fix broken links
54654a05创建于 2018年8月15日历史提交

drive_cache

Description

Sets the caching mode a given drive. Currently the valid values are: writethrough, writeback, none and unsafe.

Example:

::

drive_cache = writeback

This option can also be set specifically to a drive:

::

drive_cache_cd1 = none

Defined On

Used By

Referenced By

No other documentation currently references this configuration key.