SSD Parity Offloading for Server Bandwidth Bottlenecks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Servers face bandwidth and performance constraints due to the heavy computational load of parity calculations, which are currently performed on DRAM, affecting operations like data compression, encryption, and RAID array recovery.

Innovation Solution

Offload parity calculations to a plurality of solid-state drives (SSDs) connected to the server, utilizing their processors to perform XOR operations and distribute the calculations across multiple SSDs, allowing parallel processing and reducing the server's bandwidth usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If parity calculations are performed on the server using DRAM and CPU, then data redundancy and error detection are achieved, but server bandwidth and CPU usage are heavily consumed

Engineering Contradiction:
Improvedata redundancyVSAvoidserver bandwidth
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent extracts the parity calculation function from the server system and relocates it to the SSD. The SSD controller now performs XOR operations independently to generate parity bits, freeing up server DRAM bandwidth and CPU resources while maintaining data redundancy capabilities.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The SSD acts as an intermediary between the server and storage media, handling the computationally intensive parity calculations. This intermediary role allows the server to focus on data management tasks while the SSD manages error correction and redundancy operations.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If parity calculations are performed on the server, then data recovery capability is maintained, but system performance deteriorates due to serialization

Engineering Contradiction:
Improvedata recoveryVSAvoidsystem performance
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent segments the parity calculation workload across multiple SSDs in the array. Each SSD independently calculates parity for its assigned data blocks, enabling parallel processing and eliminating the serialization bottleneck that occurs when a single server performs all parity operations.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent moves the parity calculation function from the vertical server dimension to the horizontal SSD array dimension. This dimensional shift enables parallel execution across multiple storage devices, dramatically improving throughput while maintaining data recovery capabilities.

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

3Productivity

If the server has sufficient bandwidth for parity calculations, then computation can be centralized, but connecting 16-24 SSDs creates insufficient bandwidth relative to the number of drives

Engineering Contradiction:
Improvecomputation throughputVSAvoidavailable bandwidth
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The patent implements self-service by enabling each SSD to autonomously perform parity calculations for its own data blocks. This eliminates the need for the server to provide centralized computation resources, allowing the system to scale to 16-24 SSDs without proportionally increasing server bandwidth requirements.

Inventive Principle:
Principle #25Self-service

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

Frees up server bandwidth and CPU cycles for other operations by distributing parity calculations among SSDs, improving system efficiency and enabling faster data recovery and redundancy without additional failure conditions.

Implementation Method 1

Parity bits are calculated by applying exclusive-or (XOR) operations to two or more data sets

Methodology Applied
Scientific EffectXOR operation:

Data Source

PatentUS20260030108A1Systems and methods of distributed parity calculation offloading
Publication Date: 2026.01.29 KIOXIA CORP
  • US20260030108A1 patent drawing
  • US20260030108A1 patent drawing
  • US20260030108A1 patent drawing

AI summary

Disclosed herein are related to a system and a method for offloading distributed parity calculations from a server including a plurality of solid-state drives (SSDs) in communication with a host via a host interface. Each SSD includes a processor. The processor of each SSD may be configured to access a host address space via the host interface, determine parity information for data stored across a plurality of buffers in the host address space, and output the parity information to the host interface.