US20200183855A1 - Logical to physical mapping - Google Patents

Logical to physical mapping Download PDF

Info

Publication number
US20200183855A1
US20200183855A1 US16/788,724 US202016788724A US2020183855A1 US 20200183855 A1 US20200183855 A1 US 20200183855A1 US 202016788724 A US202016788724 A US 202016788724A US 2020183855 A1 US2020183855 A1 US 2020183855A1
Authority
US
United States
Prior art keywords
stored
cache
update
updated
volatile memory
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.)
Granted
Application number
US16/788,724
Other versions
US11055230B2 (en
Inventor
Jonathan M. Haswell
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Micron Technology Inc
Original Assignee
Micron Technology Inc
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 Micron Technology Inc filed Critical Micron Technology Inc
Priority to US16/788,724 priority Critical patent/US11055230B2/en
Assigned to MICRON TECHNOLOGY, INC. reassignment MICRON TECHNOLOGY, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HASWELL, JONATHAN M.
Publication of US20200183855A1 publication Critical patent/US20200183855A1/en
Application granted granted Critical
Publication of US11055230B2 publication Critical patent/US11055230B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/0292User address space allocation, e.g. contiguous or non contiguous base addressing using tables or multilevel address translation means
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/023Free address space management
    • G06F12/0238Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
    • G06F12/0246Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory in block erasable memory, e.g. flash memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • G06F12/1009Address translation using page tables, e.g. page table structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0804Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with main memory updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0875Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with dedicated cache, e.g. instruction or stack
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • 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
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/20Employing a main memory using a specific memory technology
    • G06F2212/202Non-volatile memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/65Details of virtual memory and virtual address translation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/72Details relating to flash memory management
    • G06F2212/7201Logical to physical mapping or translation of blocks or pages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/72Details relating to flash memory management
    • G06F2212/7203Temporary buffering, e.g. using volatile buffer or dedicated buffer blocks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/72Details relating to flash memory management
    • G06F2212/7208Multiple device management, e.g. distributing data over multiple flash devices

Definitions

  • the present disclosure relates generally to semiconductor memory and methods, and more particularly, to logical to physical mapping.
  • Memory devices are typically provided as internal, semiconductor, integrated circuits and/or external removable devices in computers or other electronic devices.
  • memory can include volatile and non-volatile memory.
  • Volatile memory can require power to maintain its data and can include random-access memory (RAM), dynamic random access memory (DRAM), and synchronous dynamic random access memory (SDRAM), among others.
  • RAM random-access memory
  • DRAM dynamic random access memory
  • SDRAM synchronous dynamic random access memory
  • Non-volatile memory can retain stored data when not powered and can include storage memory such as NAND flash memory, NOR flash memory, phase change random access memory (PCRAM), resistive random access memory (RRAM), and magnetic random access memory (MRAM), among others.
  • NAND flash memory NOR flash memory
  • PCRAM phase change random access memory
  • RRAM resistive random access memory
  • MRAM magnetic random access memory
  • SSD solid state drive
  • An SSD can include non-volatile memory (e.g., NAND flash memory and/or NOR flash memory), and/or can include volatile memory (e.g., DRAM and/or SRAM), among various other types of non-volatile and volatile memory.
  • Flash memory devices can include memory cells storing data in a charge storage structure such as a floating gate, for instance, and may be utilized as non-volatile memory for a wide range of electronic applications. Flash memory devices typically use a one-transistor memory cell that allows for high memory densities, high reliability, and low power consumption.
  • An SSD can be used to replace hard disk drives as the main storage volume for a computer, as the solid state drive can have advantages over hard drives in terms of performance, size, weight, ruggedness, operating temperature range, and power consumption.
  • SSDs can have superior performance when compared to magnetic disk drives due to their lack of moving parts, which may avoid seek time, latency, and other electro-mechanical delays associated with magnetic disk drives.
  • FIG. 1 is a functional block diagram of an apparatus in the form of a computing system comprising a memory system in accordance with a number of embodiments of the present disclosure.
  • FIG. 2 illustrates an example of logical to physical mapping structure in accordance with a number of embodiments of the present disclosure.
  • FIG. 3 illustrates a flow diagram for performing host reads in association with logical to physical mapping in accordance with a number of embodiments of the present disclosure.
  • FIG. 4 illustrates a flow diagram for performing host writes in association with logical to physical mapping in accordance with a number of embodiments of the present disclosure.
  • a host system will address blocks of data stored on an SSD using a logical address.
  • the data will be stored in the SSD at a physical address in the non-volatile memory.
  • the controller of the SSD often maintains a table to map from the logical address used by the host to the physical address where the data is stored. This table is referred to as the L2P table.
  • the L2P table When the host wishes to read data the SSD will look up the physical address in the L2P table, in order to fetch the data requested. When the host writes or updates data in the SSD the L2P table will be updated.
  • the L2P table will itself be stored in the non-volatile memory of the SSD but to be used or updated by the SSD controller it must be first fetched into volatile memory, in or attached to the SSD controller.
  • the updates must, at some point, be written back into the table stored in non-volatile memory.
  • the volatile memory in or attached to the controller will be specified to hold the complete L2P table for the entire logical address space of the SSD, or if less volatile memory will be specified and only portions of the L2P table from the non-volatile memory can be loaded into the controller memory at a time, (i.e., using the controller non-volatile memory as a cache for the L2P table).
  • an apparatus may include a logical to physical (L2P) update table, a L2P table cache, and a controller.
  • the controller may be configured to cause a list of updates to be applied to an L2P table to be stored in the L2P update table.
  • Logical block addressing is a scheme that can be used by a host for identifying a logical region of data.
  • a logical address from the host is translated into a translation unit (TU), which is the smallest unit of non-volatile memory managed by the L2P table.
  • TU translation unit
  • Each TU in the L2P table may be placed at a unique location in non-volatile memory.
  • a TU may also correspond to a physical address.
  • a logical region of data can be a number of bytes of data (e.g., 256 bytes, 512 bytes, or 1,024 bytes). However, embodiments are not limited to these examples.
  • the time impact of L2P caching may be modified, for example, due to cache hits; however, for large SSDs, the cache hit ratio may be small.
  • a number of embodiments of the present disclosure can provide benefits such as increasing the efficiency of L2P caching (e.g., by effectively increasing the cache hit rate of an L2P caching scheme).
  • Various embodiments described herein can provide an L2P caching approach in which an amount of volatile memory (e.g., DRAM or SRAM) available for L2P caching is divided into a plurality of portions.
  • the amount of volatile memory available for the L2P map may be divided into an L2P Table Cache portion and a L2P Update portion.
  • the L2P Table Cache portion holds, at any point in time, a subset of the full L2P Table as a cache. Regions of the L2P Table are loaded into this cache as required to be read and updated, and those regions when updated will be written back to the L2P Table in non-volatile memory.
  • the L2P Update portion contains a list of updates to be applied to the L2P table but have not yet been applied (i.e., the region of the table they apply to have not yet been read into the cache, modified and then written back out to non-volatile memory).
  • embodiments herein may allow for updates that are stored in the L2P update portion to be sorted into hash tables (e.g., buckets) on a per L2P region basis, which may allow for the updates applied to an L2P region to be determined based on a read of the contents of the hash table in which the updates to L2P entries are located.
  • This may allow for faster processing of updated L2P entries and/or may increase the efficiency of an L2P update process because, in at least one embodiment, only the hash table in which the updated L2P entries are located may be read as opposed to some approaches which may require a large data structure to be searched to find relevant updated L2P entries.
  • the L2P update process may be more efficient versus some previous approaches.
  • updated L2P entries may require only a single volatile memory read to be accessed in contrast to approaches in which an entire L2P region is read from the non-volatile memory to the volatile memory, and subsequently read from the volatile memory by the processor.
  • a number of something can refer to one or more such things.
  • a number of memory cells can refer to one or more memory cells.
  • the designator “N”, as used herein, particularly with respect to reference numerals in the drawings, indicates that a number of the particular feature so designated can be included with a number of embodiments of the present disclosure.
  • FIG. 1 is a functional block diagram of an apparatus in the form of a computing system 101 comprising a memory system 104 in accordance with a number of embodiments of the present disclosure.
  • an “apparatus” can refer to, but is not limited to, any of a variety of structures or combinations of structures, such as a circuit or circuitry, a die or dice, a module or modules, a device or devices, or a system or systems, for example.
  • Memory system 104 can be, for example, a solid state drive (SSD).
  • memory system 104 includes a host interface 106 , a memory (e.g., a number of memory devices 110 - 1 , 110 - 2 , . . . , 110 -N) serving as a storage volume for system 104 , and a controller 108 (e.g., an SSD controller) coupled to host interface 106 and memory devices 110 - 1 , 110 - 2 , . . . , 110 -N.
  • Memory devices 110 - 1 , 110 - 2 , . . . , 110 -N can include, for example, a number of non-volatile memory arrays.
  • the non-volatile arrays can be flash arrays with a NAND architecture, phase change arrays, etc., for example. Embodiments are not limited to a particular type of memory array or array architecture.
  • data can be written to and/or read from a memory device of a memory system (e.g., memory devices 110 - 1 , . . . , 110 -N of memory system 104 ) as a page of data, for example.
  • a page of data can be referred to as a data transfer size of the memory system.
  • Data can be transferred to/from a host 102 ) in data segments referred to as sectors (e.g., host sectors).
  • a sector of data can be referred to as a data transfer size of the host.
  • NAND blocks may be referred to as erase blocks, with blocks being a unit of erasure and pages being a measure of reads and/or writes.
  • Host interface 106 can be used to communicate information between memory system 104 and another device such as a host 102 .
  • Host 102 can include a memory access device (e.g., a processor).
  • a processor can intend a number of processors, such as a parallel processing system, a number of coprocessors, etc.
  • Example hosts can include personal laptop computers, desktop computers, digital cameras, digital recording and playback devices, mobile (e.g., smart) phones, PDAs, memory card readers, interface hubs, and the like.
  • Host interface 106 can be in the form of a standardized physical interface.
  • host interface 106 can be a serial advanced technology attachment (SATA) physical interface, a peripheral component interconnect express (PCIe) physical interface, or a universal serial bus (USB) physical interface, among other physical connectors and/or interfaces.
  • SATA serial advanced technology attachment
  • PCIe peripheral component interconnect express
  • USB universal serial bus
  • host interface 106 can provide an interface for passing control, address, information (e.g., data), and other signals between memory system 104 and a host (e.g., host 102 ) having compatible receptors for host interface 106 .
  • Controller 108 can include, for example, control circuitry and/or logic (e.g., hardware and firmware). Controller 108 can be included on the same physical device (e.g., the same die) as memories 110 - 1 , 110 - 2 , . . . , 110 -N.
  • controller 108 can be an application specific integrated circuit (ASIC) coupled to a printed circuit board including physical host interface 106 and memories 110 - 1 , 110 - 2 , . . . , 110 -N.
  • controller 108 can be included on a separate physical device that is communicatively coupled to the physical device that includes memories 110 - 1 , 110 - 2 , . . . , 110 -N.
  • components of controller 108 can be spread across multiple physical devices (e.g., some components on the same die as the memory, and some components on a different die, module, or board) as a distributed controller.
  • Controller 108 can communicate with memory devices 110 - 1 , 110 - 2 , . . . , 110 -N to sense (e.g., read), program (e.g., write), and/or erase information, among other operations.
  • Controller 108 can have circuitry that may be a number of integrated circuits and/or discrete components.
  • the circuitry in controller 108 may include control circuitry for controlling access across memory devices 110 - 1 , 110 - 2 , . . . , 110 -N and/or circuitry for providing a translation layer (e.g., a flash translation layer) between host 102 and memory system 104 .
  • a translation layer e.g., a flash translation layer
  • the system 104 also includes volatile memory 113 coupled to controller 108 .
  • the volatile memory 113 may be internal to the controller or externally attached to it. Although described as volatile memory, in some embodiments it is also possible that memory 113 might be non-volatile. Within this volatile memory 113 are allocated a portion of space for a L2P Table cache 114 . Additionally, a portion of the volatile memory 113 is allocated to a L2P Update table 115 .
  • the L2P Table Cache 114 portion of the Volatile memory 113 may be used by the controller to load regions of the L2P Table 111 - 1 , . . . , 111 -N from one or more of the memory devices 110 - 1 , . . . , 110 -N. If while loaded into the L2P Table Cache 114 the entries are modified then the modified entries will be written back out to the L2P Tables 110 - 1 . . . 110 -N in the non-volatile memories 110 - 1 . . . 110 -N at a frequency and rate determined by the controller 108 .
  • the L2P Update table 115 will be divided up into a set of hash tables.
  • the L2P Update table 115 can maintain a hash table for each region of the L2P Table 111 - 1 , . . . , 111 -N.
  • the controller 108 When, as a result of a host 102 write operation the controller 108 needs to update an entry in the L2P table 110 - 1 , . . . , 110 - 3 which is not contained in a region currently loaded into the L2P Table Cache 114 then, to avoid the immediate overhead of loading the L2P region, modifying it and immediately writing it back to the L2P Table in the non-volatile memory 110 - 1 , . . . , 110 - 3 it will simply insert an entry in the L2P Update volatile memory 113 in the hash table that corresponds to the region of the L2P table, with the L2P Table to be updated later from this information.
  • the actual operations to the non-volatile memory 110 - 1 . . . 110 -N can be deferred until there are multiple updates for a region of the L2P table pending. Then when this L2P table region is loaded from the L2P table 110 - 1 . . . 110 -N into the L2P Table Cache 114 all the updates can be applied at one time before the L2P region is written back to the L2P table 111 - 1 , . . . , 111 -N. This can significantly reduce the number of read and write operations required of the non-volatile memory 110 - 1 . . . 110 -N to update the L2P Table 110 - 1 , . . . , 110 -N.
  • FIG. 2 illustrates an example of logical to physical mapping structure in accordance with a number of embodiments of the present disclosure.
  • the total space allocated to L2P mapping on the drive is divided into a plurality of regions 243 - 1 , . . . , 243 -N to facilitate caching.
  • the number of regions may be based on the total size of the SSD. For example, a SSD with a large storage capacity (e.g., 16,000 terabytes (TB)), there may be thousands of such regions.
  • TB terabytes
  • the full L2P table 243 - 1 , . . . , 243 -N is stored in the NAND 240 .
  • a number of regions of this table may be cached in volatile memory (e.g., volatile memory 113 shown in FIG. 1 ) in the L2P Table Cache 214 .
  • volatile memory e.g., volatile memory 113 shown in FIG. 1
  • L2P Table Cache 214 The specific L2P regions stored in the cache will vary over time, based on the commands sent from the host system and/or internal operations of the SSD controller.
  • L2P Update data structure 215 Also stored in the controller volatile memory will be the L2P Update data structure 215 , which may be hash tables 245 - 1 , . . . , 245 -N. There will be a table for each L2P region 243 whether that region is currently loaded into the L2P Table Cache or not.
  • the hash tables in the L2P Update structures may have a fixed size or be dynamically allocated.
  • the TU may be added with its new location to the hash table 245 - 1 , . . . , 245 -N allocated to the L2P update portion 215 .
  • the update to the L2P entry may be caused by a TU being written to a new physical non-volatile memory location (e.g., address).
  • the TU update may result from garbage collection operations, from a host write, or form other operation that may require an update to a L2P entry.
  • the size of the hash table 245 - 1 , . . . , 245 -N corresponding to a particular NAND region 114 - 1 , . . . , 243 -N, the number of entries in each particular hash table 245 - 1 , . . . , 245 -N may vary.
  • the size of each respective hash table 245 - 1 , . . . , 245 -N can vary based on how many TU updates have occurred.
  • this may allow for an increase in the likelihood of coalescing writes, because each has table 245 - 1 , . . . , 245 -N only stores updated TUs corresponding to the respective NAND region 243 - 1 , . . . , 243 -N associated therewith.
  • TUs may store information in a more dense manner than in some approaches, a greater number of L2P updates may be stored in volatile memory as compared to some approaches. Further, by storing a greater number of updates in volatile memory, the frequency that data is flushed to the non-volatile may be reduced as compared to some approaches.
  • a large number of lookups may be performed in the hash tables 245 - 1 , . . . , 245 -N.
  • various hashing mechanisms may be used.
  • a cuckoo hashing mechanism in which hash collisions are resolved for values of hash functions in a table such as hash tables 245 - 1 , . . . , 245 -N may be used.
  • using a cuckoo hashing mechanism in conjunction with the disclosed L2P mapping may allow for utilization of approximately 91% of the hash table 245 - 1 , . . . , 245 -N.
  • An example of a cuckoo hashing mechanism may include using three hashes with a single table. For example, there may be three possible locations for each entry in the hash table 245 - 1 , . . . , 245 -N.
  • Embodiments are not limited to using cuckoo hashing mechanisms, however, and other hashing mechanisms such as multiplicative hashing mechanism may be used.
  • FIG. 3 illustrates a flow diagram 350 for performing host reads using a logical to physical map in accordance with a number of embodiments of the present disclosure.
  • performing host reads according to the present disclosure includes first checking the L2P Update portion to determine if it contains information regarding the physical location of the TU that contains the data the host is requesting. If there are no recently updated TUs stored in the L2P Update portion, the L2P Table Cache may be checked to determine if the data to be read is stored therein. If the data to be read is not within a region of the L2P Table Cache currently loaded in volatile memory then it will be required to be loaded from the non-volatile memory L2P Table.
  • the process of performing a host read according to the present disclosure is started by performing an L2P Update table lookup at block 352 .
  • Performing the update table lookup 352 may include searching entries in the L2P Update portion to determine if a recently updated TU corresponding to the data to be read by the host is present.
  • searching the entries in the L2P update portion may include searching hash tables included in the L2P Update portion determine if a recently updated TU corresponding to the data to be read by the host is present. If the entry that is sought for the host read is located in the L2P Update portion, e.g., if the entry that is sought is “found,” at 355 the host read operation is performed and the process is ended at block 356 .
  • an L2P Table Cache lookup may be performed at block 353 .
  • Performing the L2P Table Cache lookup at 353 may include searching entries in the L2P Table Cache to determine if the entry to be read by the host is stored in the L2P Table Cache. If the entry is found, the host read operation is performed at the physical non-volatile location specified in the L2P table at block 355 , and the process of performing the host read operation ends at blocks 356 .
  • a load region operation may be performed at block 354 .
  • the load region operation may include loading a L2P region stored on the non-volatile memory. Once loaded the L2P region may subsequently be searched to locate the entry that is sought for the host read. After the L2P region stored on the non-volatile memory is loaded, the host read operation may be performed at the physical non-volatile location specified in the L2P table at block 355 , and the process of performing the host read operation ends at block 356 .
  • regions which have previously been loaded may be discarded, if they have no updates, or else written back to non-volatile memory if they have been updated, to free up additional space in the L2P region cache.
  • FIG. 4 illustrates a flow diagram 459 for performing host writes using a logical to physical map in accordance with a number of embodiments of the present disclosure. It is noted that garbage collection operations are performed in a similar manner to the host write process described in FIG. 4 .
  • the process of performing a host write operation according to the present disclosure is started by performing a write of the data from the host to an available empty location in the non-volatile memory at block 461 . Note that in some implementations this actual write of the host data to the non-volatile memory array may be deferred due to the use of caches for the host data.
  • an L2P Table Cache lookup can be performed at block 464 to determine if the appropriate region is currently loaded in the cache. Performing the region cache lookup may include searching the L2P table cache to determine if a corresponding entry is stored therein. If a corresponding entry is not found, at block 464 the L2P Table Cache region will be loaded from the non-volatile memory at 465 . Note space may have to be created in the volatile memory to do this by discarding or writing back to non-volatile memory another region of the L2P Table.
  • the appropriate region of the L2P Table is loaded into the L2P Table cache it can then be updated with all relevant entries for that region in the L2P Update table in addition to the update required for this host write operation at 466 . Once it has been updated the region will then be written back to the L2P Table stored in non-volatile memory at 467 . Note this writing back to non-volatile memory may be immediate or delayed. Once the region in the L2P Table Cache has been updated and optionally written back to non-volatile memory the table updates required for a host write may end at 469 .

