SSD Controller Wear-Aware Block Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current solid-state drive (SSD) systems based on NAND flash technology face challenges in optimizing performance due to inefficient data management and wear leveling, leading to increased write amplification and reduced lifespan, as they lack effective mechanisms for dynamically adjusting data storage based on estimated lifetimes and wear levels of blocks.

Innovation Solution

A memory system with a controller that allocates write data to blocks based on estimated lifetimes, notifies the host of valid data blocks exceeding storage periods, and transfers data to blocks with longer estimated lifetimes, thereby reducing write amplification and extending SSD lifespan by optimizing data placement and wear leveling.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If data is written to any available block without considering lifetime information, then write speed is improved, but write amplification increases and SSD lifespan decreases

Engineering Contradiction:
Improvewrite speedVSAvoidwrite amplification
Core Design Contradiction:
SpeedVSLoss of substance

Solution Approach 1:

The patent segments the memory system into multiple block groups (first block group for short lifetime data, second block group for long lifetime data) and segments write commands into different categories based on lifetime information. This segmentation allows the controller to direct different types of data to appropriate block groups, reducing unnecessary writes and improving write efficiency while extending SSD lifespan.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by treating different block groups with different characteristics - the first block group is optimized for short lifetime data with faster wear, while the second block group is optimized for long lifetime data with slower wear. This localized optimization ensures that each block group handles data appropriate to its characteristics, reducing write amplification and extending overall SSD lifespan.

Inventive Principle:
Principle #3Local quality

2Speed

If data is written to any available block without considering lifetime information, then write speed is improved, but SSD lifespan decreases

Engineering Contradiction:
Improvewrite speedVSAvoidSSD lifespan
Core Design Contradiction:
SpeedVSDuration of action of stationary object

Solution Approach 1:

The patent segments the memory system into multiple block groups (first block group for short lifetime data, second block group for long lifetime data) and segments write commands into different categories based on lifetime information. This segmentation allows the controller to direct different types of data to appropriate block groups, reducing unnecessary writes and improving write efficiency while extending SSD lifespan.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by treating different block groups with different characteristics - the first block group is optimized for short lifetime data with faster wear, while the second block group is optimized for long lifetime data with slower wear. This localized optimization ensures that each block group handles data appropriate to its characteristics, reducing write amplification and extending overall SSD lifespan.

Inventive Principle:
Principle #3Local quality

3Device complexity

If the controller manages all blocks uniformly without lifetime awareness, then device complexity is reduced, but performance optimization is lost

Engineering Contradiction:
Improvecontroller management complexityVSAvoidSSD performance
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent implements dynamic block group management where the controller can adaptively allocate blocks to different block groups based on lifetime information from write commands. The system dynamically adjusts which block group receives which data, and can migrate data between block groups as needed, providing performance optimization without excessive complexity through rule-based dynamic management.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the parameter of block allocation by introducing lifetime information as a new dimension for data classification. Instead of uniform allocation, the system uses lifetime parameters to determine block group assignment, enabling performance optimization while maintaining manageable complexity through parameter-based routing rules.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12073122B2Memory system with controller to write data to memory based on lifetime information in write command
Publication Date: 2024.08.27 KIOXIA CORP
  • US12073122B2 patent drawing
  • US12073122B2 patent drawing
  • US12073122B2 patent drawing

AI summary

According to one embodiment, a memory system detects a first block in which an elapsed time from a time point at which the block has been filled with write data exceeds a first period. The memory system notifies a host of a list of identifiers capable of identifying valid data portions stored in the first block or a list of identifiers capable of identifying all data portions stored in the first block. When receiving, from the host, a first copy request specifying one or more valid data portions stored in the first block as copy target data and specifying the second block group as a copy destination block group, the memory system copies the one or more valid data portions specified as the copy target data from the first block to the second block group.