WO2021121132A1 - 固态硬盘数据重读方法、装置和固态硬盘 - Google Patents

固态硬盘数据重读方法、装置和固态硬盘 Download PDF

Info

Publication number
WO2021121132A1
WO2021121132A1 PCT/CN2020/135372 CN2020135372W WO2021121132A1 WO 2021121132 A1 WO2021121132 A1 WO 2021121132A1 CN 2020135372 W CN2020135372 W CN 2020135372W WO 2021121132 A1 WO2021121132 A1 WO 2021121132A1
Authority
WO
WIPO (PCT)
Prior art keywords
parameter
classification
data
group
target
Prior art date
Application number
PCT/CN2020/135372
Other languages
English (en)
French (fr)
Inventor
段小康
Original Assignee
江苏芯盛智能科技有限公司
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 江苏芯盛智能科技有限公司 filed Critical 江苏芯盛智能科技有限公司
Publication of WO2021121132A1 publication Critical patent/WO2021121132A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • G06F3/0679Non-volatile semiconductor memory device, e.g. flash memory, one time programmable memory [OTP]

Definitions

  • the present disclosure relates to the field of solid-state hard disks, and in particular, to a method and device for re-reading data of a solid-state hard disk and a solid-state hard disk.
  • Read retry is a mechanism provided by NAND FLASH manufacturers to controller manufacturers to correct errors.
  • the capacity of NAND FLASH is getting larger and larger, the cells are storing more and more information, the cells are getting closer and closer, the interference becomes larger, and it is prone to errors, leading to higher and higher requirements for the ability of error correction algorithms. Even so, depending on the application scenario, errors may increase suddenly or cumulatively.
  • the purpose of the present disclosure is to provide a method and device for rereading data from a solid state hard disk, and a solid state hard disk.
  • embodiments of the present disclosure provide a method for rereading data on a solid state drive, which is applied to a solid state drive, and the method includes:
  • the scene represents the physical environment of the solid-state drive or the physical state of the solid-state drive when reading and writing data;
  • the target parameters reread from the backup parameter group after each failure of the read data are divided into the parameter classification of the corresponding scene until the parameter classification reaches the activation condition;
  • the activation condition represents the number of parameters in the parameter category Reach a predetermined threshold;
  • the backup parameter group includes all the target parameters;
  • the parameter classification is the parameter classification corresponding to the scene when the data reading fails.
  • the step of dividing the target parameter reread from the backup parameter group after each failure of reading data into the parameter classification of the corresponding scene until the activation condition is reached in the parameter classification includes:
  • the step of obtaining the corresponding target parameter from the parameter classification corresponding to the current scene includes:
  • the backup parameter group includes n parameter groups, and the parameter group includes at least two parameters; the step of obtaining the corresponding target parameter from the backup parameter group includes:
  • the method includes:
  • dividing the target parameter that is re-read from the backup parameter group after each data reading failure into the parameter classification of the corresponding scene until the parameter classification reaches the enabling condition step including:
  • the step of classifying the target parameter reread from the backup parameter group after each failed data reading into the parameter classification of the corresponding scene is ended.
  • embodiments of the present disclosure provide a solid-state hard disk data rereading device, which is applied to a solid-state hard disk, and the device includes:
  • the acquiring module is configured to acquire and record the scene each time when the solid state drive fails to read data; the scene represents the physical environment of the solid state drive or the physical state of the solid state drive when reading and writing data;
  • the processing module is configured to classify the target parameter that is reread from the backup parameter group each time the read data fails into the parameter classification of the corresponding scene, until the parameter classification reaches the activation condition; the activation condition characterizes the parameter The number of parameters in the classification reaches a predetermined threshold; the backup parameter group includes all the target parameters;
  • the parameter classification is the parameter classification corresponding to the scene when the data reading fails.
  • it further includes: a judgment module
  • the judgment module is configured to judge whether the parameter classification corresponding to the current scene when the data reading fails is enabled; if so, obtain the corresponding target from the parameter classification corresponding to the current scene Parameter; if not, obtain the corresponding target parameter from the backup parameter group.
  • the processing module is further configured to select the parameter classification corresponding to the current scene
  • the judgment module is further configured to judge whether the parameters in the parameter classification can be corrected back to the data when the data reading fails; if yes, end this rereading; if not, obtain the corresponding parameter from the backup parameter group Target parameters.
  • the processing module is further configured to select a group of the parameter group from the backup parameter group;
  • the judgment module is further configured to judge whether the parameters in the parameter group can be corrected back to the data when the data reading fails;
  • the processing module is further configured to set an enabling flag for the parameter classification when the parameter classification has reached the enabling condition; the enabling flag indicates that the parameter classification has reached the enabling condition;
  • the judging module is further configured to judge whether all the parameter classifications meet the activation condition
  • the step of classifying the target parameter reread from the backup parameter group after each failed data reading into the parameter classification of the corresponding scene is ended.
  • an embodiment of the present disclosure provides a solid-state hard disk, including a processor and a memory, the memory stores machine-executable instructions that can be executed by the processor, and the processor can execute the machine-executable instructions In order to realize the data reread method of the solid state hard disk described in any one of the foregoing embodiments.
  • the solid-state hard disk data rereading method, device, and solid-state hard disk provided by the embodiments of the present disclosure include: acquiring and recording a scene each time when the solid-state hard disk fails to read data; rereading from the backup parameter group after each data reading failure
  • the target parameters are divided into the parameter classification of the corresponding scene until the parameter classification reaches the enabling condition; the enabling condition characterizes the number of parameters in the parameter classification reaching a predetermined threshold; when the reading data failure occurs again, the corresponding parameter classification is first obtained
  • the target parameter By classifying the scenarios when the solid state drive fails to read data, the parameter groups in the backup parameter group are classified according to different scenarios. Therefore, when the data reading failure occurs again, the corresponding parameters can be obtained first from the parameter classification.
  • the target parameter avoids the situation of traversing all parameter groups in the standby parameter group, and improves the read retry efficiency.
  • FIG. 1 shows a schematic flow chart of a method for rereading data from a solid-state hard disk provided by an embodiment of the present disclosure.
  • FIG. 2 shows a schematic flow chart of another method for rereading data from a solid-state hard disk provided by an embodiment of the present disclosure.
  • FIG. 3 shows a functional module diagram of a solid-state hard disk data rereading device provided by an embodiment of the present disclosure.
  • FIG. 4 shows a schematic block diagram of a solid-state hard disk provided by an embodiment of the present disclosure.
  • Icon 100-SSD data rereading device; 110-Acquisition module; 120-Processing module; 130-Judging module; 200-SSD; 210-Storage; 220-Processor.
  • Scenarios when a solid-state drive fails to read data can be divided into five categories: high-temperature writing and low-temperature reading, low-temperature writing and high-temperature reading, open blocks, read interference, and general-purpose at room temperature.
  • the temperature monitoring module of the solid-state hard disk is required to distinguish, record the temperature when writing data and the temperature when reading data. If the temperature difference exceeds a predetermined temperature threshold, It is considered that the temperature scene is triggered.
  • Read interference after the data block is full, the number of times each block is read is recorded. If the number of times read exceeds the read data threshold, the scenario is triggered.
  • the read retry mechanism provided by the NAND FLASH manufacturer needs to be used, but the read retry provided by them
  • the parameters are not classified and scenes are not divided, but a complete combination including all parameter groups; in one embodiment, there are about seven parameters in each parameter group.
  • the general approach when reading data fails is: start the read retry mechanism, select a parameter group from all parameter groups to try to reread, and determine whether the parameter group is successfully corrected back to the required parameters; if so, end this rereading; If not, re-select the next parameter group from all parameter groups and try to reread it until the required parameter is successfully corrected or all parameter groups are traversed.
  • an embodiment of the present disclosure provides a method for rereading data on a solid-state hard disk, which aims to improve the efficiency of rereading.
  • FIG. 1 is a schematic flowchart of a method for rereading data from a solid-state hard disk according to an embodiment of the present disclosure.
  • Step 101 Obtain and record a scene every time a data read failure occurs in the solid state hard disk.
  • Step 102 Classify the target parameters that are re-read from the backup parameter group after each data reading failure into the parameter classification of the corresponding scene, until the parameter classification reaches the enabling condition.
  • Step 103 When a failure to read data occurs again, the corresponding target parameter is preferably obtained from the parameter classification.
  • the target parameter avoids the situation of traversing all parameter groups in the standby parameter group, and improves the read retry efficiency.
  • FIG. 2 is a schematic flowchart of another method for rereading data from a solid-state hard disk according to an embodiment of the present disclosure.
  • Step 101 Obtain and record a scene every time a data read failure occurs in the solid state hard disk.
  • each of the aforementioned scenarios has a different priority.
  • the priority from high to low is high-temperature writing, low-temperature reading and low-temperature writing, high-temperature reading, open block, read interference, and general-purpose at room temperature; if a read occurs After the data fails, the current scene is judged first. If the temperature difference exceeds the predetermined temperature threshold and the number of reads exceeds the read data threshold, the temperature scene and the read interference scene are triggered at the same time, but the priority of the temperature scene is higher than the read data threshold. For interference scenes, the current scene should be judged to be a temperature scene.
  • Step 102 Classify the target parameters that are re-read from the backup parameter group after each data reading failure into the parameter classification of the corresponding scene, until the parameter classification reaches the enabling condition.
  • the spare parameter is a complete combination including all the aforementioned parameter groups.
  • the re-read target parameters are classified into the parameter classification of the corresponding scene until the number of parameters in the parameter classification corresponding to each scene reaches a predetermined threshold, that is, the parameter classification reaches the activation condition.
  • the parameter classification can be considered to be full and the activation condition has been reached.
  • the specific value depends on different solid state drives.
  • step 102 includes three sub-steps, and the parts not mentioned in this step will be described in detail in the sub-steps.
  • sub-step 102-1 it is judged whether the parameter classification corresponding to the current scene when the data reading fails has been activated.
  • the corresponding target parameter is obtained from the parameter classification corresponding to the current scene.
  • each parameter category includes a certain number of parameter groups.
  • obtaining target parameters from parameter classification also includes a self-adjustment process, specifically: when reading data fails in the current scene, select a parameter group from the parameter classification corresponding to the scene. If the parameter group fails to recover the data successfully, adjust the parameter group to the end of the parameter classification; if the parameter group successfully recovers the data, adjust the parameter group to the top of the parameter classification. Therefore, when the read data failure of the same parameter occurs again, the number of read retry can be effectively reduced, and the data can be corrected faster.
  • sub-step 102-2 includes three sub-steps, and the parts not mentioned in this step will be described in detail in the sub-steps.
  • sub-step 102-2-1 the parameter classification corresponding to the current scene is selected.
  • sub-step 102-2-2 it is judged whether the parameters in the parameter classification can be corrected back to the data when the data reading fails.
  • Sub-step 102-2-3 end this rereading.
  • sub-step 102-3 the corresponding target parameter is obtained from the backup parameter group.
  • sub-step 102-3 includes seven sub-steps, and the parts not mentioned in this step will be described in detail in the sub-steps.
  • a group of parameter groups is selected from the standby parameter groups.
  • the parameter classification corresponding to the current scene is not enabled, and a group of parameter groups is randomly selected from the backup parameter groups including all parameter groups.
  • sub-step 102-3-2 it is judged whether the parameters in the parameter group can be corrected back to the data when the data reading fails.
  • Sub-step 102-3-3 recording the current scene and the target parameter of the correction data.
  • sub-step 102-3-4 it is judged whether the target parameter already exists in the parameter classification corresponding to the current scene.
  • the target parameter does not exist in the parameter classification corresponding to the current scene, the target parameter is added to the parameter classification, and this read retry ends.
  • the target parameter already exists in the parameter classification corresponding to the current scene, it means that the parameter classification may have reached the enabling condition, and the sub-step 102-3-6 needs to be performed for further judgment.
  • the target parameter is added to the parameter classification.
  • sub-step 102-3-6 it is judged whether the parameter classification has reached the enabling condition.
  • an enable flag is set for the parameter classification.
  • an enabling flag is set for the parameter classification, and the enabling flag indicates that the parameter classification has reached the enabling condition.
  • the corresponding target parameter is preferably obtained from the parameter classification.
  • the target parameter is directly obtained from the parameter classification to effectively reduce the number of read retry and correct the data faster.
  • the backup parameter composition is a backup plan, and the backup plan is selected only when the parameters in the parameter classification cannot be corrected back to the data.
  • the solid-state hard disk data reread method, device, and solid-state hard disk provided by the embodiments of the present disclosure include: acquiring and recording a scene each time when the solid-state hard disk fails to read data;
  • the target parameters reread in the standby parameter group are classified into the parameter classification of the corresponding scene until the parameter classification reaches the enabling condition; the enabling condition indicates that the number of parameters in the parameter classification reaches the predetermined threshold; when the read data failure occurs again, the priority is followed Obtain the corresponding target parameter in the parameter classification.
  • the parameter groups in the backup parameter group are classified according to different scenarios. Therefore, when the data reading failure occurs again, the corresponding data can be obtained from the parameter classification first.
  • the target parameter avoids the situation of traversing all parameter groups in the standby parameter group, and improves the read retry efficiency.
  • FIG. 3 is a functional block diagram of a solid-state hard disk data rereading device provided by an embodiment of the present disclosure. It should be noted that the basic principles and technical effects of the solid-state hard disk data rereading device provided in this embodiment are the same as those in the above embodiment. For a brief description, for parts not mentioned in this embodiment, please refer to the above implementation. The corresponding content in the example.
  • the solid-state hard disk data rereading device 100 includes: an acquisition module 110, a processing module 120, and a judgment module 130.
  • step 101 is performed by the obtaining module 110.
  • the sub-step 102-2-1, the sub-step 102-2-3, the sub-step 102-3-1, the sub-step 1023-1, and the sub-step are executed by the processing module 120.
  • the sub-step 102-1, the sub-step 102-2-2, the sub-step 102-3-2, the step 102-3-4, and the step 102-3- are executed by the judgment module 130. 6.
  • FIG. 4 is a block diagram of a solid-state hard disk provided by an embodiment of the present disclosure.
  • the solid state hard disk 200 includes a memory 210 and a processor 220.
  • the memory 210 and the processor 220 are directly or indirectly electrically connected to each other to realize data transmission or interaction.
  • these components can be electrically connected to each other through one or more communication buses or signal lines.
  • the memory is configured to store programs or data.
  • the memory may be, but is not limited to, random access memory (Random Access Memory, RAM), read only memory (Read Only Memory, ROM), programmable read-only memory (Programmable Read-Only Memory, PROM), erasable In addition to read-only memory (Erasable Programmable Read-Only Memory, EPROM), electrically erasable read-only memory (Electric Erasable Programmable Read-Only Memory, EEPROM), etc.
  • the processor is configured to read/write data or programs stored in the memory and execute corresponding functions.
  • FIG. 4 is only a schematic structural diagram of a solid state drive, and the solid state drive may also include more or fewer components than that shown in FIG. 4, or have a different configuration from that shown in FIG. .
  • each block in the flowchart or block diagram may represent a module, program segment, or part of code, and the module, program segment, or part of code includes one or more Executable instructions.
  • the functions marked in the block may also occur in a different order from the order marked in the drawings.
  • each block in the block diagram and/or flowchart and the combination of blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or actions. Or it can be realized by a combination of dedicated hardware and computer instructions.
  • the functional modules in the various embodiments of the present disclosure may be integrated together to form an independent part, or each module may exist alone, or two or more modules may be integrated to form an independent part.
  • the function is implemented in the form of a software function module and sold or used as an independent product, it can be stored in a computer readable storage medium.
  • the technical solution of the present disclosure essentially or the part that contributes to the prior art or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including Several instructions are used to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the methods described in the various embodiments of the present disclosure.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disks or optical disks and other media that can store program codes. .

