OPTIMIZING RECLAIMED FLASH MEMORY
A memory system or flash card may optimize usage of reclaimed memory. The optimization may include lists for Uncorrectable Error Correction Code (UECC) and Correctable Error Correction Code (CECC) that can be used along with a dual programming scheme. Dual programming may be utilized for blocks on the lists, but not for blocks that are not on the lists. The lists can be updated by reading data programmed to blocks on the lists.
Latest SanDisk Technologies LLC Patents:
- Memory device including mixed oxide charge trapping materials and methods for forming the same
- Early detection of programming failure for non-volatile memory
- Three-dimensional memory device containing bridges for enhanced structural support and methods of forming the same
- Erase method for non-volatile memory with multiple tiers
- Three-dimensional memory device including contact via structures for multi-level stepped surfaces and methods for forming the same
This application claims priority as a divisional application to U.S. Ser. No. 14/662,321, entitled “OPTIMIZING RECLAIMED FLASH MEMORY”, filed Mar. 19, 2015, which further claims priority to Indian Patent Application No. 6781/CHE/2014, entitled “OPTIMIZING RECLAIMED FLASH MEMORY,” filed on Dec. 31, 2014, the entire disclosures of both are hereby incorporated by reference.
TECHNICAL FIELDThis application relates generally to memory devices. More specifically, this application relates to improving the performance of reclaimed non-volatile semiconductor flash memory by maintaining lists of potential bad blocks.
BACKGROUNDNon-volatile memory systems, such as flash memory, have been widely adopted for use in consumer products. Flash memory may be found in different forms, for example in the form of a portable memory card that can be carried between host devices or as a solid state disk (SSD) embedded in a host device. Flash memory may be written in pages and erased in blocks, so once a page is written, a rewrite may require the whole block to be erased. Rewrites may be necessary if there is a write error or failure. For example, NAND defects including broken word lines (WL) or wordline to wordline (WL-WL) shorts may result in data errors. In some instances, a portion of memory may be completely discarded despite being at least partially useable. Discarded memory may be reclaimed if the quality and performance of the discarded memory can be optimized.
SUMMARYA memory system or flash card may optimize usage of reclaimed memory. The optimization may include lists for Uncorrectable Error Correction Code (UECC) and Correctable Error Correction Code (CECC) that can be used along with a dual programming scheme. Dual programming may be utilized for blocks on the lists, but not for blocks that are not on the lists. The lists can be updated by reading data programmed to blocks on the lists, such that blocks with no errors are removed from the list.
The memory system and methods described monitor the health of memory and the user data stored by detecting and recording a number of bits in error for each block. This detection can be used to determine where user data should be programmed and which blocks should be cycled. The recorded erratic bits may be updated after programming. When the erratic bits exceed a threshold for a particular block, that block may be cycled or retired. An erratic bit is a bit that is not programmed to the desired state. In other words, when there is an attempt to program a bit is to a certain state, but a subsequent read of that bit results in a different state, then the bit is erratic or in error.
Examples of host systems include, but are not limited to, personal computers (PCs), such as desktop or laptop and other portable computers, tablet computers, mobile devices, cellular telephones, smartphones, personal digital assistants (PDAs), gaming devices, digital still cameras, digital movie cameras, and portable media players. For portable memory card applications, a host may include a built-in receptacle for one or more types of memory cards or flash drives, or a host may require adapters into which a memory card is plugged. The memory system may include its own memory controller and drivers but there may also be some memory-only systems that are instead controlled by software executed by the host to which the memory is connected. In some memory systems containing the controller, especially those embedded within a host, the memory, controller and drivers are often formed on a single integrated circuit chip. The host may communicate with the memory card using any communication protocol such as but not limited to Secure Digital (SD) protocol, Memory Stick (MS) protocol and Universal Serial Bus (USB) protocol.
The controller 102 can take the form of a microprocessor or processor and a computer-readable medium that stores computer-readable program code (e.g., software or firmware) executable by the (micro)processor, logic gates, switches, an application specific integrated circuit (ASIC), a programmable logic controller, and an embedded microcontroller, for example. The controller 102 can be configured with hardware and/or software to perform the various functions described below and shown in the flow diagrams. Also, some of the components shown as being internal to the controller can also be stored external to the controller, and other components can be used. Additionally, the phrase “operatively in communication with” could mean directly in communication with or indirectly (wired or wireless) in communication with through one or more components, which may or may not be shown or described herein.
Non-volatile memory die 104 may include any suitable non-volatile storage medium, including NAND flash memory cells and/or NOR flash memory cells. The memory cells can take the form of solid-state (e.g., flash) memory cells and can be one-time programmable, few-time programmable, or many-time programmable. The memory cells can also be single-level cells (SLC), multiple-level cells (MLC), triple-level cells (TLC), or use other memory technologies, now known or later developed. Also, the memory cells can be arranged in a two-dimensional or three-dimensional fashion.
The interface between controller 102 and non-volatile memory die 104 may be any suitable flash interface, such as Toggle Mode 200, 400, or 800. In one embodiment, system 100 may be a card based system. Examples of commercially available removable flash memory cards include the CompactFlash (CF), the MultiMediaCard (MMC), Secure Digital (SD), miniSD, Memory Stick, SmartMedia, TransFlash, and microSD cards. Although each of these cards may have a unique mechanical and/or electrical interface according to its standardized specifications, the flash memory system included in each may be similar. Each of these memory cards and flash drives may include controllers that interface with the host and control operation of the flash memory within them.
The flash memory may be embedded within the host, such as in the form of a solid state disk (SSD) drive installed in a personal computer. Alternatively, the memory 102 may be in the form of a flash memory card that is removably connected to the host. In an alternate embodiment, system 100 may be part of an embedded memory system.
Although in the example illustrated in
Back end module 110 includes an error correction controller (ECC) engine 124 that performs encoding on the data bytes received from the host, and decoding and error correction on the data bytes read from the non-volatile memory. The ECC engine 124 may operate in conjunction with the ECC list module 113. The ECC engine 124 may determine the ECCs while the ECC list module 113 may record which blocks have an ECC. The ECC engine 124 and the ECC list module 113 may be combined in an alternative embodiment.
A command sequencer 126 generates command sequences, such as program and erase command sequences, to be transmitted to non-volatile memory die 104. A RAID (Redundant Array of Independent Drives) module 128 manages generation of RAID parity and recovery of failed data. The RAID parity may be used as an additional level of integrity protection for the data being written into the memory device 104. In some cases, the RAID module 128 may be a part of the ECC engine 124. A memory interface 130 provides the command sequences to non-volatile memory die 104 and receives status information from non-volatile memory die 104. In one embodiment, memory interface 130 may be a dual data rate (DDR) interface, such as a Toggle Mode 200, 400, or 800 interface. A flash control layer 132 controls the overall operation of back end module 110.
Additional components of system 100 illustrated in
The FTL or MML 138 may be integrated as part of the flash management that may handle flash errors and interfacing with the host. In particular, MML may be a module in flash management and may be responsible for the internals of NAND management. In particular, the MML 138 may include an algorithm in the memory device firmware which translates writes from the host into writes to the flash memory 104. The MML 138 may be needed because: 1) the flash memory may have limited endurance; 2) the flash memory 104 may only be written in multiples of pages; and/or 3) the flash memory 104 may not be written unless it is erased as a block. The MML 138 understands these potential limitations of the flash memory 104 which may not be visible to the host. Accordingly, the MML 138 attempts to translate the writes from host into writes into the flash memory 104. As described below, erratic bits may be identified and recorded using the MML 138. This recording of erratic bits can be used for evaluating the health of blocks.
The block of memory cells is the unit of erase, and the smallest number of memory cells that are physically erasable together. For increased parallelism, however, the blocks may be operated in larger metablock units. One block from each plane is logically linked together to form a metablock. The four blocks 310, 312, 314, and 316 are shown to form one metablock 318. All of the cells within a metablock are typically erased together. The blocks used to form a metablock need not be restricted to the same relative locations within their respective planes, as is shown in a second metablock 320 made up of blocks 322, 324, 326, and 328. Although it is usually preferable to extend the metablocks across all of the planes, for high system performance, the memory system can be operated with the ability to dynamically form metablocks of any or all of one, two or three blocks in different planes. This allows the size of the metablock to be more closely matched with the amount of data available for storage in one programming operation. As described below, the sentinel blocks may be an individual block or a combination of blocks, including one or more metablocks.
The individual blocks are in turn divided for operational purposes into pages of memory cells, as illustrated in
The memory cells may be operated to store two levels of charge so that a single bit of data is stored in each cell. This is typically referred to as a binary or single level cell (SLC) memory. SLC memory may store two states: 0 or 1. Alternatively, the memory cells may be operated to store more than two detectable levels of charge in each charge storage element or region, thereby to store more than one bit of data in each. This latter configuration is referred to as multi-level cell (MLC) memory. For example, MLC memory may store four states and can retain two bits of data: 00 or 01 and 10 or 11. Both types of memory cells may be used in a memory, for example binary SLC flash memory may be used for caching data and MLC memory may be used for longer term storage. The charge storage elements of the memory cells are most commonly conductive floating gates but may alternatively be non-conductive dielectric charge trapping material. In implementations of MLC memory operated to store two bits of data in each memory cell, each memory cell is configured to store four levels of charge corresponding to values of “11,” “01,” “10,” and “00.” Each bit of the two bits of data may represent a page bit of a lower page or a page bit of an upper page, where the lower page and upper page span across a series of memory cells sharing a common word line. Typically, the less significant bit of the two bits of data represents a page bit of a lower page and the more significant bit of the two bits of data represents a page bit of an upper page.
The simultaneous programming of the secondary update block may act as a backup copy of the programmed data if there is a problem or failure with the primary update block. If there is a failure in the primary block, then the data is not lost because the secondary block may be used to retrieve the data as shown in blocks 516-520. There may be an error checking function that is performed before the data is committed to the memory from the update block. In block 516, errors in the primary block are checked, such as with enhanced post-write-read error management (EPWR). If there are no uncorrectable error codes (UECC) from EPWR in the primary block, then the data is committed from the primary block as in block 518. If there is a UECC in the primary block, then the data may be committed from the secondary block in block 520. After programming a certain number of wordlines (WLs) in the primary block, EPWR may be performed before committing the data in those WLs. If there is an UECC during EPWR or program failure or WL-WL short while programming the primary block, the data in the affected logical pages may be indexed from the secondary block, rather than the primary block. The blocks may then be cycled. The dual write programming process and cycling is further described in U.S. patent application Ser. No. 14/291,560, filed on May 30, 2014, entitled “PROTECTION SCHEME WITH DUAL PROGRAMMING OF A MEMORY SYSTEM”, the entire disclosure of which is herein incorporated by reference.
Since dual writing or dual programming schemes require additional write operations and result in write amplification, it may be helpful to limit any unnecessary secondary/dual writing. This may be accomplished by recording which blocks are subject to various error correction code (ECC) errors. In one embodiment, there may be an uncorrectable ECC (UECC) list and a correctable ECC (CECC) list that records blocks with a UECC or CECC, respectively. In some instances, a reclaimed memory or refurbished memory may be utilized with dual programming to avoid a potential high rate of errors that may be common in reclaimed or refurbished memory. In particular, reclaimed flash may be less reliable, so each block may be assumed to unreliable initially.
After initialization, the blocks that are assigned to one of the ECC lists or the blocks that are not assigned to either list may be updated. This updating of the lists may be dynamic and performed as any EPWR or ECC detection is performed.
Semiconductor memory devices include volatile memory devices, such as dynamic random access memory (“DRAM”) or static random access memory (“SRAM”) devices, non-volatile memory devices, such as resistive random access memory (“ReRAM”), electrically erasable programmable read only memory (“EEPROM”), flash memory (which can also be considered a subset of EEPROM), ferroelectric random access memory (“FRAM”), and magneto-resistive random access memory (“MRAM”), and other semiconductor elements capable of storing information. Each type of memory device may have different configurations. For example, flash memory devices may be configured in a NAND or a NOR configuration.
The memory devices can be formed from passive and/or active elements, in any combinations. By way of non-limiting example, passive semiconductor memory elements include ReRAM device elements, which in some embodiments include a resistivity switching storage element, such as an anti-fuse, phase change material, etc., and optionally a steering element, such as a diode, etc. Further by way of non-limiting example, active semiconductor memory elements include EEPROM and flash memory device elements, which in some embodiments include elements containing a charge storage region, such as a floating gate, conductive nanoparticles, or a charge storage dielectric material.
Multiple memory elements may be configured so that they are connected in series or so that each element is individually accessible. By way of non-limiting example, flash memory devices in a NAND configuration (NAND memory) typically contain memory elements connected in series. A NAND memory array may be configured so that the array is composed of multiple strings of memory in which a string is composed of multiple memory elements sharing a single bit line and accessed as a group. Alternatively, memory elements may be configured so that each element is individually accessible, e.g., a NOR memory array. NAND and NOR memory configurations are exemplary, and memory elements may be otherwise configured.
The semiconductor memory elements located within and/or over a substrate may be arranged in two or three dimensions, such as a two dimensional memory structure or a three dimensional memory structure.
In a two dimensional memory structure, the semiconductor memory elements are arranged in a single plane or a single memory device level. Typically, in a two dimensional memory structure, memory elements are arranged in a plane (e.g., in an x-z direction plane) which extends substantially parallel to a major surface of a substrate that supports the memory elements. The substrate may be a wafer over or in which the layer of the memory elements are formed or it may be a carrier substrate which is attached to the memory elements after they are formed. As a non-limiting example, the substrate may include a semiconductor such as silicon.
The memory elements may be arranged in the single memory device level in an ordered array, such as in a plurality of rows and/or columns. However, the memory elements may be arrayed in non-regular or non-orthogonal configurations. The memory elements may each have two or more electrodes or contact lines, such as bit lines and word lines.
A three dimensional memory array is arranged so that memory elements occupy multiple planes or multiple memory device levels, thereby forming a structure in three dimensions (i.e., in the x, y and z directions, where the y direction is substantially perpendicular and the x and z directions are substantially parallel to the major surface of the substrate).
As a non-limiting example, a three dimensional memory structure may be vertically arranged as a stack of multiple two dimensional memory device levels. As another non-limiting example, a three dimensional memory array may be arranged as multiple vertical columns (e.g., columns extending substantially perpendicular to the major surface of the substrate, i.e., in the y direction) with each column having multiple memory elements in each column. The columns may be arranged in a two dimensional configuration, e.g., in an x-z plane, resulting in a three dimensional arrangement of memory elements with elements on multiple vertically stacked memory planes. Other configurations of memory elements in three dimensions can also constitute a three dimensional memory array.
By way of non-limiting example, in a three dimensional NAND memory array, the memory elements may be coupled together to form a NAND string within a single horizontal (e.g., x-z) memory device levels. Alternatively, the memory elements may be coupled together to form a vertical NAND string that traverses across multiple horizontal memory device levels. Other three dimensional configurations can be envisioned wherein some NAND strings contain memory elements in a single memory level while other strings contain memory elements which span through multiple memory levels. Three dimensional memory arrays may also be designed in a NOR configuration and in a ReRAM configuration.
Typically, in a monolithic three dimensional memory array, one or more memory device levels are formed above a single substrate. Optionally, the monolithic three dimensional memory array may also have one or more memory layers at least partially within the single substrate. As a non-limiting example, the substrate may include a semiconductor such as silicon. In a monolithic three dimensional array, the layers constituting each memory device level of the array are typically formed on the layers of the underlying memory device levels of the array. However, layers of adjacent memory device levels of a monolithic three dimensional memory array may be shared or have intervening layers between memory device levels.
Then again, two dimensional arrays may be formed separately and then packaged together to form a non-monolithic memory device having multiple layers of memory. For example, non-monolithic stacked memories can be constructed by forming memory levels on separate substrates and then stacking the memory levels atop each other. The substrates may be thinned or removed from the memory device levels before stacking, but as the memory device levels are initially formed over separate substrates, the resulting memory arrays are not monolithic three dimensional memory arrays. Further, multiple two dimensional memory arrays or three dimensional memory arrays (monolithic or non-monolithic) may be formed on separate chips and then packaged together to form a stacked-chip memory device.
Associated circuitry is typically required for operation of the memory elements and for communication with the memory elements. As non-limiting examples, memory devices may have circuitry used for controlling and driving memory elements to accomplish functions such as programming and reading. This associated circuitry may be on the same substrate as the memory elements and/or on a separate substrate. For example, a controller for memory read-write operations may be located on a separate controller chip and/or on the same substrate as the memory elements.
One of skill in the art will recognize that this invention is not limited to the two dimensional and three dimensional exemplary structures described but cover all relevant memory structures within the spirit and scope of the invention as described herein and as understood by one of skill in the art.
A “computer-readable medium,” “machine readable medium,” “propagated-signal” medium, and/or “signal-bearing medium” may comprise any device that includes, stores, communicates, propagates, or transports software for use by or in connection with an instruction executable system, apparatus, or device. The machine-readable medium may selectively be, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. A non-exhaustive list of examples of a machine-readable medium would include: an electrical connection “electronic” having one or more wires, a portable magnetic or optical disk, a volatile memory such as a Random Access Memory “RAM”, a Read-Only Memory “ROM”, an Erasable Programmable Read-Only Memory (EPROM or Flash memory), or an optical fiber. A machine-readable medium may also include a tangible medium upon which software is printed, as the software may be electronically stored as an image or in another format (e.g., through an optical scan), then compiled, and/or interpreted or otherwise processed. The processed medium may then be stored in a computer and/or machine memory.
In an alternative embodiment, dedicated hardware implementations, such as application specific integrated circuits, programmable logic arrays and other hardware devices, can be constructed to implement one or more of the methods described herein. Applications that may include the apparatus and systems of various embodiments can broadly include a variety of electronic and computer systems. One or more embodiments described herein may implement functions using two or more specific interconnected hardware modules or devices with related control and data signals that can be communicated between and through the modules, or as portions of an application-specific integrated circuit. Accordingly, the present system encompasses software, firmware, and hardware implementations.
The illustrations of the embodiments described herein are intended to provide a general understanding of the structure of the various embodiments. The illustrations are not intended to serve as a complete description of all of the elements and features of apparatus and systems that utilize the structures or methods described herein. Many other embodiments may be apparent to those of skill in the art upon reviewing the disclosure. Other embodiments may be utilized and derived from the disclosure, such that structural and logical substitutions and changes may be made without departing from the scope of the disclosure. Additionally, the illustrations are merely representational and may not be drawn to scale. Certain proportions within the illustrations may be exaggerated, while other proportions may be minimized. Accordingly, the disclosure and the figures are to be regarded as illustrative rather than restrictive.
Claims
1. A storage device comprising:
- an error correction code (ECC) engine configured to identify when blocks of memory are subject to an error;
- an ECC list circuitry that maintains a list of blocks of memory that are subject to an error; and
- a dual write circuitry configured to write a primary and backup copy in response to a write request when the block to be written is present on the list, wherein the writing to the primary and the backup copy are before writing to the block to be written from the write request.
2. The storage device of claim 1 wherein the backup copy is not written in response to a write request when the block to be written is not present on the list.
3. The storage device of claim 2 wherein the writing to the primary and the backup copy comprises a dual programming for writing to a primary update block and writing to a secondary update block.
4. The storage device of claim 3 wherein data is committed from the primary update block and erased from the secondary update block when there is not an ECC with the primary update block.
5. The storage device of claim 4 wherein data is committed from the secondary update block when there is an ECC with the primary update block.
6. The storage device of claim 1 wherein the error comprises an uncorrectable ECC (UECC) and the list comprises a list of blocks with the UECC.
7. The storage device of claim 1 wherein blocks with a correctable ECC (CECC) are not included in the ECC list.
8. The storage device of claim 1 wherein the write request is received from a host.
9. The storage device of claim 1 wherein the list comprises a list of blocks with an uncorrectable ECC (UECC) and a correctable ECC (CECC).
10. The storage device of claim 1 further comprising:
- a memory including the blocks of memory, wherein the ECC engine accesses the memory and the dual write circuitry writes to the memory.
11. The storage device of claim 10 wherein the memory comprises reclaimed memory that is initialized by listing each memory block on the ECC list.
12. The storage device of claim 10 wherein the memory comprises a three-dimensional (3D) memory configuration, and wherein a controller is associated with operation of the memory blocks.
13. A storage device comprising:
- means for identifying when blocks of memory are subject to an error through error correction code (ECC);
- means for maintaining a list of blocks of memory that are subject to an error; and
- means for dual programming of a particular block when the particular block is listed on the list of blocks, wherein the dual programming includes writing to a primary update block and a secondary update block before writing to the particular block.
14. The storage device of claim 13 further comprising:
- means for receiving a write request for writing to the particular block.
15. The storage device of claim 14 further comprising:
- means for committing the data to the particular block after the dual programming when the particular block is listed on the list of blocks; and
- means for committing the data to the particular block without the dual programming when the particular block is not listed on the list of blocks.
16. A method for optimizing programming of reclaimed memory, the method comprising:
- initializing the reclaimed memory to include each block from the reclaimed memory on an error correction code (ECC) list;
- checking, upon receipt of a read request, for an ECC of a block that is read and removing the block from the ECC list when there is no ECC;
- writing, upon receipt of a write request, both a primary and a backup copy for the write request when a block that is to be written to is present on the ECC list, wherein the primary comprises the block that is to be written to; and
- writing, upon receipt of a write request, a single write for the write request when a block that is to be written to is not present on the ECC list.
17. The method of claim 16 wherein the ECC list comprises a list of blocks with an uncorrectable ECC (UECC), further wherein blocks with a correctable ECC (CECC) are not on the ECC list.
18. The method of claim 16 wherein the read request and the write request is received from a host.
19. The method of claim 16 wherein the checking further comprises:
- adding, when there is an ECC, the block that is to be read to the ECC list.
20. The method of claim 16 wherein the writing to the primary and the backup copy comprises a dual programming for writing to a primary update block and writing to a secondary update block, wherein the method further comprises:
- committing data from the primary update block and erasing the secondary update block when there is not an ECC with the primary update block; and
- committing data from the secondary update block when there is an ECC with the primary update block.
Type: Application
Filed: Jan 9, 2018
Publication Date: May 10, 2018
Applicant: SanDisk Technologies LLC (Plano, TX)
Inventor: Srikanta Das (Bangalore)
Application Number: 15/866,167