From: Kefu Chai Date: Mon, 26 Apr 2021 12:58:55 +0000 (+0800) Subject: doc/dev/osd_internals/mclock_wpq_cmp_study: fix a typo X-Git-Tag: v17.1.0~2142^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5249e5fe031a532c530f815b1a8c27a9a49687f4;p=ceph.git doc/dev/osd_internals/mclock_wpq_cmp_study: fix a typo Signed-off-by: Kefu Chai --- diff --git a/doc/dev/osd_internals/mclock_wpq_cmp_study.rst b/doc/dev/osd_internals/mclock_wpq_cmp_study.rst index 694cb379b81cb..eb2cfe3550117 100644 --- a/doc/dev/osd_internals/mclock_wpq_cmp_study.rst +++ b/doc/dev/osd_internals/mclock_wpq_cmp_study.rst @@ -432,7 +432,7 @@ objects to be recovered in all the cases using HDDs with WAL and dB was around .. image:: ../../images/mclock_wpq_study/Recovery_Rate_Comparison_HDD_WALdB_WPQ_vs_mClock.png -As expected, the *high_client_ops* impacts recovery opeations the most as it +As expected, the *high_client_ops* impacts recovery operations the most as it took an average of ~1409 secs for the recovery to complete at ~3 Objects/sec. The recovery bandwidth as expected was the lowest at ~11 MiB/s.