Abstract

一种固态硬盘数据重读方法、装置和固态硬盘,涉及固态硬盘领域,所述方法包括:获取并记录每次固态硬盘发生读数据失败时的场景(101);将每次读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中,直到参数分类达到启用条件(102);启用条件表征参数分类中的参数数量达到预定阈值;当再次发生所述读数据失败时,优先从参数分类中获取对应的目标参数(103)。通过对固态硬盘发生读数据失败时的场景进行分类,进而将备用参数组中的参数组根据场景的不同来进行分类,因此再次发生所述读数据失败时,可以优先从参数分类中获取对应的目标参数,避免了遍历备用参数组中的全部参数组的情况,提高了Read retry效率。

Description

固态硬盘数据重读方法、装置和固态硬盘
相关申请的交叉引用
本公开要求于2019年12月19日提交中国专利局的申请号为CN201911317976.0、名称为“固态硬盘数据重读方法、装置和固态硬盘”的中国专利申请的优先权,其全部内容通过引用结合在本公开中。
技术领域
本公开涉及固态硬盘领域,具体而言,涉及一种固态硬盘数据重读方法、装置和固态硬盘。
背景技术
重读(Read retry)是NAND FLASH厂家提供给控制器厂商,用于纠正错误的机制。随着技术发展,NAND FLASH容量越来越大,单元存储信息越来越多,单元之间越来越近,干扰变大了,容易出错,导致对纠错算法能力要求越来越高。即使如此,根据应用场景的不同,可能会致使错误骤然增多,或者累计增多。
一般的控制器厂商通用做法,便是严格按NAND FALSH厂家提供的手册,把所有组参数遍历一遍。当发生读数据失败时,启动read retry,从组合里面取第一组参数,设置参数,每读一次参数,判断数据是否成功纠回,若是仍旧失败,则取第二组参数,继续读取,直到数据正确,最极端的情况会把组合里面的参数都遍历一遍,效率极低。
发明内容
有鉴于此,本公开的目的在于提供一种固态硬盘数据重读方法、装置和固态硬盘。
为了实现上述目的,本公开实施例采用的技术方案如下:
第一方面,本公开实施例提供一种固态硬盘数据重读方法,应用于一固态硬盘,所述方法包括:
获取并记录每次固态硬盘发生读数据失败时的场景;所述场景表征所述固态硬盘所处的物理环境或读写数据时固态硬盘的物理状态;
将每次所述读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中,直到所述参数分类达到启用条件;所述启用条件表征所述参数分类中的参数数量达到预定阈值;所述备用参数组包括所有所述目标参数;
当再次发生所述读数据失败时,优先从所述参数分类中获取对应的所述目标参数;所述参数分类为所述读数据失败时的场景所对应的参数分类。
在可选的实施方式中,将每次所述读数据失败后从备用参数组中重读的目标参数划分 到对应的场景的参数分类中,直到所述参数分类中达到启用条件的步骤,包括:
判断所述读数据失败时的当前场景所对应的所述参数分类是否已启用;
若是,则从所述当前场景所对应的所述参数分类中获取对应的所述目标参数;
若否,则从所述备用参数组中获取对应的所述目标参数。
在可选的实施方式中,从所述当前场景所对应的所述参数分类中获取对应的所述目标参数的步骤,包括:
选取当前场景所对应的所述参数分类;
判断所述参数分类中的参数是否能够在读数据失败时纠回数据;
若是,则结束本次重读;若否,则从所述备用参数组中获取对应的所述目标参数。
在可选的实施方式中,所述备用参数组包括n个参数组,所述参数组包括至少两个参数;从所述备用参数组中获取对应的所述目标参数的步骤,包括:
从所述备用参数组中选取一组所述参数组;
判断所述参数组中的参数是否能够在读数据失败时纠回数据;
若否,则重新执行从所述备用参数组中选取一组所述参数组的步骤;
若是,则记录当前场景和纠回数据的所述目标参数,并判断所述当前场景对应的参数分类中是否已经存在所述目标参数;若否,则将所述目标参数添加至所述参数分类中;若是,则判断所述参数分类是否已达到启用条件。
在可选的实施方式中,判断所述参数分类是否已达到启用条件的步骤之后,包括:
若是,则对所述参数分类置启用标志;所述启用标志表征所述参数分类已达到启用条件;
若否,则结束本次重读。
在可选的实施方式中,将每次所述读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中,直到所述参数分类达到启用条件的步骤之后,包括:
判断是否所有的所述参数分类均达到所述启用条件;
若是,则结束将每次所述读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中的步骤。
第二方面,本公开实施例提供一种固态硬盘数据重读装置,应用于一固态硬盘,所述装置包括:
获取模块,配置成获取并记录每次固态硬盘发生读数据失败时的场景;所述场景表征所述固态硬盘所处的物理环境或读写数据时固态硬盘的物理状态;
处理模块,配置成将每次所述读数据失败后从备用参数组中重读的目标参数划分到对 应的场景的参数分类中,直到所述参数分类达到启用条件;所述启用条件表征所述参数分类中的参数数量达到预定阈值;所述备用参数组包括所有所述目标参数;
以及还配置成当再次发生所述读数据失败时,优先从所述参数分类中获取对应的所述目标参数;所述参数分类为所述读数据失败时的场景所对应的参数分类。
在可选的实施方式中,还包括:判断模块;
所述判断模块,配置成判断所述读数据失败时的当前场景所对应的所述参数分类是否已启用;若是,则从所述当前场景所对应的所述参数分类中获取对应的所述目标参数;若否,则从所述备用参数组中获取对应的所述目标参数。
在可选的实施方式中,所述处理模块,还配置成选取当前场景所对应的所述参数分类;
所述判断模块,还配置成判断所述参数分类中的参数是否能够在读数据失败时纠回数据;若是,则结束本次重读;若否,则从所述备用参数组中获取对应的所述目标参数。
在可选的实施方式中,所述处理模块,还配置成从所述备用参数组中选取一组所述参数组;
所述判断模块,还配置成判断所述参数组中的参数是否能够在读数据失败时纠回数据;
若否,则重新执行从所述备用参数组中选取一组所述参数组的步骤;
若是,则记录当前场景和纠回数据的所述目标参数,并判断所述当前场景对应的参数分类中是否已经存在所述目标参数;若否,则将所述目标参数添加至所述参数分类中;若是,则判断所述参数分类是否已达到启用条件。
在可选的实施方式中,所述处理模块,还配置成当所述参数分类已达到启用条件时对所述参数分类置启用标志;所述启用标志表征所述参数分类已达到启用条件;
以及还配置成当所述参数分类未达到启用条件时,结束本次重读。
在可选的实施方式中,所述判断模块,还配置成判断是否所有的所述参数分类均达到所述启用条件;
若是,则结束将每次所述读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中的步骤。
第三方面,本公开实施例提供一种固态硬盘,包括处理器和存储器,所述存储器存储有能够被所述处理器执行的机器可执行指令,所述处理器可执行所述机器可执行指令以实现前述实施方式任一所述的固态硬盘数据重读方法。
本公开实施例提供的固态硬盘数据重读方法、装置和固态硬盘,所述方法包括:获取并记录每次固态硬盘发生读数据失败时的场景;将每次读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中,直到参数分类达到启用条件;启用条件表征 参数分类中的参数数量达到预定阈值;当再次发生所述读数据失败时,优先从参数分类中获取对应的目标参数。通过对固态硬盘发生读数据失败时的场景进行分类,进而将备用参数组中的参数组根据场景的不同来进行分类,因此再次发生所述读数据失败时,可以优先从参数分类中获取对应的目标参数,避免了遍历备用参数组中的全部参数组的情况,提高了Read retry效率。
为使本公开的上述目的、特征和优点能更明显易懂,下文特举较佳实施例,并配合所附附图,作详细说明如下。
附图说明
为了更清楚地说明本公开实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,应当理解,以下附图仅示出了本公开的某些实施例,因此不应被看作是对范围的限定,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他相关的附图。
图1示出了本公开的实施例提供的一种固态硬盘数据重读方法的流程示意图。
图2示出了本公开的实施例提供的另一种固态硬盘数据重读方法的流程示意图。
图3示出了本公开的实施例提供的一种固态硬盘数据重读装置的功能模块图。
图4示出了本公开的实施例提供的固态硬盘的方框示意图。
图标:100-固态硬盘数据重读装置;110-获取模块;120-处理模块;130-判断模块;200-固态硬盘;210-存储器;220-处理器。
具体实施方式
下面将结合本公开实施例中附图,对本公开实施例中的技术方案进行清楚且完整地描述,显然,所描述的实施例仅仅是本公开一部分实施例,而不是全部的实施例。通常在此处附图中描述和示出的本公开实施例的组件可以以各种不同的配置来布置和设计。
因此,以下对在附图中提供的本公开的实施例的详细描述并非旨在限制要求保护的本公开的范围,而是仅仅表示本公开的选定实施例。基于本公开的实施例,本领域技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本公开保护的范围。
固态硬盘发生读数据失败时的场景可以划分成五大类:高温写低温读、低温写高温读、开放块、读干扰和常温通用。
高温写低温读和低温写高温读两种场景都是和温度相关,需要固态硬盘盘片的温度监测模块判别,记录写数据时的温度以及读数据时候的温度,若温差超过了预定温度阈值,则认为触发了温度场景。
开放块,NAND FLASH的块没有写满,导致数据不稳定,读一个没有写满的块,则触 发该场景。
读干扰,数据块写满之后,记录每个块被读的次数,若被读的次数超过读数据阈值,则触发该场景。
常温通用,是除以上情况之外,常温状态下的场景。
固态硬盘发生读数据失败时出现以上场景会使读数据变得困难,以至于超出固态硬盘控制器厂商的纠错能力,此时需要使用NAND FLASH厂商提供的read retry机制,但是他们提供的read retry参数并没有分类,没有划分场景,而是一个包含全部参数组的完整组合;在一种实施例中,每个参数组大约有七个左右的参数。
因此,发生读数据失败时一般的做法是:启动read retry机制,从全部参数组中选取一参数组尝试重读,并判断该参数组是否成功纠回所需参数;若是,则结束本次重读;若否,则重新从全部参数组中选取下一组参数组尝试重读,直到成功纠回所需参数或遍历完所有参数组。
把所有的参数组遍历一遍,并没有错误,最终也能纠回数据,只是效率很低。因为遍历完所有参数组可能会有几十种,最极端的情况,尝试到最后一组才把数据纠正回来。
因此,本公开实施例提供的一种固态硬盘数据重读方法,旨在提高重读效率。
请参照图1,为本公开实施例提供的一种固态硬盘数据重读方法的流程示意图。
步骤101,获取并记录每次固态硬盘发生读数据失败时的场景。
步骤102,将每次读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中,直到参数分类达到启用条件。
步骤103,当再次发生读数据失败时,优先从参数分类中获取对应的目标参数。
在本实施中,首先获取并记录每次固态硬盘发生读数据失败时的场景,然后将每次读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中,直到参数分类达到启用条件;当再次发生读数据失败时,优先从参数分类中获取对应的目标参数。通过对固态硬盘发生读数据失败时的场景进行分类,进而将备用参数组中的参数组根据场景的不同来进行分类,因此再次发生所述读数据失败时,可以优先从参数分类中获取对应的目标参数,避免了遍历备用参数组中的全部参数组的情况,提高了Read retry效率。
请参照图2,为本公开实施例提供的另一种固态硬盘数据重读方法的流程示意图。
需要说明的是,本实施例所提供的固态硬盘数据重读方法,其基本原理及产生的技术效果和上述实施例相同,为简要描述,本实施例部分未提及之处,可参考上述的实施例中相应内容。
步骤101,获取并记录每次固态硬盘发生读数据失败时的场景。
需要说明的是,前述的每一种场景都匹配有不同的优先级,其优先级从高到低顺序为高温写低温读和低温写高温读、开放块、读干扰以及常温通用;如发生读数据失败后,先判断当前场景,若温差超过了预定温度阈值的同时被读的次数也超过读数据阈值,此时同时触发了温度场景和读干扰场景,但是由于温度场景的优先级高于读干扰场景,应判断当前场景为温度场景。
步骤102,将每次读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中,直到参数分类达到启用条件。
备用参数为包括前述全部参数组的完整组合。
在重读成功时,将重读的目标参数划分到对应的场景的参数分类中,直到每个场景对应的参数分类中的参数数量达到预定阈值,即参数分类达到启用条件。
需要说明的是,由于每种场景下的参数数量有限,当某个具体场景对应的参数分类中的参数数量达到预定阈值时,就可以认为该参数分类已满,已达到启用条件。在实际应用过程中,其具体数值视不同的固态硬盘而定。
需要说明的是,步骤102包括三个子步骤,本步骤中未提及之处将在其子步骤中进行详细的阐述。
子步骤102-1,判断读数据失败时的当前场景所对应的参数分类是否已启用。
若是,则执行子步骤102-2;若否,则执行子步骤102-3。
子步骤102-2,从当前场景所对应的参数分类中获取对应的目标参数。
需要说明的是,每一个参数分类都包括一定数量的参数组。当参数分类启用后,从参数分类中获取目标参数也包括一个自我调整的过程,具体为:当发生当前场景下读数据失败时,从该场景所对应的参数分类中选取一个参数组,若该参数组不能成功纠回数据,则将该参数组调整到参数分类的最后面;若该参数组成功纠回数据,则将该参数组调整到参数分类的最前面。因此,当再次发生同样参数的读数据失败,能有效减少read retry次数,更快的纠回数据。
需要说明的是,子步骤102-2包括三个子步骤,本步骤中未提及之处将在其子步骤中进行详细的阐述。
子步骤102-2-1,选取当前场景所对应的参数分类。
子步骤102-2-2,判断参数分类中的参数是否能够在读数据失败时纠回数据。
若是,则执行子步骤102-2-3;若否,则执行子步骤102-3。
子步骤102-2-3,结束本次重读。
子步骤102-3,从备用参数组中获取对应的目标参数。
需要说明的是,子步骤102-3包括七个子步骤,本步骤中未提及之处将在其子步骤中进行详细的阐述。
子步骤102-3-1,从备用参数组中选取一组参数组。
当前场景所对应的参数分类并未启用,从包括全部参数组的备用参数组中随机选取一组参数组。
子步骤102-3-2,判断参数组中的参数是否能够在读数据失败时纠回数据。
判断当前随机选取的参数组中的参数是否能够在读数据失败时纠回数据,若是,则执行子步骤102-3-3;若否,则执行子步骤102-3-1,即重新从备用参数组中选取下一组参数组,并判断该参数组中的参数是否能够在读数据失败时纠回数据,若不能纠回数据,则继续从备用参数组中选取下一组参数组;最差的情况,若遍历完所有的参数组都没有成功纠回数据,则结束本次read retry。
子步骤102-3-3,记录当前场景和纠回数据的所述目标参数。
子步骤102-3-4,判断当前场景对应的参数分类中是否已经存在目标参数。
若是,则执行子步骤102-3-6;若否,则执行子步骤102-3-5;
若当前场景对应的参数分类中不存在该目标参数,则将该目标参数添加至参数分类中,并结束本次read retry。
若当前场景对应的参数分类中已经存在该目标参数,说明该参数分类有可能已经达到启用条件,需要执行子步骤102-3-6进一步判断。
子步骤102-3-5,将目标参数添加至参数分类中。
子步骤102-3-6,判断参数分类是否已达到启用条件。
若是,则执行子步骤102-3-7;若否,则执行子步骤102-2-3;
子步骤102-3-7,对参数分类置启用标志。
参数分类已达到启用条件,则对参数分类置启用标志,启用标志表征该参数分类已达到启用条件。
子步骤103,当再次发生读数据失败时,优先从参数分类中获取对应的目标参数。
当发生该参数分类对应的场景下的read retry时,就直接从该参数分类中获取目标参数,以有效减少read retry次数,更快的纠回数据。
若该参数分类中参数不能纠回数据,则从备用参数组中获取正确数据。
当所有场景对应的参数分类都已启用时,备用参数组成为备用方案,只有当参数分类中参数不能纠回数据时,才选择备用方案。
综上所述,本公开实施例提供的固态硬盘数据重读方法、装置和固态硬盘,所述方法 包括:获取并记录每次固态硬盘发生读数据失败时的场景;将每次读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中,直到参数分类达到启用条件;启用条件表征参数分类中的参数数量达到预定阈值;当再次发生所述读数据失败时,优先从参数分类中获取对应的目标参数。通过对固态硬盘发生读数据失败时的场景进行分类,进而将备用参数组中的参数组根据场景的不同来进行分类,因此再次发生所述读数据失败时,可以优先从参数分类中获取对应的目标参数,避免了遍历备用参数组中的全部参数组的情况,提高了Read retry效率。
为了执行上述实施例及各个可能的方式中的相应步骤,下面给出一种固态硬盘数据重读装置的实现方式。进一步地,请参阅图3,图3为本公开实施例提供的一种固态硬盘数据重读装置的功能模块图。需要说明的是,本实施例所提供的固态硬盘数据重读装置,其基本原理及产生的技术效果和上述实施例相同,为简要描述,本实施例部分未提及之处,可参考上述的实施例中相应内容。该固态硬盘数据重读装置100包括:获取模块110、处理模块120及判断模块130。
可以理解的,在一种实施例中,通过获取模块110执行步骤101。
可以理解的,在一种实施例中,通过处理模块120执行子步骤102-2-1、子步骤102-2-3、子步骤102-3-1、子步骤102-3-1、子步骤102-3-3、子步骤102-3-5、子步骤102-3-7及步骤103。
可以理解的,在一种实施例中,通过判断模块130执行子步骤102-1、子步骤102-2-2、子步骤102-3-2、步骤102-3-4及步骤102-3-6。
请参照图4,为本公开实施例提供的固态硬盘的方框示意图。所述固态硬盘200包括存储器210及处理器220。所述存储器210和处理器220相互之间直接地或间接地电性连接,以实现数据的传输或交互。例如,这些元件相互之间可通过一条或多条通讯总线或信号线实现电性连接。
其中,存储器配置成存储程序或者数据。所述存储器可以是,但不限于,随机存取存储器(Random Access Memory,RAM),只读存储器(Read Only Memory,ROM),可编程只读存储器(Programmable Read-Only Memory,PROM),可擦除只读存储器(Erasable Programmable Read-Only Memory,EPROM),电可擦除只读存储器(Electric Erasable Programmable Read-Only Memory,EEPROM)等。
处理器配置成读/写存储器中存储的数据或程序,并执行相应地功能。
应当理解的是,图4所示的结构仅为固态硬盘的结构示意图,所述固态硬盘还可包括比图4中所示更多或者更少的组件,或者具有与图4所示不同的配置。
在本申请所提供的几个实施例中,应该理解到,所揭露的装置和方法,也可以通过其它的方式实现。以上所描述的装置实施例仅仅是示意性的,例如,附图中的流程图和框图显示了根据本公开的多个实施例的装置、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或代码的一部分,所述模块、程序段或代码的一部分包含一个或多个配置成实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现方式中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
另外,在本公开各个实施例中的各功能模块可以集成在一起形成一个独立的部分,也可以是各个模块单独存在,也可以两个或两个以上模块集成形成一个独立的部分。
所述功能如果以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本公开的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。
以上所述仅为本公开的优选实施例而已,并不用于限制本公开,对于本领域的技术人员来说,本公开可以有各种更改和变化。凡在本公开的精神和原则之内,所作的任何修改、等同替换和/或改进等,均应包含在本公开的保护范围之内。