Abstract

The present disclosure includes apparatuses and methods for logical to physical mapping. A number of embodiments include a logical to physical (L2P) update table, a L2P table cache, and a controller. The controller may be configured to cause a list of updates to be applied to an L2P table to be stored in the L2P update table.

Description

    PRIORITY INFORMATION
  • This application is a continuation of U.S. application Ser. No. 15/681,619, filed on Aug. 21, 2017, the contents of which are incorporated herein by reference.
  • TECHNICAL FIELD
  • The present disclosure relates generally to semiconductor memory and methods, and more particularly, to logical to physical mapping.
  • BACKGROUND
  • Memory devices are typically provided as internal, semiconductor, integrated circuits and/or external removable devices in computers or other electronic devices. There are many different types of memory including volatile and non-volatile memory. Volatile memory can require power to maintain its data and can include random-access memory (RAM), dynamic random access memory (DRAM), and synchronous dynamic random access memory (SDRAM), among others. Non-volatile memory can retain stored data when not powered and can include storage memory such as NAND flash memory, NOR flash memory, phase change random access memory (PCRAM), resistive random access memory (RRAM), and magnetic random access memory (MRAM), among others.
  • Memory devices can be combined together to form a solid state drive (SSD). An SSD can include non-volatile memory (e.g., NAND flash memory and/or NOR flash memory), and/or can include volatile memory (e.g., DRAM and/or SRAM), among various other types of non-volatile and volatile memory. Flash memory devices can include memory cells storing data in a charge storage structure such as a floating gate, for instance, and may be utilized as non-volatile memory for a wide range of electronic applications. Flash memory devices typically use a one-transistor memory cell that allows for high memory densities, high reliability, and low power consumption.
  • An SSD can be used to replace hard disk drives as the main storage volume for a computer, as the solid state drive can have advantages over hard drives in terms of performance, size, weight, ruggedness, operating temperature range, and power consumption. For example, SSDs can have superior performance when compared to magnetic disk drives due to their lack of moving parts, which may avoid seek time, latency, and other electro-mechanical delays associated with magnetic disk drives.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a functional block diagram of an apparatus in the form of a computing system comprising a memory system in accordance with a number of embodiments of the present disclosure.
  • FIG. 2 illustrates an example of logical to physical mapping structure in accordance with a number of embodiments of the present disclosure.
  • FIG. 3 illustrates a flow diagram for performing host reads in association with logical to physical mapping in accordance with a number of embodiments of the present disclosure.
  • FIG. 4 illustrates a flow diagram for performing host writes in association with logical to physical mapping in accordance with a number of embodiments of the present disclosure.
  • DETAILED DESCRIPTION
  • A host system will address blocks of data stored on an SSD using a logical address. The data will be stored in the SSD at a physical address in the non-volatile memory. The controller of the SSD often maintains a table to map from the logical address used by the host to the physical address where the data is stored. This table is referred to as the L2P table. When the host wishes to read data the SSD will look up the physical address in the L2P table, in order to fetch the data requested. When the host writes or updates data in the SSD the L2P table will be updated. The L2P table will itself be stored in the non-volatile memory of the SSD but to be used or updated by the SSD controller it must be first fetched into volatile memory, in or attached to the SSD controller. If the L2P table is updated then the updates must, at some point, be written back into the table stored in non-volatile memory. During the design process of an SSD it must be determined if the volatile memory in or attached to the controller will be specified to hold the complete L2P table for the entire logical address space of the SSD, or if less volatile memory will be specified and only portions of the L2P table from the non-volatile memory can be loaded into the controller memory at a time, (i.e., using the controller non-volatile memory as a cache for the L2P table).
  • Apparatuses and methods for improved logical to physical mapping are provided herein. In one or more embodiments of the present disclosure, an apparatus may include a logical to physical (L2P) update table, a L2P table cache, and a controller. The controller may be configured to cause a list of updates to be applied to an L2P table to be stored in the L2P update table.
  • Logical block addressing is a scheme that can be used by a host for identifying a logical region of data. A logical address from the host is translated into a translation unit (TU), which is the smallest unit of non-volatile memory managed by the L2P table. Each TU in the L2P table may be placed at a unique location in non-volatile memory. Additionally, a TU may also correspond to a physical address. A logical region of data can be a number of bytes of data (e.g., 256 bytes, 512 bytes, or 1,024 bytes). However, embodiments are not limited to these examples.
  • The use of a part of the volatile memory as a cache for the L2P table, as opposed to requiring sufficient volatile memory to load the entire table at one time, allows less volatile memory (e.g., DRAM or SRAM), to be required. However there is a performance penalty on the overall device due to the need to load portions, referred to as regions, of the L2P table into the cache and to write updated portions from the volatile memory back to the non-volatile memory on a more frequent basis than if the entire table could reside in volatile memory at one time.
  • Depending on the exact ratio of volatile to non-volatile memory, the time impact of L2P caching may be modified, for example, due to cache hits; however, for large SSDs, the cache hit ratio may be small. A number of embodiments of the present disclosure can provide benefits such as increasing the efficiency of L2P caching (e.g., by effectively increasing the cache hit rate of an L2P caching scheme).
  • Various embodiments described herein can provide an L2P caching approach in which an amount of volatile memory (e.g., DRAM or SRAM) available for L2P caching is divided into a plurality of portions. For example, the amount of volatile memory available for the L2P map may be divided into an L2P Table Cache portion and a L2P Update portion. The L2P Table Cache portion holds, at any point in time, a subset of the full L2P Table as a cache. Regions of the L2P Table are loaded into this cache as required to be read and updated, and those regions when updated will be written back to the L2P Table in non-volatile memory. The L2P Update portion contains a list of updates to be applied to the L2P table but have not yet been applied (i.e., the region of the table they apply to have not yet been read into the cache, modified and then written back out to non-volatile memory).
  • Further, embodiments herein may allow for updates that are stored in the L2P update portion to be sorted into hash tables (e.g., buckets) on a per L2P region basis, which may allow for the updates applied to an L2P region to be determined based on a read of the contents of the hash table in which the updates to L2P entries are located. This may allow for faster processing of updated L2P entries and/or may increase the efficiency of an L2P update process because, in at least one embodiment, only the hash table in which the updated L2P entries are located may be read as opposed to some approaches which may require a large data structure to be searched to find relevant updated L2P entries. For example, the L2P update process may be more efficient versus some previous approaches. In at least one embodiment, updated L2P entries may require only a single volatile memory read to be accessed in contrast to approaches in which an entire L2P region is read from the non-volatile memory to the volatile memory, and subsequently read from the volatile memory by the processor.
  • As used herein, “a number of” something can refer to one or more such things. For example, a number of memory cells can refer to one or more memory cells. Additionally, the designator “N”, as used herein, particularly with respect to reference numerals in the drawings, indicates that a number of the particular feature so designated can be included with a number of embodiments of the present disclosure.
  • The figures herein follow a numbering convention in which the first digit or digits correspond to the drawing figure number and the remaining digits identify an element or component in the drawing. Similar elements or components between different figures may be identified by the use of similar digits. For example, 114 may reference element “14” in FIG. 1, and a similar element may be referenced as 114 in FIG. 2.
  • FIG. 1 is a functional block diagram of an apparatus in the form of a computing system 101 comprising a memory system 104 in accordance with a number of embodiments of the present disclosure. As used herein, an “apparatus” can refer to, but is not limited to, any of a variety of structures or combinations of structures, such as a circuit or circuitry, a die or dice, a module or modules, a device or devices, or a system or systems, for example.
  • Memory system 104 can be, for example, a solid state drive (SSD). In the embodiment illustrated in FIG. 1, memory system 104 includes a host interface 106, a memory (e.g., a number of memory devices 110-1, 110-2, . . . , 110-N) serving as a storage volume for system 104, and a controller 108 (e.g., an SSD controller) coupled to host interface 106 and memory devices 110-1, 110-2, . . . , 110-N. Memory devices 110-1, 110-2, . . . , 110-N can include, for example, a number of non-volatile memory arrays.
  • The non-volatile arrays can be flash arrays with a NAND architecture, phase change arrays, etc., for example. Embodiments are not limited to a particular type of memory array or array architecture.
  • In operation, data can be written to and/or read from a memory device of a memory system (e.g., memory devices 110-1, . . . , 110-N of memory system 104) as a page of data, for example. As such, a page of data can be referred to as a data transfer size of the memory system. Data can be transferred to/from a host 102) in data segments referred to as sectors (e.g., host sectors). As such, a sector of data can be referred to as a data transfer size of the host. In some embodiments, NAND blocks may be referred to as erase blocks, with blocks being a unit of erasure and pages being a measure of reads and/or writes.
  • Host interface 106 can be used to communicate information between memory system 104 and another device such as a host 102. Host 102 can include a memory access device (e.g., a processor). As used herein, “a processor” can intend a number of processors, such as a parallel processing system, a number of coprocessors, etc. Example hosts can include personal laptop computers, desktop computers, digital cameras, digital recording and playback devices, mobile (e.g., smart) phones, PDAs, memory card readers, interface hubs, and the like.
  • Host interface 106 can be in the form of a standardized physical interface. For example, when memory system 104 is used for information storage in computing system 101, host interface 106 can be a serial advanced technology attachment (SATA) physical interface, a peripheral component interconnect express (PCIe) physical interface, or a universal serial bus (USB) physical interface, among other physical connectors and/or interfaces. In general, however, host interface 106 can provide an interface for passing control, address, information (e.g., data), and other signals between memory system 104 and a host (e.g., host 102) having compatible receptors for host interface 106.
  • Controller 108 can include, for example, control circuitry and/or logic (e.g., hardware and firmware). Controller 108 can be included on the same physical device (e.g., the same die) as memories 110-1, 110-2, . . . , 110-N. For example, controller 108 can be an application specific integrated circuit (ASIC) coupled to a printed circuit board including physical host interface 106 and memories 110-1, 110-2, . . . , 110-N. Alternatively, controller 108 can be included on a separate physical device that is communicatively coupled to the physical device that includes memories 110-1, 110-2, . . . , 110-N. In a number of embodiments, components of controller 108 can be spread across multiple physical devices (e.g., some components on the same die as the memory, and some components on a different die, module, or board) as a distributed controller.
  • Controller 108 can communicate with memory devices 110-1, 110-2, . . . , 110-N to sense (e.g., read), program (e.g., write), and/or erase information, among other operations. Controller 108 can have circuitry that may be a number of integrated circuits and/or discrete components. In a number of embodiments, the circuitry in controller 108 may include control circuitry for controlling access across memory devices 110-1, 110-2, . . . , 110-N and/or circuitry for providing a translation layer (e.g., a flash translation layer) between host 102 and memory system 104.
  • The system 104 also includes volatile memory 113 coupled to controller 108. The volatile memory 113 may be internal to the controller or externally attached to it. Although described as volatile memory, in some embodiments it is also possible that memory 113 might be non-volatile. Within this volatile memory 113 are allocated a portion of space for a L2P Table cache 114. Additionally, a portion of the volatile memory 113 is allocated to a L2P Update table 115.
  • The L2P Table Cache 114 portion of the Volatile memory 113 may be used by the controller to load regions of the L2P Table 111-1, . . . , 111-N from one or more of the memory devices 110-1, . . . , 110-N. If while loaded into the L2P Table Cache 114 the entries are modified then the modified entries will be written back out to the L2P Tables 110-1 . . . 110-N in the non-volatile memories 110-1 . . . 110-N at a frequency and rate determined by the controller 108.
  • In some embodiments the L2P Update table 115 will be divided up into a set of hash tables. For example, the L2P Update table 115 can maintain a hash table for each region of the L2P Table 111-1, . . . , 111-N.
  • When, as a result of a host 102 write operation the controller 108 needs to update an entry in the L2P table 110-1, . . . , 110-3 which is not contained in a region currently loaded into the L2P Table Cache 114 then, to avoid the immediate overhead of loading the L2P region, modifying it and immediately writing it back to the L2P Table in the non-volatile memory 110-1, . . . , 110-3 it will simply insert an entry in the L2P Update volatile memory 113 in the hash table that corresponds to the region of the L2P table, with the L2P Table to be updated later from this information.
  • By using the L2P Update volatile memory hash tables to hold updates required, the actual operations to the non-volatile memory 110-1 . . . 110-N can be deferred until there are multiple updates for a region of the L2P table pending. Then when this L2P table region is loaded from the L2P table 110-1 . . . 110-N into the L2P Table Cache 114 all the updates can be applied at one time before the L2P region is written back to the L2P table 111-1, . . . , 111-N. This can significantly reduce the number of read and write operations required of the non-volatile memory 110-1 . . . 110-N to update the L2P Table 110-1, . . . , 110-N.
  • FIG. 2 illustrates an example of logical to physical mapping structure in accordance with a number of embodiments of the present disclosure. As shown in FIG. 2, the total space allocated to L2P mapping on the drive is divided into a plurality of regions 243-1, . . . , 243-N to facilitate caching. The number of regions may be based on the total size of the SSD. For example, a SSD with a large storage capacity (e.g., 16,000 terabytes (TB)), there may be thousands of such regions.
  • The full L2P table 243-1, . . . , 243-N is stored in the NAND 240. At any point in time a number of regions of this table may be cached in volatile memory (e.g., volatile memory 113 shown in FIG. 1) in the L2P Table Cache 214. The specific L2P regions stored in the cache will vary over time, based on the commands sent from the host system and/or internal operations of the SSD controller.
  • Also stored in the controller volatile memory will be the L2P Update data structure 215, which may be hash tables 245-1, . . . , 245-N. There will be a table for each L2P region 243 whether that region is currently loaded into the L2P Table Cache or not. The hash tables in the L2P Update structures may have a fixed size or be dynamically allocated.
  • In response to an L2P entry being updated, for example, in response to a translation unit (TU) update to an L2P entry, the TU may be added with its new location to the hash table 245-1, . . . , 245-N allocated to the L2P update portion 215. The update to the L2P entry may be caused by a TU being written to a new physical non-volatile memory location (e.g., address). In some embodiments, the TU update may result from garbage collection operations, from a host write, or form other operation that may require an update to a L2P entry.
  • In some embodiments, the size of the hash table 245-1, . . . , 245-N corresponding to a particular NAND region 114-1, . . . , 243-N, the number of entries in each particular hash table 245-1, . . . , 245-N may vary. For example, because the only entries in each hash table 245-1, . . . , 245-N are entries corresponding to TUs that have been updated by host writes or garbage collection operations, the size of each respective hash table 245-1, . . . , 245-N can vary based on how many TU updates have occurred. In some embodiments, this may allow for an increase in the likelihood of coalescing writes, because each has table 245-1, . . . , 245-N only stores updated TUs corresponding to the respective NAND region 243-1, . . . , 243-N associated therewith. In addition, because TUs may store information in a more dense manner than in some approaches, a greater number of L2P updates may be stored in volatile memory as compared to some approaches. Further, by storing a greater number of updates in volatile memory, the frequency that data is flushed to the non-volatile may be reduced as compared to some approaches.
  • In some embodiments, a large number of lookups may be performed in the hash tables 245-1, . . . , 245-N. In order to facilitate the large number of lookups in an efficient manner, various hashing mechanisms may be used. For example, a cuckoo hashing mechanism in which hash collisions are resolved for values of hash functions in a table such as hash tables 245-1, . . . , 245-N may be used. In some embodiments, using a cuckoo hashing mechanism in conjunction with the disclosed L2P mapping may allow for utilization of approximately 91% of the hash table 245-1, . . . , 245-N. An example of a cuckoo hashing mechanism may include using three hashes with a single table. For example, there may be three possible locations for each entry in the hash table 245-1, . . . , 245-N. Embodiments are not limited to using cuckoo hashing mechanisms, however, and other hashing mechanisms such as multiplicative hashing mechanism may be used.
  • FIG. 3 illustrates a flow diagram 350 for performing host reads using a logical to physical map in accordance with a number of embodiments of the present disclosure. In some embodiments, performing host reads according to the present disclosure includes first checking the L2P Update portion to determine if it contains information regarding the physical location of the TU that contains the data the host is requesting. If there are no recently updated TUs stored in the L2P Update portion, the L2P Table Cache may be checked to determine if the data to be read is stored therein. If the data to be read is not within a region of the L2P Table Cache currently loaded in volatile memory then it will be required to be loaded from the non-volatile memory L2P Table.
  • At 351, the process of performing a host read according to the present disclosure is started by performing an L2P Update table lookup at block 352. Performing the update table lookup 352 may include searching entries in the L2P Update portion to determine if a recently updated TU corresponding to the data to be read by the host is present. In some embodiments, searching the entries in the L2P update portion may include searching hash tables included in the L2P Update portion determine if a recently updated TU corresponding to the data to be read by the host is present. If the entry that is sought for the host read is located in the L2P Update portion, e.g., if the entry that is sought is “found,” at 355 the host read operation is performed and the process is ended at block 356.
  • If the entry that is sought for the host read is “not found,” an L2P Table Cache lookup may be performed at block 353. Performing the L2P Table Cache lookup at 353 may include searching entries in the L2P Table Cache to determine if the entry to be read by the host is stored in the L2P Table Cache. If the entry is found, the host read operation is performed at the physical non-volatile location specified in the L2P table at block 355, and the process of performing the host read operation ends at blocks 356.
  • However, if the entry is not found in the L2P Update portion or the L2P Table Cache, a load region operation may be performed at block 354. The load region operation may include loading a L2P region stored on the non-volatile memory. Once loaded the L2P region may subsequently be searched to locate the entry that is sought for the host read. After the L2P region stored on the non-volatile memory is loaded, the host read operation may be performed at the physical non-volatile location specified in the L2P table at block 355, and the process of performing the host read operation ends at block 356. In some embodiments, if additional space is required in the L2P Table Cache, regions which have previously been loaded may be discarded, if they have no updates, or else written back to non-volatile memory if they have been updated, to free up additional space in the L2P region cache.
  • FIG. 4 illustrates a flow diagram 459 for performing host writes using a logical to physical map in accordance with a number of embodiments of the present disclosure. It is noted that garbage collection operations are performed in a similar manner to the host write process described in FIG. 4. At 460, the process of performing a host write operation according to the present disclosure is started by performing a write of the data from the host to an available empty location in the non-volatile memory at block 461. Note that in some implementations this actual write of the host data to the non-volatile memory array may be deferred due to the use of caches for the host data.
  • At block 462, a determination may be made as to whether the L2P Table cache contains the required region addressing the logical address of the host written data. For example, a determination may be made at block 462 as to whether the L2P Table cache already has the required region has previously been loaded into the L2P Table cache. If the region is already loaded into the L2P Table cache (e.g., the YES branch of block 462), it is not necessary to add the update to the L2P Update table, and the flow may continue to block 466, which is described in more detail below. However, if the L2P Table cache does not contain the required region (e.g., the NO branch of block 462), the flow may continue to block 463.
  • At block 463, a determination can be made whether there is space in the L2P Update table. For example, at block 463, a determination can be made as to whether the L2P Update portion contains enough available space to receive an updated TU resulting from the host write operation. If there is enough space in the L2P Update portion to receive the updated TU, at 468 the entry may be inserted into the L2P Update table, and at block 469 the process of performing a host write may end. In some embodiments, the entry may be inserted at block 468 into a hash table included in the L2P map portion.
  • If there is not enough space in the update table to store the updated TU, an L2P Table Cache lookup can be performed at block 464 to determine if the appropriate region is currently loaded in the cache. Performing the region cache lookup may include searching the L2P table cache to determine if a corresponding entry is stored therein. If a corresponding entry is not found, at block 464 the L2P Table Cache region will be loaded from the non-volatile memory at 465. Note space may have to be created in the volatile memory to do this by discarding or writing back to non-volatile memory another region of the L2P Table.
  • Once the appropriate region of the L2P Table is loaded into the L2P Table cache it can then be updated with all relevant entries for that region in the L2P Update table in addition to the update required for this host write operation at 466. Once it has been updated the region will then be written back to the L2P Table stored in non-volatile memory at 467. Note this writing back to non-volatile memory may be immediate or delayed. Once the region in the L2P Table Cache has been updated and optionally written back to non-volatile memory the table updates required for a host write may end at 469.
  • Although specific embodiments have been illustrated and described herein, those of ordinary skill in the art will appreciate that an arrangement calculated to achieve the same results can be substituted for the specific embodiments shown. This disclosure is intended to cover adaptations or variations of a number of embodiments of the present disclosure. It is to be understood that the above description has been made in an illustrative fashion, and not a restrictive one. Combination of the above embodiments, and other embodiments not specifically described herein will be apparent to those of ordinary skill in the art upon reviewing the above description. The scope of a number of embodiments of the present disclosure includes other applications in which the above structures and methods are used. Therefore, the scope of a number of embodiments of the present disclosure should be determined with reference to the appended claims, along with the full range of equivalents to which such claims are entitled.
  • In the foregoing Detailed Description, some features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the disclosed embodiments of the present disclosure have to use more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter lies in less than all features of a single disclosed embodiment. Thus, the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separate embodiment.

