You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/devices/AM62AX/linux/Linux_Performance_Guide.rst
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -735,3 +735,28 @@ Partial I/O Data
735
735
The measurements shown are from an AM62Ax rev E3. Results may vary based off of the board revision being used.
736
736
737
737
Further optimizations are possible for these low power modes. Please refer to the AM62x Power Consumption App Note (https://www.ti.com/lit/pdf/spradg1)
738
+
739
+
Resume Latency Performance
740
+
^^^^^^^^^^^^^^^^^^^^^^^^^^
741
+
742
+
.. csv-table:: LPM Resume Latency Performance
743
+
:header: "Low Power Mode","Total Resume Latency (ms)"
744
+
745
+
"Deep Sleep", "146.45"
746
+
"MCU Only", "110.40"
747
+
748
+
The performance numbers are measured without the Linux printk logs. To remove the
749
+
Linux printk logs, run the following commands in the terminal:
Copy file name to clipboardExpand all lines: source/devices/AM62PX/linux/Linux_Performance_Guide.rst
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1008,3 +1008,29 @@ Partial I/O Data
1008
1008
The measurements shown are from an AM62Px SK rev E1-1. Results may vary based off of the board revision being used.
1009
1009
1010
1010
Further optimizations are possible for these low power modes. Please refer to the AM62x Power Consumption App Note (https://www.ti.com/lit/pdf/spradg1)
1011
+
1012
+
Resume Latency Performance
1013
+
^^^^^^^^^^^^^^^^^^^^^^^^^^
1014
+
1015
+
.. csv-table:: LPM Resume Latency Performance
1016
+
:header: "Low Power Mode","Total Resume Latency (ms)"
1017
+
1018
+
"I/O Only + DDR", "715.09"
1019
+
"Deep Sleep", "143.33"
1020
+
"MCU Only", "94.17"
1021
+
1022
+
The performance numbers are measured without the Linux printk logs. To remove the
1023
+
Linux printk logs, run the following commands in the terminal:
Copy file name to clipboardExpand all lines: source/devices/AM62X/linux/Linux_Performance_Guide.rst
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1159,3 +1159,28 @@ Partial I/O Data
1159
1159
The measurements shown are from an SK-AM62B-P1. Results may vary based off of the board variant being used.
1160
1160
1161
1161
Further optimizations are possible for these low power modes. Please refer to the AM62x Power Consumption App Note (https://www.ti.com/lit/pdf/spradg1)
1162
+
1163
+
Resume Latency Performance
1164
+
^^^^^^^^^^^^^^^^^^^^^^^^^^
1165
+
1166
+
.. csv-table:: LPM Resume Latency Performance
1167
+
:header: "Low Power Mode","Total Resume Latency (ms)"
1168
+
1169
+
"Deep Sleep", "137.03"
1170
+
"MCU Only", "86.12"
1171
+
1172
+
The performance numbers are measured without the Linux printk logs. To remove the
1173
+
Linux printk logs, run the following commands in the terminal:
0 commit comments