Dynamic SLC Cache Allocation for XLC Memory Write Performance

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing memory devices face challenges in efficiently managing data writing operations across various scenarios, including small and large write regions, with legacy storage hosts not shaping writes, leading to inefficient data aggregation and reduced performance in multi-level cell memory systems.

Innovation Solution

Implementing a dynamic single-level cell (SLC) cache in memory devices that dynamically adjusts its engagement and size based on the host device's write shaping status, converting between SLC and x-level cell (XLC) bands on the fly to optimize data writing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If multi-level cell (MLC) memory is used to increase data density, then storage capacity is improved, but write performance and data aggregation efficiency deteriorate

Engineering Contradiction:
Improvestorage capacityVSAvoidwrite performance
Core Design Contradiction:
Quantity of substanceVSProductivity

Solution Approach 1:

The memory device is segmented into multiple memory channels, with at least one dedicated SLC write channel separate from XLC data channels. This segmentation allows write operations to occur in parallel across different channels, improving write performance while maintaining high storage capacity through the XLC channels.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

An SLC cache is introduced as an intermediary buffer between the host and the XLC memory. Write operations first land in the SLC cache which has faster write performance, then data is aggregated and transferred to XLC memory blocks. This intermediary resolves the contradiction by providing fast write acceptance while ultimately storing data in high-capacity XLC blocks.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If SLC cache is always engaged for write operations, then write performance is improved, but storage capacity is reduced

Engineering Contradiction:
Improvewrite performanceVSAvoidstorage capacity
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The system dynamically adjusts the engagement of SLC cache based on detected write patterns. When small random writes are detected, the SLC cache is engaged to aggregate data efficiently. When large sequential writes are detected, the SLC cache is bypassed or reduced in size, allowing more capacity to be allocated to XLC storage. This dynamic adaptation resolves the contradiction between write performance and storage capacity.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The firmware dynamically changes operational parameters including the size of the SLC cache and the number of memory channels dedicated to write operations based on detected workload characteristics. This allows the system to optimize the balance between write performance and storage capacity according to actual usage patterns.

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If dynamic detection of write patterns is implemented, then adaptability is improved, but device complexity increases

Engineering Contradiction:
Improveworkload adaptationVSAvoidfirmware complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The firmware implements feedback mechanisms that monitor write patterns and dynamically adjust cache engagement and channel allocation. This feedback loop allows the system to adapt to different workload types (small random writes vs. large sequential writes) automatically, improving versatility while keeping the control logic manageable through systematic monitoring and response protocols.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12386745B2Dynamic single-level cell write through in memory devices
Publication Date: 2025.08.12 SK HYNIX NAND PRODUCT SOLUTIONS CORP
  • US12386745B2 patent drawing
  • US12386745B2 patent drawing
  • US12386745B2 patent drawing

AI summary

This application is directed to writing data in a memory device supporting multiple bits per cell by dynamically using a y-level cell (YLC) cache. The memory device is coupled into a host device, and includes a plurality of x-level cell (XLC) memory blocks, where x is greater than one and greater than y. The memory device identifies a write shaping status of the host device. Based on the write shaping status, the memory device determines that the host device performs write operations without a memory-based cache. In accordance with a determination that the host device performs write operations without the memory-based cache, a YLC cache is allocated in the memory device to act as the memory-based cache. In response to one or more write requests, the memory device stores data into the plurality of XLC memory blocks via the YLC cache.