> ## 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.

# Memory documentation

This guide describes the memory architecture and how low-power double data rate (LPDDR) dynamic random-access memory (DRAM) is configured, initialized, and validated. It explains how to select supported DRAM using the preferred vendor list (PVL), run the DDR validation tools, and troubleshoot DRAM issues.

Review memory configurations, optimize software, customize and test components, troubleshoot issues, and monitor memory usage in Qualcomm® Linux®.

## **Memory overview**

<CardGroup cols={2}>
  <Card title="Select dynamic random-access memory (DRAM) configuration" href="https://docs.qualcomm.com/doc/80-80023-5/topic/Introduction.html">
    Evaluate chipset capabilities to select the appropriate DRAM based on specific memory configurations.
  </Card>

  <Card title="Enable DRAM" href="https://docs.qualcomm.com/doc/80-80023-5/topic/Introduction.html">
    Enable DRAM software to start the memory subsystem.
  </Card>
</CardGroup>

## **Customize and validate the DRAM components**

<CardGroup cols={2}>
  <Card title="Customize DRAM" href="https://docs.qualcomm.com/doc/80-80023-5/topic/customize.html">
    Find DRAM components in the Qualcomm preferred vendor list (PVL) component database.
  </Card>

  <Card title="Test DRAM using QMESA tool" href="https://docs.qualcomm.com/doc/80-80023-5/topic/customize.html">
    Conduct a stress test to evaluate the performance and reliability of DRAM components.
  </Card>
</CardGroup>

## **Install and test the QMVS DDR validation tool**

<CardGroup cols={2}>
  <Card title="Download QMVS" href="https://docs.qualcomm.com/doc/80-80023-5/topic/QMVS.html">
    Download the QMVS DDR (DRAM) package for your target platform.
  </Card>

  <Card title="Install QMVS" href="https://docs.qualcomm.com/doc/80-80023-5/topic/QMVS.html">
    Set up QMVS for DDR validation.
  </Card>

  <Card title="Run QMVS validation tests" href="https://docs.qualcomm.com/doc/80-80023-5/topic/QMVS.html">
    Test the QMVS DDR validation tool.
  </Card>
</CardGroup>

## **Troubleshoot DRAM issues**

<CardGroup cols={2}>
  <Card title="DRAM initialization" href="https://docs.qualcomm.com/doc/80-80023-5/topic/troubleshooting.html">
    Log entry and description of DRAM initialization during the XBL boot stage.
  </Card>

  <Card title="DRAM usage" href="https://docs.qualcomm.com/doc/80-80023-5/topic/troubleshooting.html">
    Track memory usage in real-time during execution.
  </Card>
</CardGroup>
