]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev/osd_internals/mclock_wpq_cmp_study: fix a typo 41013/head
authorKefu Chai <kchai@redhat.com>
Mon, 26 Apr 2021 12:58:55 +0000 (20:58 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 26 Apr 2021 13:01:44 +0000 (21:01 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/dev/osd_internals/mclock_wpq_cmp_study.rst

index 694cb379b81cb8b19c7eea33d02e11c138b1f776..eb2cfe35501171ccf5b4e5d687f5550b58be2600 100644 (file)
@@ -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.