Heterogeneous Memory System With Dynamic SRAM DRAM Caching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional memory systems inefficiently manage data access and caching, leading to suboptimal performance and reliability due to the lack of dynamic determination of data storage in SRAM and DRAM within the memory hierarchy.

Innovation Solution

A heterogeneous memory system with a memory management unit (MMU) on a network interface card that analyzes data access patterns to determine the optimal storage in SRAM or DRAM for caching, pre-fetching, and evicting data, maximizing availability and access speed by using both SRAM and DRAM in a first-level cache.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If data is cached in SRAM, then access speed is improved, but cost and transistor usage increase

Engineering Contradiction:
Improvedata access speedVSAvoidmanufacturing cost
Core Design Contradiction:
SpeedVSEase of manufacture

Solution Approach 1:

The patent applies local quality by differentiating cache storage locations based on data characteristics. Frequently accessed data is placed in SRAM for fast access, while less frequently accessed data is stored in DRAM, creating localized quality variations in the cache hierarchy that optimize both speed and cost for different data segments.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent implements dynamic cache management by continuously monitoring data access patterns and dynamically determining whether to cache data in SRAM or DRAM. The system adapts its caching strategy based on observed access frequencies, transitioning data between cache levels as access patterns change, thereby optimizing the balance between speed and manufacturing cost.

Inventive Principle:
Principle #15Dynamics

2Ease of manufacture

If data is cached in DRAM, then manufacturing cost is reduced, but access speed decreases

Engineering Contradiction:
Improvemanufacturing costVSAvoiddata access speed
Core Design Contradiction:
Ease of manufactureVSSpeed

Solution Approach 1:

The system dynamically adjusts the caching strategy based on real-time access pattern analysis. When data access frequency increases beyond a threshold, the system automatically promotes that data from DRAM to SRAM caching, thereby dynamically resolving the speed-cost contradiction by adapting to changing workload requirements.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent employs preliminary action by pre-analyzing data access patterns before final caching decisions are made. The system predicts which data will be frequently accessed and proactively places it in SRAM before actual access occurs, preventing speed degradation while maintaining cost efficiency for less critical data.

Inventive Principle:
Principle #10Preliminary action

3Device complexity

If conventional memory hierarchy is used, then system simplicity is maintained, but performance and reliability are suboptimal

Engineering Contradiction:
Improvememory system simplicityVSAvoidsystem performance
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent introduces dynamic adaptation into the memory hierarchy by implementing runtime analysis of access patterns and dynamic determination of cache placement. This transforms the static, simple memory hierarchy into a dynamic system that automatically optimizes performance based on actual workload characteristics, achieving high productivity without requiring complex manual configuration.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system applies self-service by enabling the memory hierarchy to automatically optimize its own performance through runtime analysis of access patterns. The system self-adjusts caching strategies without external intervention, maintaining simplicity while achieving optimal performance through autonomous adaptation to workload demands.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS9262325B1Heterogeneous memory system
Publication Date: 2016.02.16 MARVELL ASIA PTE LTD
  • US9262325B1 patent drawing
  • US9262325B1 patent drawing
  • US9262325B1 patent drawing

AI summary

A heterogeneous memory system includes a network interface card, a main memory arrangement, a first-level cache, and a memory management unit (MMU). The main memory arrangement, first-level cache and the MMU are disposed on the network interface card. The first-level cache includes an SRAM arrangement and a DRAM arrangement. The MMU is configured and arranged to read first data from the main memory arrangement in response to a stored first value associated with the first data and indicative of a start time. The MMU selects one of the SRAM arrangement or the DRAM arrangement for storage of the first data and stores the first data in the selected one of the SRAM arrangement or DRAM arrangement. The MMU reads second data from one of the SRAM arrangement or DRAM arrangement and writes the data to the main memory arrangement in response to a stored second value associated with the second data and indicative of a duration.