Claims (20)

What is claimed is:
1. An apparatus, comprising:
a volatile memory comprising a logical to physical (L2P) update table and a L2P table cache; and
a controller, wherein the controller is configured to:
cause a list of updates to be applied to an L2P table to be stored in the L2P update table; and
cause a region cache lookup to be performed in the L2P table cache to determine whether a particular updated TU is stored in the L2P table cache responsive to a determination that there is not space in the L2P update table to receive the particular updated TU.
2. The apparatus of claim 1, wherein the controller is further configured to cause a region of an L2P table stored in non-volatile memory coupled to the volatile memory to be loaded into the L2P table cache responsive to a determination that the particular updated TU is not stored in the L2P table cache.
3. The apparatus of claim 1, wherein the L2P update table and the L2P table cache comprise portions of a volatile memory coupled to the controller.
4. The apparatus of claim 1, wherein the L2P table cache is configured to store a portion of the L2P table stored in the non-volatile memory.
5. The apparatus of claim 1, wherein the controller is configured to cause:
data corresponding to L2P entries that have been updated to be stored in the L2P update table; and
data corresponding to L2P regions from the L2P table in the non-volatile memory to be stored in the L2P table cache to facilitate lookup and update operations of the L2P table stored in the non-volatile memory by the controller.
6. The apparatus of claim 1, wherein the controller is further configured to cause the L2P table cache to be used as a buffer to read L2P regions from a non-volatile memory storage of the L2P table stored in the non-volatile memory.
7. The apparatus of claim 1, wherein the controller is further configured to cause a search to be performed in the L2P table cache for a location of a data entry requested by a host responsive to a determination that the data entry is not stored in the L2P update table.
8. The apparatus of claim 1, wherein the L2P update table comprises a plurality of hash tables, wherein each hash table among the plurality of hash tables corresponds to a particular L2P region.
9. The apparatus of claim 1, wherein the controller is configured to cause the L2P entries stored in the L2P update table to be written using a single dynamic random access memory access command.
10. A method, comprising:
determining whether there is space in a logical to physical (L2P) update table to receive an updated translation unit (TU) resulting from a host write operation;
performing a region cache lookup in an L2P table cache to determine whether the updated TU is stored in the L2P table cache responsive to a determination that there is not space in the L2P update table to receive the updated TU; and
causing a region of an L2P table stored in non-volatile memory coupled to the L2P update table and the L2P table cache to be loaded into the L2P table cache responsive to a determination that the updated TU is not stored in the L2P table cache.
11. The method of claim 10, further comprising performing a region cache lookup in a L2P table cache to determine whether the updated TU is stored in the L2P table cache responsive to determining that there is not space in the L2P update table to receive the updated TU.
12. The method of claim 11, further comprising loading a region from a L2P table into the L2P table cache responsive to determining that the updated TU is not stored in the L2P table cache.
13. The method of claim 10, further comprising:
loading a region from the L2P table stored in the non-volatile memory into the L2P table cache responsive to determining that the updated TU is not stored in the L2P table cache; and
updating the L2P table cache with entries loaded in the L2P update table.
14. The method of claim 13, further comprising writing the updated L2P update table to the L2P table cache to update entries stored therein.
15. A system, comprising:
a memory device comprising a logical to physical (L2P) update table and a L2P table cache; and
a processing device coupled to the memory device, the processing device to perform operations comprising:
determining whether a particular entry is stored in a logical to physical (L2P) update table;
reading data associated with the particular entry in response to the determination that the particular entry is stored in the L2P update table; and
performing a region cache lookup in an L2P table cache to determine whether the updated TU is stored in the L2P table cache responsive to a determination that there is not space in the L2P update table to receive the updated TU.
16. The system of claim 15, wherein the processing device is to perform operations comprising:
determining whether the particular entry is stored in a L2P table cache in response to determining that the particular entry is not stored in the L2P update table; and
reading data associated with the particular entry in response to the determination that the particular entry is stored in the L2P table cache.
17. The system of claim 15, wherein the processing device is to perform operations comprising causing a region of an L2P table stored in non-volatile memory coupled to the L2P update table and the L2P table cache to be loaded into the L2P table cache responsive to a determination that the updated TU is not stored in the L2P table cache.
18. The system of claim 15, wherein the particular entry has been updated within a predetermined period of time.
19. The system of claim 15, wherein the processing device is to perform operations comprising determining whether the particular entry is stored in a hash table associated with the L2P update table as part of the determination that the particular entry is stored in the L2P update table.
20. The system of claim 15, wherein the particular entry has been updated since a previous garbage collection operation was performed.
US16/788,724 2017-08-21 2020-02-12 Logical to physical mapping Active US11055230B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/788,724 US11055230B2 (en) 2017-08-21 2020-02-12 Logical to physical mapping

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US15/681,619 US10628326B2 (en) 2017-08-21 2017-08-21 Logical to physical mapping
US16/788,724 US11055230B2 (en) 2017-08-21 2020-02-12 Logical to physical mapping

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US15/681,619 Continuation US10628326B2 (en) 2017-08-21 2017-08-21 Logical to physical mapping

