Flash Error Correction With Separate Corrections to Reduce Wear

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing storage systems face inefficiencies in wear management and error correction, leading to unnecessary write operations and reduced reliability of flash storage devices.

Innovation Solution

Implementing a direct-mapped flash storage system where higher-level processes manage data block addressing and error correction without involving lower-level storage controllers, coupled with intelligent garbage collection and wear leveling to optimize flash drive usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional storage controllers manage error correction and data block addressing, then device complexity is distributed, but unnecessary write operations increase and reliability decreases

Engineering Contradiction:
Improvereliability of flash storage devicesVSAvoidcomplexity of error correction management
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts error correction management and data block addressing functions from traditional storage controllers and concentrates them in a host processor. This eliminates the complexity of implementing wear management and error correction in storage controller firmware, while improving reliability through more sophisticated host-based error correction algorithms and wear management techniques.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces a wear management layer as an intermediary between the host processor and the flash storage device. This layer manages error correction, wear leveling, and garbage collection, allowing the host processor to focus on high-level data management while the wear management layer handles device-specific complexities, thus improving reliability without overwhelming the storage controller.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If conventional garbage collection is performed, then storage space is reclaimed, but unnecessary write operations increase and device lifespan decreases

Engineering Contradiction:
Improvestorage space reclamation efficiencyVSAvoidlifespan of flash storage devices
Core Design Contradiction:
ProductivityVSDuration of action of stationary object

Solution Approach 1:

The patent implements wear leveling that proactively distributes write operations across all available flash memory blocks before any single block becomes fully worn out. This preliminary action prevents the need for frequent garbage collection operations that would otherwise be required to reclaim space from worn blocks, thus extending device lifespan while maintaining storage productivity.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements monitoring of block wear status and dynamically adjusts garbage collection timing and intensity based on actual wear levels. This feedback mechanism ensures that garbage collection is performed only when necessary, minimizing unnecessary write operations while effectively reclaiming storage space, thereby extending device lifespan without sacrificing productivity.

Inventive Principle:
Principle #23Feedback

3Reliability

If error correction is performed on all data blocks, then data integrity is maintained, but write operations increase and wear accelerates

Engineering Contradiction:
Improvedata integrityVSAvoidwear of flash storage devices
Core Design Contradiction:
ReliabilityVSLoss of substance

Solution Approach 1:

The patent applies error correction selectively based on the actual condition of each flash memory block. Blocks with higher wear levels receive more aggressive error correction, while freshly programmed blocks use lighter error correction schemes. This local quality approach maintains data integrity across all blocks while minimizing the total number of write operations and reducing overall device wear.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system dynamically changes error correction parameters based on block wear status, using stronger error correction codes for worn blocks and weaker codes for new blocks. This parameter adaptation maintains data integrity for all blocks while optimizing the balance between error correction overhead and wear generation, thereby reducing unnecessary write operations.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12572421B2Wear-efficient error correction in a storage system
Publication Date: 2026.03.10 PURE STORAGE INC
  • US12572421B2 patent drawing
  • US12572421B2 patent drawing
  • US12572421B2 patent drawing

AI summary

A set of correctable errors in a data segment stored at one or more storage devices is detected. Corresponding corrections for the set of correctable errors is stored in a data structure that is separate from the data segment. A read operation is performed to read data from the data segment by utilizing the corresponding corrections to replace one or more of the set of correctable errors in the data segment with the corresponding correction in the data structure.