Claims (13)

  1. 一种固态硬盘数据重读方法,应用于一固态硬盘,其特征在于,所述方法包括:
    获取并记录每次固态硬盘发生读数据失败时的场景;所述场景表征所述固态硬盘所处的物理环境或读写数据时固态硬盘的物理状态;
    将每次所述读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中,直到所述参数分类达到启用条件;所述启用条件表征所述参数分类中的参数数量达到预定阈值;所述备用参数组包括所有所述目标参数;
    当再次发生所述读数据失败时,优先从所述参数分类中获取对应的所述目标参数;所述参数分类为所述读数据失败时的场景所对应的参数分类。
  2. 根据权利要求1所述的方法,其特征在于,将每次所述读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中,直到所述参数分类中达到启用条件的步骤,包括:
    判断所述读数据失败时的当前场景所对应的所述参数分类是否已启用;
    若是,则从所述当前场景所对应的所述参数分类中获取对应的所述目标参数;
    若否,则从所述备用参数组中获取对应的所述目标参数。
  3. 根据权利要求2所述的方法,其特征在于,从所述当前场景所对应的所述参数分类中获取对应的所述目标参数的步骤,包括:
    选取当前场景所对应的所述参数分类;
    判断所述参数分类中的参数是否能够在读数据失败时纠回数据;
    若是,则结束本次重读;若否,则从所述备用参数组中获取对应的所述目标参数。
  4. 根据权利要求2或3所述的方法,其特征在于,所述备用参数组包括n个参数组,所述参数组包括至少两个参数;从所述备用参数组中获取对应的所述目标参数的步骤,包括:
    从所述备用参数组中选取一组所述参数组;
    判断所述参数组中的参数是否能够在读数据失败时纠回数据;
    若否,则重新执行从所述备用参数组中选取一组所述参数组的步骤;
    若是,则记录当前场景和纠回数据的所述目标参数,并判断所述当前场景对应的参数分类中是否已经存在所述目标参数;若否,则将所述目标参数添加至所述参数分类中;若是,则判断所述参数分类是否已达到启用条件。
  5. 根据权利要求4所述的方法,其特征在于,判断所述参数分类是否已达到启用条件的步骤之后,包括:
    若是,则对所述参数分类置启用标志;所述启用标志表征所述参数分类已达到启用条件;
    若否,则结束本次重读。
  6. 根据权利要求1所述的方法,其特征在于,将每次所述读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中,直到所述参数分类达到启用条件的步骤之后,包括:
    判断是否所有的所述参数分类均达到所述启用条件;
    若是,则结束将每次所述读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中的步骤。
  7. 一种固态硬盘数据重读装置,应用于一固态硬盘,其特征在于,所述装置包括:
    获取模块,配置成获取并记录每次固态硬盘发生读数据失败时的场景;所述场景表征所述固态硬盘所处的物理环境或读写数据时固态硬盘的物理状态;
    处理模块,配置成将每次所述读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中,直到所述参数分类达到启用条件;所述启用条件表征所述参数分类中的参数数量达到预定阈值;所述备用参数组包括所有所述目标参数;
    以及还配置成当再次发生所述读数据失败时,优先从所述参数分类中获取对应的所述目标参数;所述参数分类为所述读数据失败时的场景所对应的参数分类。
  8. 根据权利要求7所述的装置,其特征在于,还包括:判断模块;
    所述判断模块,配置成判断所述读数据失败时的当前场景所对应的所述参数分类是否已启用;若是,则从所述当前场景所对应的所述参数分类中获取对应的所述目标参数;若否,则从所述备用参数组中获取对应的所述目标参数。
  9. 根据权利要求8所述的装置,其特征在于,
    所述处理模块,还配置成选取当前场景所对应的所述参数分类;
    所述判断模块,还配置成判断所述参数分类中的参数是否能够在读数据失败时纠回数据;若是,则结束本次重读;若否,则从所述备用参数组中获取对应的所述目标参数。
  10. 根据权利要求8或9所述的装置,其特征在于,
    所述处理模块,还配置成从所述备用参数组中选取一组所述参数组;
    所述判断模块,还配置成判断所述参数组中的参数是否能够在读数据失败时纠回数据;
    若否,则重新执行从所述备用参数组中选取一组所述参数组的步骤;
    若是,则记录当前场景和纠回数据的所述目标参数,并判断所述当前场景对应的参数分类中是否已经存在所述目标参数;若否,则将所述目标参数添加至所述参数分类中;若是,则判断所述参数分类是否已达到启用条件。
  11. 根据权利要求10所述的装置,其特征在于,
    所述处理模块,还配置成当所述参数分类已达到启用条件时对所述参数分类置启用标志;所述启用标志表征所述参数分类已达到启用条件;
    以及还配置成当所述参数分类未达到启用条件时,结束本次重读。
  12. 根据权利要求8所述的装置,其特征在于,
    所述判断模块,还配置成判断是否所有的所述参数分类均达到所述启用条件;
    若是,则结束将每次所述读数据失败后从备用参数组中重读的目标参数划分到对应的场景的参数分类中的步骤。
  13. 一种固态硬盘,其特征在于,包括处理器和存储器,所述存储器存储有能够被所述处理器执行的机器可执行指令,所述处理器可执行所述机器可执行指令以实现权利要求1-6任一所述的固态硬盘数据重读方法。