Publications (2)

Publication Number Publication Date
US20200183855A1 true US20200183855A1 (en) 2020-06-11
US11055230B2 US11055230B2 (en) 2021-07-06

Family

ID=65361435

Family Applications (2)

Application Number Title Priority Date Filing Date
US15/681,619 Active US10628326B2 (en) 2017-08-21 2017-08-21 Logical to physical mapping
US16/788,724 Active US11055230B2 (en) 2017-08-21 2020-02-12 Logical to physical mapping

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US15/681,619 Active US10628326B2 (en) 2017-08-21 2017-08-21 Logical to physical mapping

Country Status (5)

Country Link
US (2) US10628326B2 (en)
EP (1) EP3673377A4 (en)
KR (1) KR20200033985A (en)
CN (1) CN111033477B (en)
WO (1) WO2019040320A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220358050A1 (en) * 2021-05-10 2022-11-10 Innogrit Technologies Co., Ltd. Partial logical-to-physical (l2p) address translation table for multiple namespaces

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10628326B2 (en) * 2017-08-21 2020-04-21 Micron Technology, Inc. Logical to physical mapping
JP2019057074A (en) * 2017-09-20 2019-04-11 東芝メモリ株式会社 Memory system
JP2019057194A (en) * 2017-09-22 2019-04-11 東芝メモリ株式会社 Memory system and method for controlling nonvolatile memory
US10970226B2 (en) * 2017-10-06 2021-04-06 Silicon Motion, Inc. Method for performing access management in a memory device, associated memory device and controller thereof, and associated electronic device
CN111610929B (en) * 2019-02-26 2023-04-14 慧荣科技股份有限公司 Data storage device and non-volatile memory control method
CN111611178B (en) 2019-02-26 2023-05-26 慧荣科技股份有限公司 Data storage device and non-volatile memory control method
CN111610930B (en) 2019-02-26 2023-05-02 慧荣科技股份有限公司 Data storage device and non-volatile memory control method
CN111610931B (en) 2019-02-26 2023-05-02 慧荣科技股份有限公司 Data storage device and non-volatile memory control method
US11055249B2 (en) * 2019-06-25 2021-07-06 Micron Technology, Inc. Access optimization in aggregated and virtualized solid state drives
US11762798B2 (en) 2019-06-25 2023-09-19 Micron Technology, Inc. Aggregated and virtualized solid state drives with multiple host interfaces
US11768613B2 (en) 2019-06-25 2023-09-26 Micron Technology, Inc. Aggregation and virtualization of solid state drives
KR20220048871A (en) * 2020-10-13 2022-04-20 에스케이하이닉스 주식회사 Storage device and operating method thereof
US11379367B2 (en) * 2020-11-19 2022-07-05 Micron Technology, Inc. Enhancement for activation and deactivation of memory address regions
US11921641B1 (en) 2022-08-31 2024-03-05 Western Digital Technologies, Inc. Address translation for zoned namespace nonvolatile memory using a compacted logical-to-physical table
US11934704B1 (en) 2022-09-27 2024-03-19 Western Digital Technologies, Inc. Control table set determination in storage devices

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7251653B2 (en) 2004-06-30 2007-07-31 Microsoft Corporation Method and system for mapping between logical data and physical data
US8321652B2 (en) 2008-08-01 2012-11-27 Infineon Technologies Ag Process and method for logical-to-physical address mapping using a volatile memory device in solid state disks
US20100274961A1 (en) 2009-04-22 2010-10-28 Golla Robert T Physically-indexed logical map table
US8909851B2 (en) 2011-02-08 2014-12-09 SMART Storage Systems, Inc. Storage control system with change logging mechanism and method of operation thereof
US8793429B1 (en) * 2011-06-03 2014-07-29 Western Digital Technologies, Inc. Solid-state drive with reduced power up time
US9009396B2 (en) 2011-09-23 2015-04-14 Avalanche Technology, Inc. Physically addressed solid state disk employing magnetic random access memory (MRAM)
US9165005B2 (en) 2012-02-24 2015-10-20 Simplivity Corporation Method and apparatus utilizing non-uniform hash functions for placing records in non-uniform access memory
US9268682B2 (en) 2012-10-05 2016-02-23 Skyera, Llc Methods, devices and systems for physical-to-logical mapping in solid state drives
US9575844B2 (en) * 2013-03-15 2017-02-21 Skyera, Llc Mass storage device and method of operating the same to back up data stored in volatile memory
US9229876B2 (en) 2013-12-17 2016-01-05 Sandisk Technologies Inc. Method and system for dynamic compression of address tables in a memory
US10915256B2 (en) 2015-02-25 2021-02-09 SK Hynix Inc. Efficient mapping scheme with deterministic power transition times for flash storage devices
TWI575374B (en) 2015-08-04 2017-03-21 群聯電子股份有限公司 Mapping table updating method, memory storage device and memory control circuit unit
US9880939B2 (en) * 2015-09-04 2018-01-30 Toshiba Memory Corporation Memory system and information processing system
US10503653B2 (en) * 2015-09-11 2019-12-10 Toshiba Memory Corporation Memory system
KR102501751B1 (en) * 2015-09-22 2023-02-20 삼성전자주식회사 Memory Controller, Non-volatile Memory System and Operating Method thereof
CN106776376B (en) * 2015-11-24 2019-08-06 群联电子股份有限公司 Buffer storage supervisory method, memorizer control circuit unit and storage device
US20170235681A1 (en) * 2016-02-12 2017-08-17 Kabushiki Kaisha Toshiba Memory system and control method of the same
US10528463B2 (en) * 2016-09-28 2020-01-07 Intel Corporation Technologies for combining logical-to-physical address table updates in a single write operation
US10459644B2 (en) * 2016-10-28 2019-10-29 Western Digital Techologies, Inc. Non-volatile storage system with integrated compute engine and optimized use of local fast memory
US10359955B2 (en) * 2017-02-23 2019-07-23 Western Digital Technologies, Inc. Data storage device configured to perform a non-blocking control update operation
US10628326B2 (en) * 2017-08-21 2020-04-21 Micron Technology, Inc. Logical to physical mapping

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220358050A1 (en) * 2021-05-10 2022-11-10 Innogrit Technologies Co., Ltd. Partial logical-to-physical (l2p) address translation table for multiple namespaces

