Skip to content

Commit f97da28

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 eb622db commit f97da28

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
@@ -622,8 +622,8 @@ Resume Latency Performance
622622
.. csv-table:: LPM Resume Latency Performance
623623
:header: "Low Power Mode","Total Resume Latency (ms)"
624624

625-
"RTC Only + DDR", "459.40"
626-
"Deep Sleep", "98.70"
625+
"RTC Only + DDR", "456.44"
626+
"Deep Sleep", "109.96"
627627

628628
The performance numbers are measured without the Linux printk logs. To remove the
629629
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
@@ -746,9 +746,9 @@ Resume Latency Performance
746746
.. csv-table:: LPM Resume Latency Performance
747747
:header: "Low Power Mode","Total Resume Latency (ms)"
748748

749-
"I/O Only + DDR", "716.68"
750-
"Deep Sleep", "150.50"
751-
"MCU Only", "94.06"
749+
"I/O Only + DDR", "709.82"
750+
"Deep Sleep", "136.52"
751+
"MCU Only", "91.68"
752752

753753
The performance numbers are measured without the Linux printk logs. To remove the
754754
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
@@ -834,8 +834,8 @@ Resume Latency Performance
834834
.. csv-table:: LPM Resume Latency Performance
835835
:header: "Low Power Mode","Total Resume Latency (ms)"
836836

837-
"Deep Sleep", "137.03"
838-
"MCU Only", "86.12"
837+
"Deep Sleep", "131.50"
838+
"MCU Only", "84.89"
839839

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

0 commit comments

Comments
 (0)