Zone Forward Drive Management for SMR Write Latency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In data storage systems like SMR and IMR, modifying small amounts of data requires reading and rewriting large amounts of unmodified data, leading to increased processing overhead and latency due to the strong magnetic field affecting adjacent tracks, which complicates efficient data management and storage density.

Innovation Solution

Implementing zone forwarding drive management by duplicatively mapping host logical block addresses to multiple physical locations, allowing selective updates and eliminating the need for a media scratch pad, thereby reducing processing overhead and improving storage device efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If a strong write field is used to shift polarity of cells, then writing capability is improved, but adjacent cells are overwritten causing data loss

Engineering Contradiction:
Improvewriting capabilityVSAvoiddata integrity
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The storage medium is divided into multiple independent tracks separated by isolation regions. Each track can be written independently without affecting adjacent tracks, allowing the use of strong write fields without causing cross-track data overwriting. The write pole is configured to target specific tracks while the isolation regions prevent magnetic field interference between adjacent tracks.

Inventive Principle:
Principle #1Segmentation

2Reliability

If data is managed in data bands with isolation regions, then adjacent cell overwriting is prevented, but processing overhead increases due to rewriting entire bands

Engineering Contradiction:
Improvedata integrityVSAvoidwrite performance
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system implements selective rewriting at the track level rather than rewriting entire data bands. When a single cell needs updating, only that specific track is rewritten while other tracks in the same band remain unchanged. This local quality approach maintains data integrity through track isolation while significantly reducing processing overhead by avoiding unnecessary rewrites of unrelated data.

Inventive Principle:
Principle #3Local quality

3Reliability

If entire data bands are rewritten when updating single cells, then data consistency is maintained, but latency increases

Engineering Contradiction:
Improvedata consistencyVSAvoidwrite latency
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system extracts and updates only the specific track containing the modified cell, separating it from the rest of the data band. Instead of treating the entire band as a unit that must be rewritten together, the isolation regions allow individual track updates. This extraction approach maintains data consistency within each track while eliminating the time penalty of rewriting unchanged tracks, thereby reducing write latency significantly.

Inventive Principle:
Principle #2Taking out (Extraction)

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

This approach reduces write latencies and eliminates the need for a media scratch pad, enhancing storage device performance and reliability by allowing direct writes to the main store without intermediate caching, thus mitigating the effects of strong magnetic field interference.

Implementation Method 1

a write pole that generates a write field strong enough to affect two or more adjacent tracks at a time

Methodology Applied
Scientific EffectMagnetic field: Magnetic Field

Implementation Method 2

writing data to smaller cells on the magnetized medium using the relatively larger write pole may affect the polarization of adjacent cells

Methodology Applied
Scientific EffectMagnetic field interaction: Magnetic Field

Data Source

PatentUS9841906B2Zone forward drive management
Publication Date: 2017.12.12 SEAGATE TECH LLC
  • US9841906B2 patent drawing
  • US9841906B2 patent drawing
  • US9841906B2 patent drawing

AI summary

Various zone forwarding management techniques disclosed herein generally provide efficient methods of data caching, steering, mapping, and migration to reduce write amplification and command latency. In one implementation, a zone-forward storage medium management method includes receiving commands to write data sets to target LBAs included in a consecutive sequence of LBAs, selectively mapping the sequence of LBAs to a plurality of contiguous physical zones, and selectively writing the data sets to the physical zones. Various techniques may be used to migrate valid data of the plurality of physical zones to one physical zone.