Adopt Performance and tuning section
Signed-off-by: George Melikov <mail@gmelikov.ru>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Async Writes
|
||||
~~~~~~~~~~~~
|
||||
============
|
||||
|
||||
The number of concurrent operations issued for the async write I/O class
|
||||
follows a piece-wise linear function defined by a few adjustable points.
|
||||
@@ -1,5 +1,5 @@
|
||||
ZFS Transaction Delay
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
=====================
|
||||
|
||||
ZFS write operations are delayed when the backend storage isn't able to
|
||||
accommodate the rate of incoming writes. This delay process is known as
|
||||
File diff suppressed because it is too large
Load Diff
9
docs/Performance and tuning/index.rst
Normal file
9
docs/Performance and tuning/index.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
Performance and tuning
|
||||
======================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
:glob:
|
||||
|
||||
*
|
||||
Reference in New Issue
Block a user