WO2021139166A1 - 基于三维闪存存储结构的错误页识别方法 - Google Patents
基于三维闪存存储结构的错误页识别方法 Download PDFInfo
- Publication number
- WO2021139166A1 WO2021139166A1 PCT/CN2020/110817 CN2020110817W WO2021139166A1 WO 2021139166 A1 WO2021139166 A1 WO 2021139166A1 CN 2020110817 W CN2020110817 W CN 2020110817W WO 2021139166 A1 WO2021139166 A1 WO 2021139166A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- flash memory
- error
- memory storage
- storage structure
- physical
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/08—Error detection or correction by redundancy in data representation, e.g. by using checking codes
- G06F11/10—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
- G06F11/1008—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
- G06F11/1048—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices using arrangements adapted for a specific error detection or correction feature
Definitions
- the invention relates to the field of three-dimensional flash memory storage structures, in particular to an error page identification method based on the three-dimensional flash memory storage structure.
- TLC Triple Level Cell flash memory devices
- SLC Single Level Cell
- MLC Multiple Level Cell
- TLC flash memory devices have higher storage density and lower cost, especially when used in three-dimensional flash memory storage systems
- the land is more extensive.
- 3D stacking technology in the three-dimensional flash memory storage system that is, the vertical stacking of TLC flash memory basic units, makes the storage density of flash memory rapidly increase while the reliability is constantly decreasing.
- the current research status mainly relies on the error correction code and does not rely on the error correction code to solve the problem of increasing error rate in the 3D flash memory storage system and improve the storage system Overall reliability performance.
- error correction codes are the earliest used in flash memory devices, which can sufficiently meet the error correction requirements of SLC flash memory devices. With the advent of MLC flash memory devices, the Hamming code error correction capability cannot meet the demand.
- RS codes and BCH codes have been proposed in the field of flash storage systems, but with the increase in the density of basic storage units and the structural characteristics of the basic storage units of flash memory, the probability of data storage errors cannot be met.
- three-dimensional flash memory storage systems generally use TLC as the storage medium, and the demand for error correction codes has become greater.
- powerful correction algorithms such as low-density parity
- Checksum (LDPC)) has become critical.
- redundant backup technology is an effective measure to improve the error rate of the storage system.
- RAID Redundant Array of Indepent Disks
- RAID Redundant Array of Indepent Disks
- It is widely used to increase the redundant data to extend the data retention time, reduce the error rate and improve the reliability of the storage system.
- a method of separating "hot data” blocks and "cold data” is carried out.
- the technical problem to be solved by the present invention is to provide an error page identification method based on the three-dimensional flash memory storage structure, called error page identification technology, which can accurately identify the error rate of all physical pages in the current three-dimensional flash memory storage system, and can effectively improve Reliability of 3D flash storage system.
- the basic storage unit of 3D flash memory storage system is mainly based on TLC as the storage medium. Compared with SLC and MLC, TLC has the worst reliability and service life due to its own structural characteristics.
- the reading speed of all physical pages in the OCSSD structure of the three-dimensional flash memory storage system characterizes the error rate of the physical page.
- the machine learning method is used to classify the reliability of all physical pages. The lower the level, the higher the error rate.
- the physical pages with high error rates are removed for real-time data migration, thereby effectively reducing the error rate and achieving the purpose of improving the reliability of the 3D flash memory storage system.
- the present invention provides an error page identification method based on a three-dimensional flash memory storage structure, including:
- Error page detection According to the current speed and the initial speed of the current reading speed of each physical page, the reliability of all physical pages is divided into five categories from high to low, and one of the two types of physical pages with a relatively high error rate Signs with higher error rates;
- Real-time data migration modify the basic command copyback operation of NAND flash at the MTD layer, without modifying other software and hardware other than the MTD layer; use the copyback operation to specify the target address for programming operations.
- the read speed includes the initial speed of the physical page, the current speed of the physical page, and the overall average speed of the flash memory.
- the load characteristics of the current work include random requests and sequential requests.
- the reliability of all physical pages is classified into five categories from high to low: Best, Good, Normal, Weak, and Worst.
- the copyback operation includes a copyback read instruction and a copyback programming instruction.
- two types of physical pages with high error rates are stored in the list, and the real-time data migration operation is performed on them during the idle time of the storage system.
- the copy target address of the physical page with the highest error rate is released to the NAND flash memory controller; the next physical page with the next highest error rate can be loaded into the NAND flash memory controller at the same time.
- this application also provides a computer device, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor.
- a computer program stored in the memory and capable of running on the processor.
- the processor executes the program, any item is implemented. The steps of the method.
- the present application also provides a solid-state hard disk, which applies an error page recognition method based on a three-dimensional flash memory storage structure.
- this application also provides a computer including the solid-state hard disk.
- the present invention can efficiently identify physical pages with a higher error rate, and combine the machine learning algorithms to classify the physical pages in the current three-dimensional flash memory storage system. While reducing the error rate of the 3D flash memory storage system, the copyback operation used in the real-time data migration operation is performed to improve the response time of the system.
- FIG. 1 is a diagram of the overall structure of error page identification in the error page identification method based on the three-dimensional flash memory storage structure of the present invention.
- Fig. 2 is a schematic diagram of a data collection strategy in the error page identification method based on the three-dimensional flash memory storage structure of the present invention.
- FIG. 3 is an error page detection model in the error page identification method based on the three-dimensional flash memory storage structure of the present invention.
- FIG. 4 is a schematic diagram of real-time data migration in the error page identification method based on the three-dimensional flash memory storage structure of the present invention.
- FIG. 5 is an example diagram of an error page identification method in the error page identification method based on the three-dimensional flash memory storage structure of the present invention.
- OCSSD Open-Channel SSD
- FTL Flash Translation Layer
- PPA Physical Page Address
- This patent proposes a method for identifying error pages, which is a strategy for enhancing system reliability.
- the physical page read speed of the OCSSD structure of the three-dimensional flash memory storage system is used to characterize the physical page error rate. The slower the read speed of the physical page, the higher the error rate, otherwise, vice versa.
- the machine learning method is used to classify the reliability levels of all physical pages, and the physical pages with high error rates are removed for real-time data migration, which reduces the error rate and improves the reliability of the 3D flash memory storage system.
- Figure 5 shows an example of the error page identification method.
- each channel has 1 Plane
- each Plane has 4 Physical blocks (Block0, Block1, Block2, and Block3)
- each block has n physical pages (Page0, Page1...Pagen).
- the need is to collect the read speed data of all physical pages in the 3D flash memory system, mainly the data collection of the read speed of a physical page (the initial speed of the physical page, the current speed of the physical page and the average speed of the flash memory as a whole) ; Then, the collected data is divided into five categories (Best, Good, Normal, Weak, and Worst) through the training model, and physical pages with higher error rates are identified.
- the physical pages referred to here are Weak and Worst with higher error rates;
- the copyback operation method in idle time, the identified physical pages are stored in a list and sorted according to the error rate, and the data migration operation is performed first with the highest error rate.
- page2# the physical page with the highest error rate (for example, page2#) to perform a copyback operation in the storage register.
- page2# is released to the NAND flash memory controller at the specified target address, and the next page4 with the next highest error rate can be loaded into the NAND flash memory controller at the same time.
- page4 programming After waiting for the end of page2# programming, continue with other operations of page4 programming, which reduces page read and write operations during the rewriting process, improves the I/O performance of the storage system and reduces the consumption of the storage system.
- the OCSSD structure Based on the three-dimensional flash storage system structure, that is, the OCSSD structure, it can accurately identify the physical page with a higher error rate through the physical page read speed of the flash storage system. At the same time, the structure can meet the calculation and calculation requirements of the machine learning algorithm. Speed requirements and real-time data migration methods using copyback operations.
- the error page identification method proposed by the present invention effectively identifies physical pages with a higher error rate, and performs real-time data migration operations on them, thereby improving the reliability of the overall system and the system response time.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
- Read Only Memory (AREA)
Abstract
一种基于三维闪存存储结构的错误页识别方法,三维闪存存储系统OCSSD结构下所有物理页的读取速度表征该物理页的错误率高低,利用机器学习的方法对所有物理页进行可靠性等级分类,等级越低就表示错误率越高。将错误率高的物理页剔除出来进行实时数据迁移,从而有效地降低错误率实现提高三维闪存存储系统的可靠性的目的。
Description
本发明涉及三维闪存存储结构领域,具体涉及一种基于三维闪存存储结构的错误页识别方法。
与SLC(Single Level Cell)和MLC(Multiple Level Cell)闪存器件相比较而言,TLC(Triple Level Cell)闪存器件具有更高的存储密度和更低的成本,特别是在三维闪存存储系统中使用地较为广泛。在三维闪存存储系统中采用3D堆叠技术,即TLC闪存基本单元垂直堆叠,使得闪存存储密度快速增加的同时可靠性却在不断下降。
传统技术存在以下技术问题:
为了能够降低存储在三维闪存存储系统中错误率,目前的研究现状主要是依赖纠错码和不依赖纠错码两个角度来解决解决三维闪存存储系统中错误率升高的问题,提高存储系统整体的可靠性能。纠错码的使用是降低闪存存储系统错误率升高的有效手段之一,在最早在闪存器件中用的比较多的是汉明码,其可以足够满足SLC闪存器件的纠错要求。随着MLC闪存器件的出现,汉明码纠错能力无法满足需求。RS码和BCH码在闪存存储系统领域被提出,但是随着基本存储单元密度的提高以及闪存存储基本单元的结构特点,也无法满足数据存储错误几率变大。然而,三维闪存存储系统一般是TLC为存储介质,对于纠错码的需求变得更大,为了确保当今基于闪存的固态存储系统中的数据可信赖性,利用强大的校正算法(例如低密度奇偶校验(LDPC))变得至关重要。
对于不依赖于纠错码研究NAND闪存自身错误特征进行错误率抑制的策略,通过冗余备份技术是提高存储系统错误率的有效措施方法,RAID(Redundant Array of Indepent Disks)技术在闪存存储系统里面被广泛地使用,增加冗余数据延长数据保留时间,减少错误率提高存储系统的可靠性的问题。同时考虑到由于“热数据”块和“冷数据”块的混合,这可能会导致非常高的成本,进行“热数据”块和“冷数据”分离的方法。还有就是采用冗余备份和冷热数据分离相结合的优点,实现提高系统的耐久性和可靠性。
虽然现有技术在一定程度上面减少数据存储的错误率,提高了三维闪存存储系统的可靠性,但是还是存在空间利用率不高,实用性不高以及硬件成本过高等问题的存在。
发明内容
本发明要解决的技术问题是提供一种基于三维闪存存储结构的错误页识别方法,称之错误页识别技术,可以精确地识别当前三维闪存存储系统中所有物理页的错误率,能够有效地提高三维闪存存储系统的可靠性。三维闪存存储系统存储基本单元主要是以TLC为存储介质,相较于SLC和MLC而言,TLC因其本身的结构特点导致它的可靠性能和使用寿命全是这三种里面最差的。三维闪存存储系统OCSSD结构下所有物理页的读取速度来表征该物理页的错误率高低,利用机器学习的方法对所有物理页进行可靠性等级分类,等级越低就表示这错误率越高。将错误率高的物理页剔除出来进行实时数据迁移,从而有效地降低错误率实现提高三维闪存存储系统的可靠性的目的。
为了解决上述技术问题,本发明提供了一种基于三维闪存存储结构的错误页识别方法,包括:
数据收集:当用户空间工作在不同工作负载下,对每一个物理页的读速度的数据进行收集,同时收集当前工作的负载特征;
错误页检测:根据对比当前每个物理页读速度的当前速度和初始速度,将所有物理页的可靠性从高到低等级分成五类,对其中错误率比较高的两大类物理页进行一个错误率较高的标识;
实时数据迁移:在MTD层进行修改NAND flash的基本命令copyback操作,无需对MTD层以外的其他软件和硬件进行修改;利用copyback操作指定对目标地址进行编程操作。
在其中一个实施例中,所述读速度包括物理页的初始速度、物理页的当前速度以及闪存整体的平均速度。
在其中一个实施例中,所述当前工作的负载特征包括随机请求和顺序请求。
在其中一个实施例中,如果物理页的当前速度已经大于整体平均速度,则不需进行错误率较高的标识。
在其中一个实施例中,所有物理页的可靠性从高到低等级分成具体如下的五类:Best、Good、Normal、Weak以及Worst。
在其中一个实施例中,所述copyback操作包括copyback读指令和copyback编程指令。
在其中一个实施例中,将错误率高的两大类的物理页存储在列表里面,在存储系统空闲时间的时候,对其进行实时数据迁移操作。
在其中一个实施例中,将错误率最高的物理页的副本目标地址释放到NAND闪存控制器;下一个错误率次高的物理页可以同时加载到NAND闪存控制器中。
基于同样的发明构思,本申请还提供一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时实现任一项所述方法的步骤。
基于同样的发明构思,本申请还提供一种固态硬盘,应用基于三维闪存存储结构的错误页识别方法。
基于同样的发明构思,本申请还提供一种计算机,包含所述的固态硬盘。
本发明的有益效果:
本发明可以高效地识别出错误率较高的物理页,结合机器学习的算法将当前三维闪存存储系统中的物理页进行分类。降低三维闪存存储系统错误率的同时,进行实时数据迁移操作采用的copyback操作,提高系统的响应时间。
图1是本发明基于三维闪存存储结构的错误页识别方法中的错误页识别整体结构图。
图2是本发明基于三维闪存存储结构的错误页识别方法中的数据收集策略示意图。
图3是本发明基于三维闪存存储结构的错误页识别方法中的错误页检测模型。
图4是本发明基于三维闪存存储结构的错误页识别方法中的实时数据迁移示意图。
图5是本发明基于三维闪存存储结构的错误页识别方法中错误页识别方法示例图。
下面结合附图和具体实施例对本发明作进一步说明,以使本领域的技术人员可以更好地理解本发明并能予以实施,但所举实施例不作为对本发明的限定。
为了提高三维闪存存储系统的可靠性,其错误率升高的问题尤其明显。在三维闪存存储系统以Open-Channel SSD(OCSSD)为范例,它将闪存存储结构中的转换层(Flash Translation Layer,FTL)搬移到Host端,通过专用的接口PPA(Physical Page Address)I/O接口将底层设备物理结构信息直接暴露给上层用户空间。在上层空间还没有使用底层设备之前就已经知道底层物理信息,而在传统的闪存存储系统结构下是没法确切地对获取底层设备信息,只能对逻辑地址进行操作无法读取物理地址信息。因此,在OCSSD结构下能够实现通过闪存存储系统的物理页读速度快慢来精确识别出错误率高低,同时该结构也能满足机器学习的算法对运算量和运算速率的需求。
本专利提出错误页识别方法,是一种增强系统可靠性策略。以三维闪存存储系统OCSSD结构的物理页读取速度快慢来表征物理页错误率高低。物理页的读速度越慢,说明错误率就越高,否则,反之。采用机器学习的方法对所有物理页进行可靠性等级分类,将错误率高的物理页剔除出来进行实时数据迁移,降低错误率提高三维闪存存储系统的可靠性。
如图1的错误页识别整体方案所示,在主机端我们提出了一种有效的错误识别管理单元设计,与文件系统和FTL协同工作。通过三个策略来实现对三维闪存存储系统中的每个物理页进行错误率识别和实时数据迁移:
(1)数据收集,如图2所示,当用户空间工作在不同工作负载下,对每一个物理页的读速度(物理页的初始速度、物理页的当前速度以及闪存整体的平均速度)的数据进行收集,同时收集当前工作的负载特征(随机请求还是顺序请求)。
(2)错误页检测,将收集的数据输入如图3所示的机器学习的训练模型中,根据对比当前每个物理页读速度的当前速度和初始速度,将所有物理页的可靠性等级从高到低分成五类(Best、Good、Normal、Weak以及Worst),其中的Weak和Worst两大类的物理页是错误率比较高的,这也就是意味着其已经超过了纠错码纠错能力范围,是三维闪存存储系统中错误率升高的问题所在。因此, 我们需要对这两大类的物理页进行一个错误率较高的标识。但是,同时考虑到过度的操作导致的资源功耗过大以及系统延迟等问题,如果物理页的当前速度已经大于整体平均速度,则不需进行错误率较高的标识。
(3)实时数据迁移,在MTD(Memory Technology Device)层进行修改NAND flash的基本命令copyback操作,无需对MTD层以外的其他软件和硬件进行修改。利用copyback操作包括读操作和编程操作两个部分,可以指定将目标地址进行编程操作。如图4所示,将错误率高的两大类的物理页存储在列表里面,在存储系统空闲时间的时候,对其进行实时数据迁移操作。将错误率最高的物理页的副本(例如page2#)目标地址释放到NAND闪存控制器。下一个错误率次高的物理页(例如page4)可以同时加载到NAND闪存控制器中。在等待page2#编程结束后,继续进行page4编程其他操作,减少了重写过程中页的读写操作,提高了存储系统的I/O性能和减轻存储系统消耗。
如图5错误页识别方法的示例,在这个例子里面,我们假设三维闪存存储系统OCSSD里面一共有两个通道(Channel0和Channel1),每个通道里面有1个Plane,每个Plane里面有4个物理块(Block0、Block1、Block2以及Block3),每个Block里面有n个物理页(Page0、Page1…Pagen)。首先,需要就是对三维闪存系统里面的所有物理页的读速度数据收集,主要是一个物理页的读取速度(物理页的初始速度、物理页的当前速度以及闪存整体的平均速度)的数据收集;然后,将收集数据通过训练模型分成五类(Best、Good、Normal、Weak以及Worst)并且标识出需要错误率较高的物理页,这里指的物理页是错误率较高的Weak和Worst;最后,利用copyback操作的方法,在空闲时间的时候,标识好的物理页存储在一个列表里面按照错误率高低进行排序,错误率最高的先进行数据迁移操作。图5所示的当前错误率最高的page2,将需要进行错误率最高的物理页的副本(例如page2#)在存储寄存器中进行copyback操作。page2#按指定的目标地址释放到NAND闪存控制器,下一个错误率次高的page4可以同时加载到NAND闪存控制器中。在等待page2#编程结束后,继续进行 page4编程的其他操作,减少了重写过程中页的读写操作,提高了存储系统的I/O性能和减轻存储系统消耗。
以上对本发明提供的基于三维闪存存储结构的错误页识别方法做了详细的描述,还有以下几点需要说明:
基于三维闪存存储系统结构,即OCSSD结构,能够实现通过闪存存储系统的物理页读速度快慢来精确识别出错误率较高的物理页,同时该结构能满足机器学习的算法需求的运算量和运算速率的需求以及利用copyback操作进行实时数据迁移方法。本发明提出的错误页识别方法有效地识别出错误率较高的物理页,对其进行实时的数据迁移操作,提高整体系统的可靠性同时系统响应时间。
以上所述实施例仅是为充分说明本发明而所举的较佳的实施例,本发明的保护范围不限于此。本技术领域的技术人员在本发明基础上所作的等同替代或变换,均在本发明的保护范围之内。本发明的保护范围以权利要求书为准。
Claims (10)
- 一种基于三维闪存存储结构的错误页识别方法,其特征在于,包括:数据收集:当用户空间工作在不同工作负载下,对每一个物理页的读速度的数据进行收集,同时收集当前工作的负载特征。错误页检测:根据对比当前每个物理页读速度的当前速度和初始速度,将所有物理页的可靠性从高到低等级分成五类,对其中错误率比较高的两大类物理页进行一个错误率较高的标识;实时数据迁移:在MTD层进行修改NANDflash的基本命令copyback操作,无需对MTD层以外的其他软件和硬件进行修改;利用copyback操作对目标地址进行编程操作。
- 如权利要求1所述的基于三维闪存存储结构的错误页识别方法,其特征在于,所述读速度包括物理页的初始速度、物理页的当前速度以及闪存整体的平均速度。
- 如权利要求1所述的基于三维闪存存储结构的错误页识别方法,其特征在于,所述当前工作的负载特征包括随机请求和顺序请求。
- 如权利要求1所述的基于三维闪存存储结构的错误页识别方法,其特征在于,如果物理页的当前速度已经大于整体平均速度,则不需进行错误率较高的标识。
- 如权利要求1所述的基于三维闪存存储结构的错误页识别方法,其特征在于,所有物理页的可靠性从高到低等级分成具体如下的五类:Best、Good、Normal、Weak以及Worst。
- 如权利要求1所述的基于三维闪存存储结构的错误页识别方法,其特征在于,所述copyback操作包括copyback读指令和copyback编程指令。
- 如权利要求1所述的基于三维闪存存储结构的错误页识别方法,其特征在于,将错误率高的两大类的物理页存储在列表里面,在存储系统空闲时间的时候,对其进行实时数据迁移操作。
- 如权利要求7所述的基于三维闪存存储结构的错误页识别方法,其特征在于,将错误率最高的物理页的副本目标地址释放到NAND闪存控制器;下一个错误率次高的物理页可以同时加载到NAND闪存控制器中。
- 一种固态硬盘,其特征在于,应用权利要求1到8任一项所述的基于三维闪存存储结构的错误页识别方法。
- 一种计算机,其特征在于,包含权利要求9所述的固态硬盘。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202010015474.9 | 2020-01-07 | ||
| CN202010015474.9A CN111240887A (zh) | 2020-01-07 | 2020-01-07 | 基于三维闪存存储结构的错误页识别方法 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2021139166A1 true WO2021139166A1 (zh) | 2021-07-15 |
Family
ID=70874317
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2020/110817 Ceased WO2021139166A1 (zh) | 2020-01-07 | 2020-08-24 | 基于三维闪存存储结构的错误页识别方法 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN111240887A (zh) |
| WO (1) | WO2021139166A1 (zh) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111240887A (zh) * | 2020-01-07 | 2020-06-05 | 苏州大学 | 基于三维闪存存储结构的错误页识别方法 |
| CN112732182B (zh) * | 2020-12-29 | 2024-07-05 | 北京浪潮数据技术有限公司 | 一种nand的数据写入方法及相关装置 |
| US12373703B2 (en) | 2021-04-26 | 2025-07-29 | Micron Technology, Inc. | Artificial neural network remapping in memory |
| CN114281271B (zh) * | 2022-03-07 | 2022-05-13 | 北京得瑞领新科技有限公司 | 判断nand闪存数据可靠性的方法、存储介质及存储设备 |
| CN118550759B (zh) * | 2024-07-25 | 2024-11-08 | 广东工业大学 | 一种基于数据内部迁移的闪存可靠性优化方法及相关装置 |
| CN119759805B (zh) * | 2024-12-18 | 2025-11-18 | 山东华芯半导体有限公司 | 一种闪存数据迁移方法 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20120272123A1 (en) * | 2011-04-21 | 2012-10-25 | Phison Electronics Corp. | Data writing method, memory controller and memory storage apparatus |
| CN104615503A (zh) * | 2015-01-14 | 2015-05-13 | 广东省电子信息产业集团有限公司 | 降低对存储器接口性能影响的闪存错误检测方法及装置 |
| CN105677242A (zh) * | 2015-12-31 | 2016-06-15 | 杭州华为数字技术有限公司 | 冷热数据的分离方法和装置 |
| CN107220185A (zh) * | 2017-05-23 | 2017-09-29 | 建荣半导体(深圳)有限公司 | 基于闪存的数据存储方法、装置以及闪存芯片 |
| CN111240887A (zh) * | 2020-01-07 | 2020-06-05 | 苏州大学 | 基于三维闪存存储结构的错误页识别方法 |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7512847B2 (en) * | 2006-02-10 | 2009-03-31 | Sandisk Il Ltd. | Method for estimating and reporting the life expectancy of flash-disk memory |
| US8365041B2 (en) * | 2010-03-17 | 2013-01-29 | Sandisk Enterprise Ip Llc | MLC self-raid flash data protection scheme |
| CN102163165B (zh) * | 2011-05-26 | 2012-11-14 | 忆正存储技术(武汉)有限公司 | 一种闪存错误预估模块及其预估方法 |
| CN102591790B (zh) * | 2011-12-30 | 2015-11-25 | 记忆科技(深圳)有限公司 | 基于固态硬盘的数据存储快照实现方法及固态硬盘 |
| CN108415851B (zh) * | 2018-01-18 | 2021-02-12 | 珠海全志科技股份有限公司 | 一种提升闪存设备启动速度的方法与装置 |
-
2020
- 2020-01-07 CN CN202010015474.9A patent/CN111240887A/zh active Pending
- 2020-08-24 WO PCT/CN2020/110817 patent/WO2021139166A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20120272123A1 (en) * | 2011-04-21 | 2012-10-25 | Phison Electronics Corp. | Data writing method, memory controller and memory storage apparatus |
| CN104615503A (zh) * | 2015-01-14 | 2015-05-13 | 广东省电子信息产业集团有限公司 | 降低对存储器接口性能影响的闪存错误检测方法及装置 |
| CN105677242A (zh) * | 2015-12-31 | 2016-06-15 | 杭州华为数字技术有限公司 | 冷热数据的分离方法和装置 |
| CN107220185A (zh) * | 2017-05-23 | 2017-09-29 | 建荣半导体(深圳)有限公司 | 基于闪存的数据存储方法、装置以及闪存芯片 |
| CN111240887A (zh) * | 2020-01-07 | 2020-06-05 | 苏州大学 | 基于三维闪存存储结构的错误页识别方法 |
Non-Patent Citations (1)
| Title |
|---|
| HUANG, MIN ET AL.: "Implicit Programming: A Fast Programming Strategy for NAND Flash Memory Storage Systems Adopting Redundancy Methods", IEEE EMBEDDED SYSTEMS LETTERS, vol. 9, no. 2, 30 June 2017 (2017-06-30), XP011650950, DOI: 10.1109/LES.2017.2670140 * |
Also Published As
| Publication number | Publication date |
|---|---|
| CN111240887A (zh) | 2020-06-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2021139166A1 (zh) | 基于三维闪存存储结构的错误页识别方法 | |
| US12216928B2 (en) | Fragment management method and fragment management apparatus | |
| WO2022017002A1 (zh) | 一种垃圾回收方法及装置 | |
| CN109358809B (zh) | 一种raid数据存储系统及方法 | |
| Chung et al. | Partial parity cache and data cache management method to improve the performance of an SSD-based RAID | |
| CN106527971B (zh) | 一种提升ssd在垃圾回收期间读性能的方法 | |
| GB2507410A (en) | Storage class memory having low power, low latency, and high capacity | |
| CN112632643B (zh) | 防止闪存数据丢失的方法、固态硬盘控制器、固态硬盘 | |
| US11379326B2 (en) | Data access method, apparatus and computer program product | |
| CN110413454B (zh) | 基于存储阵列的数据重建方法、装置及存储介质 | |
| Chiueh et al. | Software orchestrated flash array | |
| US20170017405A1 (en) | Systems and methods for improving flash-oriented file system garbage collection | |
| WO2020007030A1 (zh) | 一种系统控制器和系统垃圾回收方法 | |
| US8055835B2 (en) | Apparatus, system, and method for migrating wear spots | |
| CN118708123A (zh) | 固态硬盘数据保护及恢复系统 | |
| CN102279825B (zh) | 一种固态硬盘控制器的智能dma控制器 | |
| CN109491593B (zh) | 一种数据存储管理系统及方法 | |
| US20250123926A1 (en) | Data Reconstruction Method and Apparatus | |
| Zeng et al. | HRAID6ML: A hybrid RAID6 storage architecture with mirrored logging | |
| US20250307060A1 (en) | Method and device of predicting a failure of a storage device | |
| CN120123154A (zh) | 一种基于细粒度硬盘分区的存储系统快速重构方法 | |
| CN117234430B (zh) | 一种缓存框架、数据处理方法、装置、设备和存储介质 | |
| US9652172B2 (en) | Data storage device performing merging process on groups of memory blocks and operation method thereof | |
| US12248709B2 (en) | Storage server and operation method of storage server | |
| Luo et al. | CDB: Critical data backup design for consumer devices with high-density flash based hybrid storage |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 20911591 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 20911591 Country of ref document: EP Kind code of ref document: A1 |