PCT/CN2020/135372 2019-12-19 2020-12-10 固态硬盘数据重读方法、装置和固态硬盘 WO2021121132A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911317976.0A CN111078151A (zh) 2019-12-19 2019-12-19 固态硬盘数据重读方法、装置和固态硬盘
CN201911317976.0 2019-12-19

Publications (1)

Publication Number Publication Date
WO2021121132A1 true WO2021121132A1 (zh) 2021-06-24

Family

ID=70315724

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/135372 WO2021121132A1 (zh) 2019-12-19 2020-12-10 固态硬盘数据重读方法、装置和固态硬盘

Country Status (2)

Country Link
CN (1) CN111078151A (zh)
WO (1) WO2021121132A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078151A (zh) * 2019-12-19 2020-04-28 江苏芯盛智能科技有限公司 固态硬盘数据重读方法、装置和固态硬盘
CN111863098B (zh) * 2020-07-30 2022-10-11 深圳大普微电子科技有限公司 一种读操作处理方法、装置及可读存储介质
CN113626091A (zh) * 2021-08-19 2021-11-09 深圳忆联信息系统有限公司 固态硬盘的启动优化方法、装置、计算机设备及存储介质

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105336379A (zh) * 2015-11-09 2016-02-17 联想(北京)有限公司 一种信息处理方法及固态存储器
CN105867844A (zh) * 2016-03-28 2016-08-17 联想(北京)有限公司 一种命令控制方法及存储设备
CN106371942A (zh) * 2016-08-27 2017-02-01 华为技术有限公司 存储器错误处理方法和相关装置和系统
CN106502583A (zh) * 2016-10-12 2017-03-15 记忆科技(深圳)有限公司 一种降低固态硬盘响应延迟的方法
CN108829358A (zh) * 2018-06-29 2018-11-16 郑州云海信息技术有限公司 固态硬盘的坏块管理方法以及固态硬盘
CN108962320A (zh) * 2018-07-10 2018-12-07 深圳忆联信息系统有限公司 提升ssd读重试效率的方法、装置及计算机设备
CN109062503A (zh) * 2018-07-10 2018-12-21 深圳忆联信息系统有限公司 提升ssd断电后读重试效率的方法、装置及计算机设备
CN109062511A (zh) * 2018-07-26 2018-12-21 浪潮电子信息产业股份有限公司 一种数据读取的方法以及相关装置
US20190156903A1 (en) * 2017-11-23 2019-05-23 Shenzhen Longsys Electronics Co., Ltd. Method and apparatus for processing data in flash memory
CN111078151A (zh) * 2019-12-19 2020-04-28 江苏芯盛智能科技有限公司 固态硬盘数据重读方法、装置和固态硬盘

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130185612A1 (en) * 2012-01-18 2013-07-18 Samsung Electronics Co., Ltd. Flash memory system and read method of flash memory system
CN105893167A (zh) * 2016-03-28 2016-08-24 联想(北京)有限公司 一种信息处理方法及装置、电子设备
CN107247636B (zh) * 2017-06-06 2020-05-26 苏州浪潮智能科技有限公司 一种固态硬盘中数据重建优化的方法及装置
CN117215824A (zh) * 2017-09-28 2023-12-12 北京忆芯科技有限公司 基于机器学习的读出数据错误处理

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105336379A (zh) * 2015-11-09 2016-02-17 联想(北京)有限公司 一种信息处理方法及固态存储器
CN105867844A (zh) * 2016-03-28 2016-08-17 联想(北京)有限公司 一种命令控制方法及存储设备
CN106371942A (zh) * 2016-08-27 2017-02-01 华为技术有限公司 存储器错误处理方法和相关装置和系统
CN106502583A (zh) * 2016-10-12 2017-03-15 记忆科技(深圳)有限公司 一种降低固态硬盘响应延迟的方法
US20190156903A1 (en) * 2017-11-23 2019-05-23 Shenzhen Longsys Electronics Co., Ltd. Method and apparatus for processing data in flash memory
CN108829358A (zh) * 2018-06-29 2018-11-16 郑州云海信息技术有限公司 固态硬盘的坏块管理方法以及固态硬盘
CN108962320A (zh) * 2018-07-10 2018-12-07 深圳忆联信息系统有限公司 提升ssd读重试效率的方法、装置及计算机设备
CN109062503A (zh) * 2018-07-10 2018-12-21 深圳忆联信息系统有限公司 提升ssd断电后读重试效率的方法、装置及计算机设备
CN109062511A (zh) * 2018-07-26 2018-12-21 浪潮电子信息产业股份有限公司 一种数据读取的方法以及相关装置
CN111078151A (zh) * 2019-12-19 2020-04-28 江苏芯盛智能科技有限公司 固态硬盘数据重读方法、装置和固态硬盘

