Skip to content

Commit 6deb40c

Browse files
Add section on memory subsystem impact on Arm server performance
1 parent 80d4865 commit 6deb40c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/learning-paths/servers-and-cloud-computing/memory-subsystem/system-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ weight: 2
66
layout: learningpathall
77
---
88

9+
## Memory subsystem impact on Arm server performance
10+
911
Memory behavior is one of the primary determinants of compute performance for memory-bound applications. The CPU-side memory subsystem, including caches, interconnects, and DRAM, directly impact performance. Understanding latency, streaming bandwidth, and how caches and cores share resources is essential for diagnosing bottlenecks and tuning software on Arm servers.
1012

1113
## Identify CPU, cache, and NUMA topology

0 commit comments

Comments
 (0)