Flash Memory Block Management for Multi-Channel Cleaning
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing Flash memory management systems face inefficiencies during cleaning operations, particularly when handling multiple channel configurations, as they fail to ensure optimal processing performance when idle channels are present due to the absence of valid pages in meta blocks.
Innovation Solution
A method for block management in Flash memory devices with multiple channels, where a controller selects candidate meta blocks with valid pages, accumulates valid page counts, and triggers a cleaning operation when a threshold value is reached, allowing simultaneous data movement or copying across channels.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If a cleaning operation is performed on a meta block with idle channels (channels without valid pages), then the cleaning operation can be completed, but the processing performance deteriorates due to wasted time on idle channels
Solution Approach 1:
The controller performs preliminary actions by accumulating valid page counts for each channel before initiating the cleaning operation. It determines in advance which channels have valid pages and which are idle, and only triggers the cleaning operation when the accumulated valid page count reaches a threshold, ensuring that all channels are actively utilized during the cleaning process and avoiding wasted time on idle channels
Solution Approach 2:
The system implements feedback by continuously monitoring and accumulating the valid page counts for each channel. Based on this feedback information, the controller dynamically decides when to trigger the cleaning operation, ensuring that the operation is initiated only when sufficient valid data exists across all channels to maximize processing efficiency and minimize idle time
2Loss of time
If the controller triggers a cleaning operation immediately when a single channel has valid pages, then the cleaning operation starts quickly, but the processing performance deteriorates due to idle channels during the operation
Solution Approach 1:
The controller accumulates valid page counts for all channels before triggering the cleaning operation. This preliminary accumulation phase ensures that when the cleaning operation is initiated, all channels have sufficient valid data to participate actively, preventing idle channels from reducing overall processing performance
Solution Approach 2:
The system changes the parameter for triggering the cleaning operation from immediate initiation (when a single channel has valid pages) to threshold-based initiation (when accumulated valid page counts across all channels reach a predetermined threshold). This parameter change ensures that the cleaning operation is triggered at the optimal moment to maximize processing efficiency
Data Source
AI summary
A method for performing block management is provided. The method is applied to a controller of a Flash memory having multiple channels. The Flash memory includes a plurality of blocks respectively corresponding to the channels. The method includes: selecting at least one meta block having at least one valid page as at least one candidate meta block for being cleaned, and accumulating respective valid page counts of blocks respectively corresponding to the channels within the at least one candidate meta block, in order to generate a plurality of accumulated values respectively corresponding to the channels; and when it is detected that all of the accumulated values reach a threshold value, triggering a cleaning operation with regard to all candidate meta blocks, in order to simultaneously move/copy valid data respectively corresponding to the channels during the cleaning operation. An associated memory device and a controller thereof are also provided.


