mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fix typo in runmetrics.md
fix typo Signed-off-by: mqliang <mqliang.zju@gmail.com>
This commit is contained in:
parent
98d97743d2
commit
941bbd57ac
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ relevant ones:
|
|||
otherwise quiescent device, which is therefore able to handle them
|
||||
immediately, without queuing. Also, while it is helpful to figure
|
||||
out which cgroup is putting stress on the I/O subsystem, keep in
|
||||
mind that is is a relative quantity. Even if a process group does
|
||||
mind that it is a relative quantity. Even if a process group does
|
||||
not perform more I/O, its queue size can increase just because the
|
||||
device load increases because of other devices.
|
||||
|
||||
|
|
Loading…
Reference in a new issue