summaryrefslogtreecommitdiff
path: root/docs/perf
diff options
context:
space:
mode:
authorPaul Beesley <paul.beesley@arm.com>2019-10-04 16:17:46 +0000
committerPaul Beesley <paul.beesley@arm.com>2019-10-11 12:39:06 +0000
commitbe653a6940b6c7bf3c0c6b7049ae829fa70863c1 (patch)
treee0f14828750f595ee14a7ad836b8a56deea252f4 /docs/perf
parent6f0c77f0c7c224b0e4be2aaf3cfedcbdcba9a144 (diff)
doc: Misc syntax and spelling fixes
Tidying up a few Sphinx warnings that had built-up over time. None of these are critical but it cleans up the Sphinx output. At the same time, fixing some spelling errors that were detected. Change-Id: I38209e235481eed287f8008c6de9dedd6b12ab2e Signed-off-by: Paul Beesley <paul.beesley@arm.com>
Diffstat (limited to 'docs/perf')
-rw-r--r--docs/perf/psci-performance-juno.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/perf/psci-performance-juno.rst b/docs/perf/psci-performance-juno.rst
index 4cc43026..c127c1c4 100644
--- a/docs/perf/psci-performance-juno.rst
+++ b/docs/perf/psci-performance-juno.rst
@@ -168,7 +168,7 @@ the cache associated with power level 0 is flushed (L1).
| 5 | 21 | 17 | 6 |
+-------+---------------------+--------------------+--------------------------+
-The ``CLUSH_OVERHEAD`` times for lead CPU 4 and all CPUs in the non-lead cluster
+The ``CFLUSH_OVERHEAD`` times for lead CPU 4 and all CPUs in the non-lead cluster
are large because all other CPUs in the cluster are powered down during the
test. The ``CPU_SUSPEND`` call powers down to the cluster level, requiring a
flush of both L1 and L2 caches.