Also Published As

Publication number Publication date
CN111078151A (zh) 2020-04-28

Similar Documents

Publication Publication Date Title
WO2021121132A1 (zh) 固态硬盘数据重读方法、装置和固态硬盘
US10664354B2 (en) Selecting a resource to be used in a data backup or restore operation
US7356744B2 (en) Method and system for optimizing testing of memory stores
KR101721154B1 (ko) 구성가능 에러 문턱값들 및 고장 해석 능력을 지니는 메모리 시스템
EP3072134B1 (en) Defect management policies for nand flash memory
US20220406395A1 (en) Defective memory unit screening in a memory system
CN113223583A (zh) NAND Flash坏块内数据重读的方法、电子设备及存储介质
US9152416B2 (en) Storage control device, memory system, information processing system and storage control method
US8937780B2 (en) Error recovery procedure (ERP) using estimated best setting in first run
CN109445982A (zh) 实现数据可靠读写的数据存储装置
US20180046372A1 (en) Unusable column mapping in flash memory devices
CN107943610A (zh) 一种提升ssd综合性能的方法
US20100325373A1 (en) Duplexing Apparatus and Duplexing Control Method
US7694071B1 (en) Disk drives and methods allowing configurable zoning
US20120011317A1 (en) Disk array apparatus and disk array control method
US7757118B2 (en) Method and system for detecting and recovering failure command
US8687301B1 (en) Parallel no-sync-mark retry
US11513890B1 (en) Adaptive read scrub
TW201417579A (zh) 影像錄製系統、裝置與錄影時的資料存取方法
CN113626091A (zh) 固态硬盘的启动优化方法、装置、计算机设备及存储介质
JP2000137584A (ja) 外部記憶装置の制御装置及び不良ブロック代替方法並びに不良ブロック代替制御プログラムを格納した記憶媒体
US7870442B2 (en) Read interchange optimization
CN109375869A (zh) 实现数据可靠读写的方法以及系统、存储介质
KR20140101626A (ko) 솔리드 스테이트 드라이브의 데이터 처리 방법
CN111324291A (zh) 一种存储器

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: 20904143

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: 20904143

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20904143

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 06.03.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 20904143

Country of ref document: EP

Kind code of ref document: A1