Also Published As

Publication number Publication date
US20190057038A1 (en) 2019-02-21
KR20200033985A (en) 2020-03-30
CN111033477A (en) 2020-04-17
WO2019040320A1 (en) 2019-02-28
EP3673377A4 (en) 2021-06-16
EP3673377A1 (en) 2020-07-01
US11055230B2 (en) 2021-07-06
US10628326B2 (en) 2020-04-21
CN111033477B (en) 2024-02-02

Similar Documents

Publication Publication Date Title
US11055230B2 (en) Logical to physical mapping
US11822790B2 (en) Cache line data
US10915475B2 (en) Methods and apparatus for variable size logical page management based on hot and cold data
US8938601B2 (en) Hybrid memory system having a volatile memory with cache and method of managing the same
US11232041B2 (en) Memory addressing
KR101790913B1 (en) Speculative prefetching of data stored in flash memory
US8443144B2 (en) Storage device reducing a memory management load and computing system using the storage device
JP2013137770A (en) Lba bitmap usage
US10108342B2 (en) Method for reducing use of DRAM in SSD and the SSD using the same
KR20200019421A (en) Apparatus and method for checking valid data in block capable of large volume data in memory system
US11210226B2 (en) Data storage device and method for first processing core to determine that second processing core has completed loading portion of logical-to-physical mapping table thereof
US11061598B2 (en) Optimized handling of multiple copies in storage management
US8521946B2 (en) Semiconductor disk devices and related methods of randomly accessing data
US11126624B2 (en) Trie search engine
US11836092B2 (en) Non-volatile storage controller with partial logical-to-physical (L2P) address translation table
KR102589609B1 (en) Snapshot management in partitioned storage
US11409665B1 (en) Partial logical-to-physical (L2P) address translation table for multiple namespaces
US20240070061A1 (en) Logical to physical (l2p) address mapping with fast l2p table load times

Legal Events

Date Code Title Description
AS Assignment

Owner name: MICRON TECHNOLOGY, INC., IDAHO

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HASWELL, JONATHAN M.;REEL/FRAME:051796/0817

Effective date: 20170819

FEPP Fee payment procedure

Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT RECEIVED

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

Free format text: AWAITING TC RESP, ISSUE FEE PAYMENT VERIFIED

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCF Information on status: patent grant

Free format text: PATENTED CASE