1
0
Fork 0
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:
Liang Mingqiang 2015-12-15 19:12:31 +08:00 committed by mqliang
parent 98d97743d2
commit 941bbd57ac

View file

@ -283,7 +283,7 @@ relevant ones:
otherwise quiescent device, which is therefore able to handle them otherwise quiescent device, which is therefore able to handle them
immediately, without queuing. Also, while it is helpful to figure immediately, without queuing. Also, while it is helpful to figure
out which cgroup is putting stress on the I/O subsystem, keep in 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 not perform more I/O, its queue size can increase just because the
device load increases because of other devices. device load increases because of other devices.