Skip to content

Commit fc5d30a

Browse files
kwillis01praneethbajjuri
authored andcommitted
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 75c2f76 commit fc5d30a

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
@@ -742,8 +742,8 @@ Resume Latency Performance
742742
.. csv-table:: LPM Resume Latency Performance
743743
:header: "Low Power Mode","Total Resume Latency (ms)"
744744

745-
"RTC Only + DDR", "459.40"
746-
"Deep Sleep", "98.70"
745+
"RTC Only + DDR", "456.44"
746+
"Deep Sleep", "109.96"
747747

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

853-
"I/O Only + DDR", "716.68"
854-
"Deep Sleep", "150.50"
855-
"MCU Only", "94.06"
853+
"I/O Only + DDR", "709.82"
854+
"Deep Sleep", "136.52"
855+
"MCU Only", "91.68"
856856

857857
The performance numbers are measured without the Linux printk logs. To remove the
858858
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
@@ -957,8 +957,8 @@ Resume Latency Performance
957957
.. csv-table:: LPM Resume Latency Performance
958958
:header: "Low Power Mode","Total Resume Latency (ms)"
959959

960-
"Deep Sleep", "137.03"
961-
"MCU Only", "86.12"
960+
"Deep Sleep", "131.50"
961+
"MCU Only", "84.89"
962962

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

0 commit comments

Comments
 (0)