Nonvolatile Memory Controller for Wear-Aware Data Placement

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing storage systems struggle with inefficient management of nonvolatile memory in heterogeneous systems, leading to suboptimal performance due to varying access latencies and management requirements across different memory types.

Innovation Solution

Implementing data placement and migration techniques based on per-data metrics and memory degradation tracking, allowing for intelligent data tiering and management across volatile and nonvolatile memory tiers, including garbage collection and wear leveling.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If data is placed in nonvolatile memory tiers, then data retention and storage capacity are improved, but access latency increases

Engineering Contradiction:
Improvedata retentionVSAvoidaccess latency
Core Design Contradiction:
ReliabilityVSSpeed

Solution Approach 1:

The storage system is divided into multiple tiers with different memory types (volatile and nonvolatile), each serving specific data placement purposes. This segmentation allows hot data to reside in fast volatile memory while cold data is stored in nonvolatile memory, resolving the contradiction between speed and reliability by spatial separation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a hierarchical dimension to storage architecture, organizing memory across multiple levels (tiers) rather than a single flat structure. This dimensional approach enables simultaneous optimization of both access speed (upper tiers) and data retention (lower tiers) by placing data at appropriate hierarchical levels.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Adaptability or versatility

If heterogeneous memory types are used, then system performance and flexibility are improved, but management complexity increases

Engineering Contradiction:
Improvesystem flexibilityVSAvoidmanagement complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The memory controller is designed to manage multiple types of memory devices (volatile and nonvolatile) through a unified interface and common management architecture. This universal controller handles diverse memory types using standardized protocols and procedures, reducing management complexity despite the heterogeneity of underlying devices.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The memory controller acts as an intermediary layer between the host system and heterogeneous memory devices. It abstracts the complexities of different memory types from the host, providing a unified view and managing the diversity of memory characteristics through intermediate control logic and translation layers.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If intelligent data placement is implemented, then access efficiency is improved, but system complexity increases

Engineering Contradiction:
Improveaccess efficiencyVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by pre-positioning data in appropriate memory tiers based on predicted access patterns and data characteristics. This proactive data placement, done before actual access occurs, improves access efficiency without requiring complex real-time decision-making during data operations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The memory management system incorporates automated policies and algorithms that enable the system to self-manage data placement and migration across tiers. This self-service approach handles the complexity of intelligent placement internally, presenting a simplified interface to users while maintaining high access efficiency through automated optimization.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS12461655B1Management of discrete namespaces by nonvolatile memory controller
Publication Date: 2025.11.04 RADIAN MEMORY SYSTEMS INC
  • US12461655B1 patent drawing
  • US12461655B1 patent drawing
  • US12461655B1 patent drawing

AI summary

This disclosure provides techniques for managing memory which match per-data metrics to those of other data or to memory destination. In one embodiment, wear data is tracked for at least one tier of nonvolatile memory (e.g., flash memory) and a measure of data persistence (e.g., age, write frequency, etc.) is generated or tracked for each data item. Memory wear management based on these individually-generated or tracked metrics is enhanced by storing or migrating data in a manner where persistent data is stored in relatively worn memory locations (e.g., relatively more-worn flash memory) while temporary data is stored in memory that is less worn or is less susceptible to wear. Other data placement or migration techniques are also disclosed.