Skip to content

Commit d16e73b

Browse files
committed
feat(linux): AM62*: Update LPM resume latency measurements for SDK 11.02
Update all low power mode resume latency measurements for AM62A, AM62P, AM62X, and AM62L for SDK 11.02. Signed-off-by: Kendall Willis <k-willis@ti.com>
1 parent ee60edb commit d16e73b

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

source/devices/AM62AX/linux/Linux_Performance_Guide.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -880,9 +880,9 @@ Resume Latency Performance
880880
.. csv-table:: LPM Resume Latency Performance
881881
:header: "Low Power Mode","Total Resume Latency (ms)"
882882

883-
"I/O Only + DDR", "682.23"
884-
"Deep Sleep", "160.24"
885-
"MCU Only", "95.30"
883+
"I/O Only + DDR", "766.17"
884+
"Deep Sleep", "153.75"
885+
"MCU Only", "89.70"
886886

887887
The performance numbers are measured without the Linux printk logs. To remove the
888888
Linux printk logs, run the following commands in the terminal:

source/devices/AM62LX/linux/Linux_Performance_Guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -864,8 +864,8 @@ Resume Latency Performance
864864
.. csv-table:: LPM Resume Latency Performance
865865
:header: "Low Power Mode","Total Resume Latency (ms)"
866866

867-
"RTC Only + DDR", "459.40"
868-
"Deep Sleep", "98.70"
867+
"RTC Only + DDR", "456.44"
868+
"Deep Sleep", "109.96"
869869

870870
The performance numbers are measured without the Linux printk logs. To remove the
871871
Linux printk logs, run the following commands in the terminal:

source/devices/AM62PX/linux/Linux_Performance_Guide.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -963,9 +963,9 @@ Resume Latency Performance
963963
.. csv-table:: LPM Resume Latency Performance
964964
:header: "Low Power Mode","Total Resume Latency (ms)"
965965

966-
"I/O Only + DDR", "716.68"
967-
"Deep Sleep", "150.50"
968-
"MCU Only", "94.06"
966+
"I/O Only + DDR", "709.82"
967+
"Deep Sleep", "136.52"
968+
"MCU Only", "91.68"
969969

970970
The performance numbers are measured without the Linux printk logs. To remove the
971971
Linux printk logs, run the following commands in the terminal:

source/devices/AM62X/linux/Linux_Performance_Guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,8 +1166,8 @@ Resume Latency Performance
11661166
.. csv-table:: LPM Resume Latency Performance
11671167
:header: "Low Power Mode","Total Resume Latency (ms)"
11681168

1169-
"Deep Sleep", "137.03"
1170-
"MCU Only", "86.12"
1169+
"Deep Sleep", "131.50"
1170+
"MCU Only", "84.89"
11711171

11721172
The performance numbers are measured without the Linux printk logs. To remove the
11731173
Linux printk logs, run the following commands in the terminal:

0 commit comments

Comments
 (0)