> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 内存文档

本指南介绍内存架构，以及如何配置、初始化和验证低功耗双倍数据速率（LPDDR）动态随机存取存储器（DRAM）。它说明了如何使用首选供应商列表（PVL）选择受支持的 DRAM、运行 DDR 验证工具以及排查 DRAM 问题。

在 Qualcomm® Linux® 中查看内存配置、优化软件、定制和测试组件、排查问题并监控内存使用情况。

## **内存概述**

<CardGroup cols={2}>
  <Card title="选择动态随机存取存储器（DRAM）配置" href="https://docs.qualcomm.com/doc/80-80023-5/topic/Introduction.html">
    评估芯片组能力，根据特定的内存配置选择合适的 DRAM。
  </Card>

  <Card title="启用 DRAM" href="https://docs.qualcomm.com/doc/80-80023-5/topic/Introduction.html">
    启用 DRAM 软件以启动内存子系统。
  </Card>
</CardGroup>

## **定制和验证 DRAM 组件**

<CardGroup cols={2}>
  <Card title="定制 DRAM" href="https://docs.qualcomm.com/doc/80-80023-5/topic/customize.html">
    在 Qualcomm 首选供应商列表（PVL）组件数据库中查找 DRAM 组件。
  </Card>

  <Card title="使用 QMESA 工具测试 DRAM" href="https://docs.qualcomm.com/doc/80-80023-5/topic/customize.html">
    进行压力测试以评估 DRAM 组件的性能和可靠性。
  </Card>
</CardGroup>

## **安装和测试 QMVS DDR 验证工具**

<CardGroup cols={2}>
  <Card title="下载 QMVS" href="https://docs.qualcomm.com/doc/80-80023-5/topic/QMVS.html">
    为您的目标平台下载 QMVS DDR（DRAM）软件包。
  </Card>

  <Card title="安装 QMVS" href="https://docs.qualcomm.com/doc/80-80023-5/topic/QMVS.html">
    设置 QMVS 以进行 DDR 验证。
  </Card>

  <Card title="运行 QMVS 验证测试" href="https://docs.qualcomm.com/doc/80-80023-5/topic/QMVS.html">
    测试 QMVS DDR 验证工具。
  </Card>
</CardGroup>

## **排查 DRAM 问题**

<CardGroup cols={2}>
  <Card title="DRAM 初始化" href="https://docs.qualcomm.com/doc/80-80023-5/topic/troubleshooting.html">
    XBL 启动阶段 DRAM 初始化的日志条目和说明。
  </Card>

  <Card title="DRAM 使用情况" href="https://docs.qualcomm.com/doc/80-80023-5/topic/troubleshooting.html">
    在执行期间实时跟踪内存使用情况。
  </Card>
</CardGroup>
