Skip to content

Commit 5a06efc

Browse files
bryanbrattlofpraneethbajjuri
authored andcommitted
perf(linux): AM62AX: Update PREEMPT_RT perf numbers for 11.1
Update the real time Linux latency numbers for SDK 11.1 Signed-off-by: Bryan Brattlof <[email protected]>
1 parent 8b3e50f commit 5a06efc

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

source/devices/AM62AX/linux/RT_Linux_Performance_Guide.rst

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
======================================
2-
RT-linux 11.00 Performance Guide
2+
RT-linux 11.01 Performance Guide
33
======================================
44

55
.. rubric:: **Read This First**
@@ -57,14 +57,24 @@ Test commands used for running stress-ng and cyclictest together
5757
stress-ng --cpu-method=all -c 4 &
5858
cyclictest -m -Sp80 -D6h -h400 -i200 -M -q
5959
60-
The latencies where observed with this SDK are summarized below:
60+
The following summarizes the latencies observed using the yocto based
61+
default SDK image:
62+
63+
.. note::
64+
65+
A known issue in this SDK release is affecting this benchmark.
66+
Using OP-TEEs PRNG drivers rather than the hardware accelerated
67+
TRNG drivers restores the context switch latencies to the values you
68+
see here.
69+
70+
More information on switching to the PRNG drivers can be found in the
71+
Foundational Components section, here :ref:`building-optee-with-prng`
6172

6273
.. csv-table::
6374
:header: "Latencies","CPU 0","CPU 1","CPU 2","CPU 3"
6475

6576
"Minimum (us)","5","5","5","5"
66-
"Average (us)","5","6","6","5"
67-
"Maximum (us)","68","31","34","28"
77+
"Average (us)","6","6","6","6"
78+
"Maximum (us)","31","29","30","30"
6879

6980
.. image:: img/rt-cpu-method-all-latency-histogram.png
70-
498 Bytes
Loading

0 commit comments

Comments
 (0)