mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Update device-mapper-driver.md (#1716)
This commit is contained in:
@@ -685,7 +685,7 @@ There are several other things that impact the performance of the
|
||||
One final point, data volumes provide the best and most predictable
|
||||
performance. This is because they bypass the storage driver and do not incur
|
||||
any of the potential overheads introduced by thin provisioning and
|
||||
copy-on-write. For this reason, you should to place heavy write workloads on
|
||||
copy-on-write. For this reason, you should place heavy write workloads on
|
||||
data volumes.
|
||||
|
||||
## Related Information
|
||||
|
||||
Reference in New Issue
Block a user