@@ -38,8 +38,8 @@ System Benchmarks
3838
3939LMBench
4040^^^^^^^
41- LMBench is a collection of microbenchmarks of which the memory bandwidth
42- and latency related ones are typically used to estimate processor
41+ LMBench is a collection of microbenchmarks of which the memory bandwidth
42+ and latency related ones are typically used to estimate processor
4343memory system performance. More information about lmbench at
4444https://lmbench.sourceforge.net/whatis_lmbench.html and
4545https://lmbench.sourceforge.net/man/lmbench.8.html
@@ -186,7 +186,7 @@ Dhrystone is a core only benchmark that runs from warm L1 caches in all
186186modern processors. It scales linearly with clock speed.
187187
188188Please take note, different run may produce different slightly results.
189- This is advised to run this test multiple times in order to get maximum
189+ This is advised to run this test multiple times in order to get maximum
190190performance numbers.
191191
192192Execute the benchmark with the following:
@@ -485,7 +485,7 @@ CPSW/CPSW2g/CPSW3g Ethernet Driver
485485- CPSW2g: AM65x, J7200, J721e, J721S2, J784S4, J742S2
486486- CPSW3g: AM64x, AM62x, AM62ax, AM62px
487487
488- .. rubric :: TCP Bidirectional Throughput
488+ .. rubric :: TCP Bidirectional Throughput
489489 :name: CPSW2g-tcp-bidirectional-throughput
490490
491491.. csv-table :: CPSW2g TCP Bidirectional Throughput
@@ -689,7 +689,7 @@ The performance numbers were captured using the following:
689689
690690USB Driver
691691----------
692-
692+
693693USB Device Controller
694694^^^^^^^^^^^^^^^^^^^^^
695695
@@ -710,7 +710,7 @@ Power Performance
710710^^^^^^^^^^^^^^^^^
711711
712712These are power measurements taken while the device is in various low power modes like
713- Deep Sleep and RTC Only + DDR.
713+ Deep Sleep, RTC Only + DDR, and RTC Only .
714714
715715.. csv-table :: Deep Sleep Power Performance
716716 :header: "Rail name","Rail voltage(V)","Power (mW)"
@@ -736,12 +736,25 @@ Deep Sleep and RTC Only + DDR.
736736 "vdd_rtc_1v8", "1.80", "0.02"
737737 "Total"," ","3.62"
738738
739+ .. csv-table :: RTC Only Power Performance
740+ :header: "Rail name","Rail voltage(V)","Power (mW)"
741+
742+ "vdd_core", "0.00", "0.00"
743+ "soc_dvdd_1v8", "0.00", "0.00"
744+ "soc_dvdd_3v3", "0.00", "0.00"
745+ "vdda_1v8", "0.00", "0.00"
746+ "vdd_lpddr4_pmic2", "0.00", "0.00"
747+ "vdd_rtc", "0.75", "0.02"
748+ "vdd_rtc_1v8", "1.80", "0.01"
749+ "Total"," ","0.04"
750+
739751Resume Latency Performance
740752^^^^^^^^^^^^^^^^^^^^^^^^^^
741753
742754.. csv-table :: LPM Resume Latency Performance
743755 :header: "Low Power Mode","Total Resume Latency (ms)"
744756
757+ "RTC Only", "Full normal boot time (~seconds)"
745758 "RTC Only + DDR", "456.44"
746759 "Deep Sleep", "109.96"
747760
0 commit comments