US8725927B2 - Hot memory block table in a solid state storage device - Google Patents

Hot memory block table in a solid state storage device Download PDF

Info

Publication number
US8725927B2
US8725927B2 US12/251,640 US25164008A US8725927B2 US 8725927 B2 US8725927 B2 US 8725927B2 US 25164008 A US25164008 A US 25164008A US 8725927 B2 US8725927 B2 US 8725927B2
Authority
US
United States
Prior art keywords
memory
accessed
location
priority
memory block
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.)
Active, expires
Application number
US12/251,640
Other versions
US20100095049A1 (en
Inventor
Troy Manning
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.)
US Bank NA
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
Assigned to MICRON TECHNOLOGY, INC. reassignment MICRON TECHNOLOGY, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MANNING, TROY
Priority to US12/251,640 priority Critical patent/US8725927B2/en
Priority to EP09820985A priority patent/EP2335246A4/en
Priority to KR1020117010864A priority patent/KR20110084926A/en
Priority to JP2011532128A priority patent/JP2012506093A/en
Priority to CN200980140914.5A priority patent/CN102187398B/en
Priority to PCT/US2009/058377 priority patent/WO2010045000A2/en
Priority to TW098134424A priority patent/TW201022936A/en
Publication of US20100095049A1 publication Critical patent/US20100095049A1/en
Priority to US14/263,037 priority patent/US9418017B2/en
Publication of US8725927B2 publication Critical patent/US8725927B2/en
Application granted granted Critical
Assigned to U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT reassignment U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICRON TECHNOLOGY, INC.
Assigned to MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT reassignment MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT PATENT SECURITY AGREEMENT Assignors: MICRON TECHNOLOGY, INC.
Assigned to U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT reassignment U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT CORRECTIVE ASSIGNMENT TO CORRECT THE REPLACE ERRONEOUSLY FILED PATENT #7358718 WITH THE CORRECT PATENT #7358178 PREVIOUSLY RECORDED ON REEL 038669 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY INTEREST. Assignors: MICRON TECHNOLOGY, INC.
Assigned to JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT reassignment JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICRON SEMICONDUCTOR PRODUCTS, INC., MICRON TECHNOLOGY, INC.
Assigned to MICRON TECHNOLOGY, INC. reassignment MICRON TECHNOLOGY, INC. RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS). Assignors: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Assigned to MICRON TECHNOLOGY, INC. reassignment MICRON TECHNOLOGY, INC. RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS). Assignors: MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT
Assigned to MICRON SEMICONDUCTOR PRODUCTS, INC., MICRON TECHNOLOGY, INC. reassignment MICRON SEMICONDUCTOR PRODUCTS, INC. RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS). Assignors: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C16/00Erasable programmable read-only memories
    • G11C16/02Erasable programmable read-only memories electrically programmable
    • 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
    • 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/0866Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches for peripheral storage systems, e.g. disk cache
    • G06F12/0868Data transfer between cache memory and other subsystems, e.g. storage devices or host systems
    • 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/1027Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB]
    • 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/12Replacement control
    • G06F12/121Replacement control using replacement algorithms
    • G06F12/123Replacement control using replacement algorithms with age lists, e.g. queue, most recently used [MRU] list or least recently used [LRU] list
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C16/00Erasable programmable read-only memories
    • G11C16/02Erasable programmable read-only memories electrically programmable
    • G11C16/06Auxiliary circuits, e.g. for writing into 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/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/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/12Replacement control
    • G06F12/121Replacement control using replacement algorithms
    • G06F12/122Replacement control using replacement algorithms of the least frequently used [LFU] type, e.g. with individual count value
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1016Performance improvement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1032Reliability improvement, data loss prevention, degraded operation etc
    • G06F2212/1036Life time enhancement
    • 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

Definitions

  • the present invention relates generally to memory devices and in a particular embodiment the present invention relates to non-volatile memory devices.
  • RAM random-access memory
  • ROM read only memory
  • DRAM dynamic random access memory
  • SRAM static RAM
  • SDRAM synchronous dynamic RAM
  • non-volatile memory e.g., flash memory
  • Flash memory devices can also be incorporated into solid state storage devices such as solid state drives.
  • a solid state drive is comprised of multiple flash packages where each package can be comprised of many memory dies.
  • Solid state drives are used in computers to replace the hard disk drives that typically have used magnetic or optical disks for storing large amounts of data.
  • a solid state drive does not need to use moving parts whereas a hard disk drive requires a complex and sensitive drive and read/write head assembly to interact with the magnetic/optical disk. Thus, the solid state drives are more resistant to damage and loss of data through vibration and impacts.
  • a Flash Translation Layer (FTL) in the solid state drive works in conjunction with an operating system to make the solid state drive appear to the operating system as a disk drive. This is accomplished by the FTL creating virtual small blocks of data, also known as sectors, out of flash erase blocks. The FTL also manages and maps data on the solid state drive so that it appears to the system to be written in a certain location when in fact it is being stored, for wear leveling purposes, in different locations throughout the flash memory.
  • FTL Flash Translation Layer
  • the FTL performs these tasks by generating and maintaining large tables in memory to map host requests to one sector of a disk drive to the actual location of data in the flash memory dies of the solid state drive. These tables can be so large that the system RAM cannot hold them and the flash memory has to be used as overflow memory to hold portions of the tables. Accessing these tables in flash memory can degrade system performance since read and write operations to flash memory require more time than read and write operations to RAM.
  • FIG. 1 shows a solid state drive that incorporates a Flash Translation Layer.
  • FIG. 4 shows a flowchart of one embodiment of a method for populating a hot memory block look-up table.
  • FIG. 5 shows one embodiment of a hot memory block look-up table in accordance with the populating method of FIG. 4 .
  • FIG. 1 illustrates a block diagram of one embodiment of a solid state drive that incorporates a Flash Translation Layer (FTL) 120 that uses a hot memory block look-up table.
  • FTL Flash Translation Layer
  • the hot memory block look-up table is part of the FTL.
  • Each stacked NAND memory package also referred to as a logical unit (LUN) can be accessed in a parallel manner and is subsequently referred to as a parallel unit (PU).
  • LUN logical unit
  • Each PU may be assigned a unique number or some other unique identifier.
  • each PU or other memory unit is assigned its own hot memory block look-up table.
  • Each logical unit might share the same chip select (CE) signal so that each logical unit is accessed by an address bit to distinguish the multiple dies in the package.
  • CE chip select
  • the multiple dies may operate in parallel on different commands at the same time. In other words, one die might be experiencing a write operation while another is experiencing a read operation.
  • Each memory die of the package may be assigned to a different plane within the package.
  • FIG. 2 illustrates a functional block diagram of a non-volatile memory device 200 that can be incorporated on an integrated circuit die.
  • the non-volatile memory device 200 in one embodiment, is flash memory.
  • the non-volatile memory device 200 includes an array 230 of non-volatile memory cells such as the floating gate memory cells that are illustrated in FIG. 3 and discussed subsequently.
  • the memory array 230 is arranged in banks of access line (e.g., word line) rows and data line (e.g., bit line) columns.
  • access line e.g., word line
  • data line e.g., bit line
  • the columns of the memory array 230 are comprised of series strings of memory cells.
  • the connections of the cells to the bit lines determines whether the array is a NAND architecture, an AND architecture, or a NOR architecture.
  • the memory array 230 can be organized into memory blocks.
  • the quantity of memory blocks is typically determined by the size of the memory device (i.e., 512 MB, 1 GB). In one embodiment, each memory block is organized into 64 pages.
  • Address buffer circuitry 240 is provided to latch address signals provided through the I/O circuitry 260 . Address signals are received and decoded by a row decoder 244 and a column decoder 246 to access the memory array 230 . It will be appreciated by those skilled in the art, with the benefit of the present description, that the number of address input connections depends on the density and architecture of the memory array 230 . That is, the number of addresses increases with both increased memory cell counts and increased bank and block counts. Data is also input and output through the I/O circuitry 260 based on the timing of the control signals 272 .
  • the non-volatile memory device 200 reads data in the memory array 230 by sensing voltage or current changes in the memory array columns using sense amplifier circuitry 250 .
  • the sense amplifier circuitry 250 in one embodiment, is coupled to read and latch a row of data from the memory array 230 .
  • I/O circuitry 260 is included for bidirectional data communication as well as address communication over a plurality of data connections 262 with an external controller.
  • Write circuitry 255 is provided to write data to the memory array.
  • the non-volatile memory device 200 communicates with an external controller over the communication channel 290 , as illustrated in FIG. 1 .
  • the channel 290 is comprised of the memory address, data, and control signals between the solid state drive controller and the memory device 200 .
  • the embodiment of FIG. 2 shows the address and data being coupled as one bus to the I/O circuitry 260 .
  • the address and data buses are separate inputs/outputs with the memory device 200 .
  • FIG. 3 illustrates a schematic diagram of a portion of a NAND architecture memory array comprising series strings of non-volatile memory cells. While the subsequent discussions refer to a NAND memory device, the present embodiments are not limited to such an architecture.
  • the memory array is comprised of an array of non-volatile memory cells 301 (e.g., floating gate) arranged in columns such as series strings 304 , 305 . Each of the cells 301 is coupled drain to source in each series string 304 , 305 .
  • a word line WL 0 -WL 31 that spans across multiple series strings 304 , 305 is connected to the control gates of each memory cell in a row in order to bias the control gates of the memory cells in the row.
  • Bit lines BL 1 , BL 2 are eventually connected to sense amplifiers (not shown) that detect the state of each cell by sensing current on a particular bit line.
  • Each memory cell can be programmed as a single level cell (SLC) or multilevel cell (MLC).
  • Each cell's threshold voltage (V t ) is indicative of the data that is stored in the cell. For example, in an SLC, a V t of 0.5V might indicate a programmed cell while a V t of ⁇ 0.5V might indicate an erased cell.
  • the MLC may have multiple V t windows that each indicate a different state.
  • Multilevel cells can take advantage of the analog nature of a traditional flash cell by assigning a bit pattern to a specific voltage range stored on the cell. This technology permits the storage of two or more bits per cell, depending on the quantity of voltage ranges assigned to the cell.
  • FIG. 4 illustrates a flowchart of one embodiment of a method for populating a hot memory block look-up table for a solid state memory device, such as the solid state drive of FIG. 1 .
  • the table is used to track which memory blocks of an associated parallel unit are considered “hot” (i.e., used more often than other blocks).
  • the “hot” portions of the memory map that the FTL uses for mapping a received disk drive sector to a memory erase block are moved into RAM from an over-flow area in non-volatile memory. This enables the maps that are used more often to be accessed more rapidly from the higher speed RAM than from the slower speed flash memory.
  • a page table or memory map of a flash memory block containing the location of sectors (e.g., logical block addresses) of data to be translated by the FTL is initially accessed 401 by the FTL.
  • a pointer to this particular page table is then stored in the hot memory block look-up table 403 .
  • the hot memory block look-up table is comprised of a quantity of “A” entries from 0 to A where A is the table with the highest priority and 0 is the table with the lowest priority.
  • the priority of this table is incremented 411 .
  • the lowest priority table above A/2 is then moved down 415 . For example, if the accessed table was at priority A/2 and it was accessed a second time, it would now be at priority location A/2+1 and the table that had previously occupied the A/2+1 location would then be decreased in priority to location A/2. This would continue until the accessed table is at location A, the highest priority location of the hot memory block look-up table. Since, in this case, no new tables have been added, there is not a need to drop the previous priority location 0 table since it remains at location 0.
  • FIG. 5 illustrates one embodiment of a hot memory block look-up table as generated by the method of FIG. 4 .
  • Each entry of the hot memory block look-up table comprises a page table or memory map pointer to a flash memory block in an associated parallel unit or other memory unit.
  • the entries are ordered from the lowest priority at the 0 priority location to the highest priority at the A priority location. As previously described, the initial entry point is the mid point (i.e., A/2) priority location of the table.
  • one or more embodiments of the hot block look-up table for a solid state memory device provide quicker access to page tables or memory maps of a NAND flash memory block in a parallel unit associated with the hot memory block look-up table.
  • An initially accessed memory map is entered into the table at the mid-point of A/2 and is moved up the table priority locations each time it is accessed. The portion of the map that is pointed to by the look-up table entry is moved from the lower speed non-volatile memory to the higher speed RAM.

Abstract

Solid state storage devices and methods for populating a hot memory block look-up table (HBLT) are disclosed. In one such method, an indication to an accessed page table or memory map of a non-volatile memory block is stored in the HBLT. If the page table or memory map is already present in the HBLT, the priority location of the page table or memory map is increased to the next priority location. If the page table or memory map is not already stored in the HBLT, the page table or memory map is stored in the HBLT at some priority location, such as the mid-point, and the priority location is incremented with each subsequent access to that page table or memory map.

Description

TECHNICAL FIELD OF THE INVENTION
The present invention relates generally to memory devices and in a particular embodiment the present invention relates to non-volatile memory devices.
BACKGROUND OF THE INVENTION
Memory devices can include internal, semiconductor, integrated circuits in computers or other electronic devices. There are many different types of memory including random-access memory (RAM), read only memory (ROM), dynamic random access memory (DRAM), static RAM (SRAM), synchronous dynamic RAM (SDRAM), and non-volatile memory (e.g., flash memory).
Flash memory devices have developed into a popular source of 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. Common uses for flash memory include personal computers, personal digital assistants (PDAs), digital cameras, and cellular telephones. Program code and system data such as a basic input/output system (BIOS) are typically stored in flash memory devices for use in personal computer systems.
Flash memory devices can also be incorporated into solid state storage devices such as solid state drives. A solid state drive is comprised of multiple flash packages where each package can be comprised of many memory dies. Solid state drives are used in computers to replace the hard disk drives that typically have used magnetic or optical disks for storing large amounts of data. A solid state drive does not need to use moving parts whereas a hard disk drive requires a complex and sensitive drive and read/write head assembly to interact with the magnetic/optical disk. Thus, the solid state drives are more resistant to damage and loss of data through vibration and impacts.
A Flash Translation Layer (FTL) in the solid state drive works in conjunction with an operating system to make the solid state drive appear to the operating system as a disk drive. This is accomplished by the FTL creating virtual small blocks of data, also known as sectors, out of flash erase blocks. The FTL also manages and maps data on the solid state drive so that it appears to the system to be written in a certain location when in fact it is being stored, for wear leveling purposes, in different locations throughout the flash memory.
The FTL performs these tasks by generating and maintaining large tables in memory to map host requests to one sector of a disk drive to the actual location of data in the flash memory dies of the solid state drive. These tables can be so large that the system RAM cannot hold them and the flash memory has to be used as overflow memory to hold portions of the tables. Accessing these tables in flash memory can degrade system performance since read and write operations to flash memory require more time than read and write operations to RAM.
For the reasons stated above, and for other reasons stated below that will become apparent to those skilled in the art upon reading and understanding the present specification, there is a need in the art for a more efficient Flash Translation Layer.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 shows a solid state drive that incorporates a Flash Translation Layer.
FIG. 2 shows a block diagram of one embodiment of a non-volatile memory device, in accordance with the solid state drive of FIG. 1, that incorporates a flash memory array and a memory communication channel.
FIG. 3 shows a schematic diagram of one embodiment of a portion of a non-volatile memory array in accordance with the non-volatile memory devices of FIGS. 1 and 2.
FIG. 4 shows a flowchart of one embodiment of a method for populating a hot memory block look-up table.
FIG. 5 shows one embodiment of a hot memory block look-up table in accordance with the populating method of FIG. 4.
DETAILED DESCRIPTION
In the following detailed description of the invention, reference is made to the accompanying drawings that form a part hereof and in which is shown, by way of illustration, specific embodiments in which the invention may be practiced. In the drawings, like numerals describe substantially similar components throughout the several views. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention. Other embodiments may be utilized and structural, logical, and electrical changes may be made without departing from the scope of the present invention. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the present invention is defined only by the appended claims and equivalents thereof.
FIG. 1 illustrates a block diagram of one embodiment of a solid state drive that incorporates a Flash Translation Layer (FTL) 120 that uses a hot memory block look-up table. In one embodiment, the hot memory block look-up table is part of the FTL.
The drive of FIG. 1 is comprised of a controller 130, having eight communication channels 101-108, that executes the FTL 120. Each channel 101-108 is connected to four stacked memory packages. These devices are illustrated as NAND memory packages. Alternate embodiments can use other types of solid state memory.
Each stacked NAND memory package, also referred to as a logical unit (LUN), can be accessed in a parallel manner and is subsequently referred to as a parallel unit (PU). Each PU may be assigned a unique number or some other unique identifier. As described subsequently with reference to FIGS. 4 and 5, each PU or other memory unit is assigned its own hot memory block look-up table.
Each logical unit might share the same chip select (CE) signal so that each logical unit is accessed by an address bit to distinguish the multiple dies in the package. The multiple dies may operate in parallel on different commands at the same time. In other words, one die might be experiencing a write operation while another is experiencing a read operation. Each memory die of the package may be assigned to a different plane within the package.
FIG. 2 illustrates a functional block diagram of a non-volatile memory device 200 that can be incorporated on an integrated circuit die. The non-volatile memory device 200, in one embodiment, is flash memory.
The non-volatile memory device 200 includes an array 230 of non-volatile memory cells such as the floating gate memory cells that are illustrated in FIG. 3 and discussed subsequently. The memory array 230 is arranged in banks of access line (e.g., word line) rows and data line (e.g., bit line) columns. In one embodiment, the columns of the memory array 230 are comprised of series strings of memory cells. As is well known in the art, the connections of the cells to the bit lines determines whether the array is a NAND architecture, an AND architecture, or a NOR architecture.
The memory array 230 can be organized into memory blocks. The quantity of memory blocks is typically determined by the size of the memory device (i.e., 512 MB, 1 GB). In one embodiment, each memory block is organized into 64 pages.
Address buffer circuitry 240 is provided to latch address signals provided through the I/O circuitry 260. Address signals are received and decoded by a row decoder 244 and a column decoder 246 to access the memory array 230. It will be appreciated by those skilled in the art, with the benefit of the present description, that the number of address input connections depends on the density and architecture of the memory array 230. That is, the number of addresses increases with both increased memory cell counts and increased bank and block counts. Data is also input and output through the I/O circuitry 260 based on the timing of the control signals 272.
The non-volatile memory device 200 reads data in the memory array 230 by sensing voltage or current changes in the memory array columns using sense amplifier circuitry 250. The sense amplifier circuitry 250, in one embodiment, is coupled to read and latch a row of data from the memory array 230. I/O circuitry 260 is included for bidirectional data communication as well as address communication over a plurality of data connections 262 with an external controller. Write circuitry 255 is provided to write data to the memory array.
The memory control circuitry 270 decodes signals provided on control bus 272 from an external controller. These signals can include read/write (R/ W), chip enable (CE), command latch enable (CLE), address latch enable (ALE) as well as other control signals that are used to control the operations on the memory array 230 as well as other circuitry of the memory device 200. In one embodiment, these signals are active low but alternate embodiments can use active high signals. The memory control circuitry 270 may be a state machine, a sequencer, or some other type of controller to generate the memory control signals.
The non-volatile memory device 200 communicates with an external controller over the communication channel 290, as illustrated in FIG. 1. In one embodiment, the channel 290 is comprised of the memory address, data, and control signals between the solid state drive controller and the memory device 200. The embodiment of FIG. 2 shows the address and data being coupled as one bus to the I/O circuitry 260. In an alternate embodiment, the address and data buses are separate inputs/outputs with the memory device 200.
FIG. 3 illustrates a schematic diagram of a portion of a NAND architecture memory array comprising series strings of non-volatile memory cells. While the subsequent discussions refer to a NAND memory device, the present embodiments are not limited to such an architecture.
The memory array is comprised of an array of non-volatile memory cells 301 (e.g., floating gate) arranged in columns such as series strings 304, 305. Each of the cells 301 is coupled drain to source in each series string 304, 305. A word line WL0-WL31 that spans across multiple series strings 304, 305 is connected to the control gates of each memory cell in a row in order to bias the control gates of the memory cells in the row. Bit lines BL1, BL2 are eventually connected to sense amplifiers (not shown) that detect the state of each cell by sensing current on a particular bit line.
Each series string 304, 305 of memory cells is coupled to a source line 306 by a source select gate 316, 317 and to an individual bit line BL1, BL2 by a drain select gate 312, 313. The source select gates 316, 317 are controlled by a source select gate control line SG(S) 318 coupled to their control gates. The drain select gates 312, 313 are controlled by a drain select gate control line SG(D) 314.
Each memory cell can be programmed as a single level cell (SLC) or multilevel cell (MLC). Each cell's threshold voltage (Vt) is indicative of the data that is stored in the cell. For example, in an SLC, a Vt of 0.5V might indicate a programmed cell while a Vt of −0.5V might indicate an erased cell. The MLC may have multiple Vt windows that each indicate a different state. Multilevel cells can take advantage of the analog nature of a traditional flash cell by assigning a bit pattern to a specific voltage range stored on the cell. This technology permits the storage of two or more bits per cell, depending on the quantity of voltage ranges assigned to the cell.
FIG. 4 illustrates a flowchart of one embodiment of a method for populating a hot memory block look-up table for a solid state memory device, such as the solid state drive of FIG. 1. The table is used to track which memory blocks of an associated parallel unit are considered “hot” (i.e., used more often than other blocks). The “hot” portions of the memory map that the FTL uses for mapping a received disk drive sector to a memory erase block are moved into RAM from an over-flow area in non-volatile memory. This enables the maps that are used more often to be accessed more rapidly from the higher speed RAM than from the slower speed flash memory.
A page table or memory map of a flash memory block containing the location of sectors (e.g., logical block addresses) of data to be translated by the FTL is initially accessed 401 by the FTL. A pointer to this particular page table is then stored in the hot memory block look-up table 403. It is assumed for subsequent discussion that the hot memory block look-up table is comprised of a quantity of “A” entries from 0 to A where A is the table with the highest priority and 0 is the table with the lowest priority.
If the accessed table is not already present in the hot memory block look-up table 405, it is stored in the hot memory block look-up table with an initial priority of A/2 407. Alternate embodiments may store the accessed table with some other initial priority than A/2. The tables that are already stored in the hot memory block look-up table with a lower priority than A/2 are then decreased in priority 409. The table that was at priority 0 is then dropped from the hot memory block look-up table 413. Using the present method, the hot memory block look-up table is constantly being updated with higher priority tables/maps while the lower priority tables/maps are dropped and the corresponding map/page table is moved out of the higher speed RAM area. The page table or memory map of the flash memory block containing the location of sectors of data to be translated by the FTL are moved from an overflow area in slower non-volatile memory to the faster RAM 417.
If the accessed table is already present in the hot memory block look-up table 405, the priority of this table is incremented 411. When the accessed table is moved up in priority, the lowest priority table above A/2 is then moved down 415. For example, if the accessed table was at priority A/2 and it was accessed a second time, it would now be at priority location A/2+1 and the table that had previously occupied the A/2+1 location would then be decreased in priority to location A/2. This would continue until the accessed table is at location A, the highest priority location of the hot memory block look-up table. Since, in this case, no new tables have been added, there is not a need to drop the previous priority location 0 table since it remains at location 0.
FIG. 5 illustrates one embodiment of a hot memory block look-up table as generated by the method of FIG. 4. Each entry of the hot memory block look-up table comprises a page table or memory map pointer to a flash memory block in an associated parallel unit or other memory unit. The entries are ordered from the lowest priority at the 0 priority location to the highest priority at the A priority location. As previously described, the initial entry point is the mid point (i.e., A/2) priority location of the table.
CONCLUSION
In summary, one or more embodiments of the hot block look-up table for a solid state memory device provide quicker access to page tables or memory maps of a NAND flash memory block in a parallel unit associated with the hot memory block look-up table. An initially accessed memory map is entered into the table at the mid-point of A/2 and is moved up the table priority locations each time it is accessed. The portion of the map that is pointed to by the look-up table entry is moved from the lower speed non-volatile memory to the higher speed RAM.
Although specific embodiments have been illustrated and described herein, it will be appreciated by those of ordinary skill in the art that any arrangement that is calculated to achieve the same purpose may be substituted for the specific embodiments shown. Many adaptations of the invention will be apparent to those of ordinary skill in the art. Accordingly, this application is intended to cover any adaptations or variations of the invention. It is manifestly intended that this invention be limited only by the following claims and equivalents thereof.

Claims (24)

What is claimed is:
1. A method for populating a hot memory block look-up table having a plurality of locations from a highest priority location to a lowest priority location, the method comprising:
determining when a page table, of a plurality of page tables, is accessed, wherein each page table of the plurality of page tables contains a plurality of logical block addresses of data to be translated by a translation layer;
if an indication of the accessed page table is already in the hot memory block look-up table at a first priority location, increasing the first priority location to a second priority location having a higher priority than the first priority location;
if the indication of the accessed page table is not in the hot memory block look-up table, storing the indication in the hot memory block look-up table at an initial priority location and removing, from the lowest priority location of the hot memory block look-up table, an indication of a lowest priority page table; and
moving the accessed page table from a non-volatile memory to a volatile memory in response to the accessed page table being accessed more often than other page tables of the plurality of page tables.
2. The method of claim 1 wherein the initial priority location is A/2 where A is a highest priority location in the hot memory block look-up table.
3. The method of claim 2 wherein the hot memory block look-up table is comprised of priority locations from a lowest priority location of 0 to the highest priority location of A.
4. The method of claim 1 wherein the indication of the accessed page table is a pointer to the accessed page table.
5. The method of claim 1 wherein the hot memory block look-up table is part of the flash translation layer.
6. The method of claim 1 wherein the hot memory block look-up table is executed by the flash translation layer.
7. A method for populating a hot memory block look-up table, having a plurality of locations from a highest priority location to a lowest priority location, in a solid state drive, the method comprising:
determining when a page table, of a plurality of page tables, is accessed, wherein each page table of the plurality of page tables contains a plurality of logical block addresses of data to be translated by a translation layer;
determining if the accessed page table is present at a priority location in the hot memory block look-up table;
if the accessed page table is present in the hot memory block look-up table, increasing the priority location of the accessed page table and decreasing a priority location of a page table having a higher priority location than the accessed page table;
if the page table is not present in the hot memory block look-up table, storing an indication of the page table in the hot memory block look-up table at a mid-point priority location of the hot memory block look-up table and removing an indication of a page table from the lowest priority location of the hot memory block look-up table; and
moving the accessed page table to a memory location having a faster access time from a memory location having a slower access time in response to the accessed page table being accessed more often than other page tables of the plurality of page tables.
8. The method of claim 7 wherein the solid state drive comprises a plurality of parallel units and a hot memory block look-up table associated with each parallel unit.
9. The method of claim 7 wherein increasing the priority location of the accessed page table includes incrementing the priority location of the accessed page table by one priority location and decrementing by one priority location the priority location of the page table having the higher priority location.
10. The method of claim 7 and further including:
if the page table is not present in the hot memory block look-up table, decreasing a priority location of page table indications having a priority location in the hot memory block look-up table that are less than the mid-point priority location.
11. The method of claim 7 and further comprising moving the accessed page table from a non-volatile memory location to a RAM location.
12. A method for populating a hot memory block look-up table, having a plurality of locations from a highest priority location to a lowest priority location, in a solid state memory device, the method comprising:
if a page table, of a plurality of page tables, is accessed, storing the accessed page table at a priority location in the hot memory block look-up table, wherein each page table of the plurality of page tables contains a plurality of logical block addresses of data to be translated by a translation layer;
increasing the priority location of the accessed page table in the hot memory look-up table for each subsequent access to the page table;
removing an entry from the lowest priority location of the hot memory block look-up table for each new entry stored in the hot memory block look-up table; and
moving the accessed page table from an over-flow area in non-volatile memory to a volatile memory in response to the accessed page table being accessed more often than other page tables of the plurality of page tables.
13. The method of claim 12 wherein storing the accessed page table at the priority location comprises storing the accessed page table at a mid-point priority location.
14. The method of claim 12 and further including decreasing a priority location for each hot memory block look-up table entry below a mid-point priority location for each new entry to the hot memory block look-up table.
15. A solid state memory device comprising:
a plurality of memory arrays; and
a controller coupled to the plurality of memory arrays over at least one communication channel, the controller configured to track access operations to a memory map for each of the plurality of memory arrays wherein, when a memory map is accessed, an indication of the accessed memory map is stored in a hot memory block look-up table having a highest priority location and a lowest priority location if the indication is not already at a priority location in the hot memory block look-up table and remove an indication from the lowest priority location of the hot memory block look-up table with a newly stored indication, and the controller is further configured to increase the priority location of the accessed memory map if the indication is already in the hot memory block look-up table, the controller is further configured to move the accessed memory map from an over-flow area in non-volatile memory to a volatile memory in response to the accessed memory map being accessed more often than other memory maps of a plurality of memory maps, wherein the accessed memory map contains a plurality of logical block addresses of data to be translated by a translation layer.
16. The device of claim 15 wherein the controller is further configured to store the indication at a priority location of A/2 in the hot memory block look-up table when the indication is not already stored in the hot memory block look-up table wherein A is a highest priority and 0 is a lowest priority of the hot memory block look-up table.
17. The device of claim 15 wherein the plurality of memory arrays are configured in a NAND architecture.
18. The device of claim 15 wherein the controller is further configured to execute the flash translation layer that translates a received disk drive sector indicator to a memory map location.
19. The device of claim 15 wherein the look-up table tracks which memory blocks of an associated memory array are used more often than other blocks.
20. A method for populating a hot memory block look-up table having a plurality of locations from a highest priority location to a lowest priority location, the method comprising:
determining if at least a portion of a memory map, of a plurality of memory maps, is accessed, wherein each memory map of the plurality of memory maps contains a plurality of logical block addresses of data to be translated by a translation layer;
if an indication of the accessed portion of the memory map is already in the hot memory block look-up table at a first priority, increasing the first priority to a second priority having a higher priority than the first priority;
if the indication of the accessed portion of the memory map is not in the hot memory block look-up table, storing the indication in the hot memory block look-up table at an initial priority and removing a lowest priority indication from the hot memory block look-up table; and
moving the accessed memory map to a memory location having a faster access time from a memory location having a slower access time in response to the accessed memory map being accessed more often than other memory maps of the plurality of memory maps.
21. The method of claim 20 wherein the initial priority is at a mid-point of all locations in the hot memory block look-up table.
22. The method of claim 20 wherein the initial priority is at a location other than a mid-point of all locations in the hot memory block look-up table.
23. A method for populating a hot memory block look-up table, having a plurality of locations from a highest priority location to a lowest priority location, in a solid state drive, the method comprising:
if at least a portion of a memory map, of a plurality of memory maps, is accessed, storing the portion of the memory map at a priority location in the hot memory block look-up table and removing a priority memory map from the lowest priority location of the hot memory block look-up table, wherein each memory map of the plurality of me mm maps contains a plurality of logical block addresses of data to be translated by a translation layer;
increasing the priority location towards a highest priority location in the hot memory look-up table for each subsequent access to the portion of the memory map; and
moving the accessed memory map to a memory location having a faster access time from a memory location having a slower access time in response to the accessed memory map being accessed more often than other memory maps of the plurality of memory maps.
24. The method of claim 23 wherein each parallel unit, of a plurality of parallel units, in the solid state drive is assigned a different hot memory block look-up table.
US12/251,640 2008-10-15 2008-10-15 Hot memory block table in a solid state storage device Active 2030-10-12 US8725927B2 (en)

Priority Applications (8)

Application Number Priority Date Filing Date Title
US12/251,640 US8725927B2 (en) 2008-10-15 2008-10-15 Hot memory block table in a solid state storage device
EP09820985A EP2335246A4 (en) 2008-10-15 2009-09-25 Hot memory block table in a solid state storage device
KR1020117010864A KR20110084926A (en) 2008-10-15 2009-09-25 Hot memory block table in a solid state storage device
JP2011532128A JP2012506093A (en) 2008-10-15 2009-09-25 Hot memory block table in solid state storage
CN200980140914.5A CN102187398B (en) 2008-10-15 2009-09-25 Hot memory block table in a solid state storage device
PCT/US2009/058377 WO2010045000A2 (en) 2008-10-15 2009-09-25 Hot memory block table in a solid state storage device
TW098134424A TW201022936A (en) 2008-10-15 2009-10-09 Hot memory block table in a solid state storage device
US14/263,037 US9418017B2 (en) 2008-10-15 2014-04-28 Hot memory block table in a solid state storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/251,640 US8725927B2 (en) 2008-10-15 2008-10-15 Hot memory block table in a solid state storage device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/263,037 Continuation US9418017B2 (en) 2008-10-15 2014-04-28 Hot memory block table in a solid state storage device

Publications (2)

Publication Number Publication Date
US20100095049A1 US20100095049A1 (en) 2010-04-15
US8725927B2 true US8725927B2 (en) 2014-05-13

Family

ID=42099927

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/251,640 Active 2030-10-12 US8725927B2 (en) 2008-10-15 2008-10-15 Hot memory block table in a solid state storage device
US14/263,037 Active 2029-02-22 US9418017B2 (en) 2008-10-15 2014-04-28 Hot memory block table in a solid state storage device

Family Applications After (1)

Application Number Title Priority Date Filing Date
US14/263,037 Active 2029-02-22 US9418017B2 (en) 2008-10-15 2014-04-28 Hot memory block table in a solid state storage device

Country Status (7)

Country Link
US (2) US8725927B2 (en)
EP (1) EP2335246A4 (en)
JP (1) JP2012506093A (en)
KR (1) KR20110084926A (en)
CN (1) CN102187398B (en)
TW (1) TW201022936A (en)
WO (1) WO2010045000A2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9053013B2 (en) 2012-07-17 2015-06-09 Via Technologies, Inc. Data storage device and operating method thereof
US20190243788A1 (en) * 2018-02-05 2019-08-08 Micron Technology, Inc. Synchronous Memory Bus Access to Storage Media
US11922034B2 (en) 2021-09-02 2024-03-05 Samsung Electronics Co., Ltd. Dual mode storage device

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI450271B (en) * 2009-09-02 2014-08-21 Silicon Motion Inc Method for managing a plurality of blocks of a flash memory, and associated memory device and controller thereof
WO2011061724A1 (en) * 2009-11-23 2011-05-26 Amir Ban Memory controller and methods for enhancing write performance of a flash device
US9514838B2 (en) 2011-05-31 2016-12-06 Micron Technology, Inc. Apparatus including memory system controllers and related methods for memory management using block tables
TWI521343B (en) * 2011-08-01 2016-02-11 Toshiba Kk An information processing device, a semiconductor memory device, and a semiconductor memory device
US10152423B2 (en) 2011-10-31 2018-12-11 International Business Machines Corporation Selective population of secondary cache employing heat metrics
US9465731B2 (en) 2012-12-31 2016-10-11 Sandisk Technologies Llc Multi-layer non-volatile memory system having multiple partitions in a layer
US9223693B2 (en) 2012-12-31 2015-12-29 Sandisk Technologies Inc. Memory system having an unequal number of memory die on different control channels
US9336133B2 (en) 2012-12-31 2016-05-10 Sandisk Technologies Inc. Method and system for managing program cycles including maintenance programming operations in a multi-layer memory
US9348746B2 (en) 2012-12-31 2016-05-24 Sandisk Technologies Method and system for managing block reclaim operations in a multi-layer memory
US9734050B2 (en) * 2012-12-31 2017-08-15 Sandisk Technologies Llc Method and system for managing background operations in a multi-layer memory
US9734911B2 (en) 2012-12-31 2017-08-15 Sandisk Technologies Llc Method and system for asynchronous die operations in a non-volatile memory
US9158678B2 (en) * 2013-03-13 2015-10-13 Kabushiki Kaisha Toshiba Memory address management system and method
CN106293493A (en) * 2015-05-18 2017-01-04 广明光电股份有限公司 The method of solid state hard disc module dynamic storing conversion layer
US10042553B2 (en) 2015-10-30 2018-08-07 Sandisk Technologies Llc Method and system for programming a multi-layer non-volatile memory having a single fold data path
US10120613B2 (en) 2015-10-30 2018-11-06 Sandisk Technologies Llc System and method for rescheduling host and maintenance operations in a non-volatile memory
US9778855B2 (en) 2015-10-30 2017-10-03 Sandisk Technologies Llc System and method for precision interleaving of data writes in a non-volatile memory
US10133490B2 (en) 2015-10-30 2018-11-20 Sandisk Technologies Llc System and method for managing extended maintenance scheduling in a non-volatile memory
KR102523967B1 (en) * 2016-03-25 2023-04-21 에스케이하이닉스 주식회사 Data storage device and operating method thereof and data process system containing the same therein
US9672905B1 (en) 2016-07-22 2017-06-06 Pure Storage, Inc. Optimize data protection layouts based on distributed flash wear leveling
US9928907B1 (en) * 2017-01-27 2018-03-27 Western Digital Technologies, Inc. Block erase schemes for cross-point non-volatile memory devices
US10579288B2 (en) 2017-08-31 2020-03-03 Micron Technology, Inc. Prioritized security
US10592427B2 (en) * 2018-08-02 2020-03-17 Micron Technology, Inc. Logical to physical table fragments
KR20200085522A (en) * 2019-01-07 2020-07-15 에스케이하이닉스 주식회사 Main memory device having heterogeneous memories, computer system including the same and data management method thereof
CN111712805A (en) * 2019-06-26 2020-09-25 深圳市大疆创新科技有限公司 Address extension device, system and movable platform
US11650742B2 (en) * 2019-09-17 2023-05-16 Micron Technology, Inc. Accessing stored metadata to identify memory devices in which data is stored
US10963396B1 (en) 2019-09-17 2021-03-30 Micron Technology, Inc. Memory system for binding data to a memory namespace
US11494311B2 (en) 2019-09-17 2022-11-08 Micron Technology, Inc. Page table hooks to memory types
US11269780B2 (en) 2019-09-17 2022-03-08 Micron Technology, Inc. Mapping non-typed memory access to typed memory access

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001142774A (en) 1999-11-11 2001-05-25 Toshiba Corp Memory card and address converting method to be applied to it
US20010012222A1 (en) 1999-12-20 2001-08-09 Yukio Terasaki Memory controller for flash memory system and method for accessing flash memory device
US6408371B1 (en) * 1999-01-29 2002-06-18 Micron Technology, Inc. Device to access memory based on a programmable page limit
US20050080986A1 (en) * 2003-10-08 2005-04-14 Samsung Electronics Co., Ltd. Priority-based flash memory control apparatus for XIP in serial flash memory,memory management method using the same, and flash memory chip thereof
US20050158085A1 (en) * 2004-01-16 2005-07-21 Susumu Murakami Transfer device
US20060265557A1 (en) * 2003-05-02 2006-11-23 Microsoft Corporation Implementation of memory access control using optimization
US20060285397A1 (en) 2005-06-06 2006-12-21 Sony Corporation Storage device
US20070050548A1 (en) 2005-08-26 2007-03-01 Naveen Bali Dynamic optimization of cache memory
US20070124531A1 (en) * 2005-11-30 2007-05-31 Sony Corporation Storage device, computer system, and storage device access method
US20080005522A1 (en) * 2003-08-07 2008-01-03 Siemens Corporate Research, Inc. Advanced memory management architecture for large data volumes
US20080082729A1 (en) 2006-10-02 2008-04-03 Samsung Electronics Co. Ltd. Device driver including a flash memory file system and method thereof and a flash memory device and method thereof
US20080140897A1 (en) * 2006-12-06 2008-06-12 Microsoft Corporation Efficient flushing of translation lookaside buffers in a multiprocessor environment
US20080168253A1 (en) * 2007-01-07 2008-07-10 International Business Machines Corporation Method, system, and computer program products for data movement within processor storage
US20080189495A1 (en) * 2007-02-02 2008-08-07 Mcbrearty Gerald Francis Method for reestablishing hotness of pages
US7472226B1 (en) * 2008-03-20 2008-12-30 International Business Machines Corporation Methods involving memory caches
US20090049272A1 (en) * 2007-08-13 2009-02-19 International Business Machines Corporation Method for improving the performance of software-managed tlb
US20090113135A1 (en) * 2007-10-30 2009-04-30 International Business Machines Corporation Mechanism for data cache replacement based on region policies
US20090158085A1 (en) * 2007-12-13 2009-06-18 Spansion Llc Power safe translation table operation in flash memory

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6122195A (en) * 1997-03-31 2000-09-19 Lexar Media, Inc. Method and apparatus for decreasing block write operation times performed on nonvolatile memory
US6377500B1 (en) * 1999-11-11 2002-04-23 Kabushiki Kaisha Toshiba Memory system with a non-volatile memory, having address translating function
US6515598B2 (en) * 2000-12-22 2003-02-04 Cilys 53, Inc. System and method for compressing and decompressing data in real time
US6961821B2 (en) * 2002-10-16 2005-11-01 International Business Machines Corporation Reconfigurable cache controller for nonuniform memory access computer systems
US6912641B2 (en) * 2003-04-30 2005-06-28 Intelitrac, Inc. Invariant memory page pool and implementation thereof
US7496722B2 (en) * 2005-04-26 2009-02-24 Hewlett-Packard Development Company, L.P. Memory mapped page priorities
US8046557B2 (en) * 2005-12-05 2011-10-25 Intelitrac Inc. Apparatus and method for on-demand in-memory database management platform
KR101396831B1 (en) * 2007-03-30 2014-05-21 삼성전자주식회사 Method of Controlling Memory Access

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6408371B1 (en) * 1999-01-29 2002-06-18 Micron Technology, Inc. Device to access memory based on a programmable page limit
JP2001142774A (en) 1999-11-11 2001-05-25 Toshiba Corp Memory card and address converting method to be applied to it
US20010012222A1 (en) 1999-12-20 2001-08-09 Yukio Terasaki Memory controller for flash memory system and method for accessing flash memory device
US20060265557A1 (en) * 2003-05-02 2006-11-23 Microsoft Corporation Implementation of memory access control using optimization
US20080005522A1 (en) * 2003-08-07 2008-01-03 Siemens Corporate Research, Inc. Advanced memory management architecture for large data volumes
US20050080986A1 (en) * 2003-10-08 2005-04-14 Samsung Electronics Co., Ltd. Priority-based flash memory control apparatus for XIP in serial flash memory,memory management method using the same, and flash memory chip thereof
US20050158085A1 (en) * 2004-01-16 2005-07-21 Susumu Murakami Transfer device
US20060285397A1 (en) 2005-06-06 2006-12-21 Sony Corporation Storage device
US20070050548A1 (en) 2005-08-26 2007-03-01 Naveen Bali Dynamic optimization of cache memory
US20070124531A1 (en) * 2005-11-30 2007-05-31 Sony Corporation Storage device, computer system, and storage device access method
US20080082729A1 (en) 2006-10-02 2008-04-03 Samsung Electronics Co. Ltd. Device driver including a flash memory file system and method thereof and a flash memory device and method thereof
US20080140897A1 (en) * 2006-12-06 2008-06-12 Microsoft Corporation Efficient flushing of translation lookaside buffers in a multiprocessor environment
US20080168253A1 (en) * 2007-01-07 2008-07-10 International Business Machines Corporation Method, system, and computer program products for data movement within processor storage
US20080189495A1 (en) * 2007-02-02 2008-08-07 Mcbrearty Gerald Francis Method for reestablishing hotness of pages
US20090049272A1 (en) * 2007-08-13 2009-02-19 International Business Machines Corporation Method for improving the performance of software-managed tlb
US20090113135A1 (en) * 2007-10-30 2009-04-30 International Business Machines Corporation Mechanism for data cache replacement based on region policies
US20090158085A1 (en) * 2007-12-13 2009-06-18 Spansion Llc Power safe translation table operation in flash memory
US7472226B1 (en) * 2008-03-20 2008-12-30 International Business Machines Corporation Methods involving memory caches

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Andrew S. Tanenbaum, Modern Operating Systems, 2001, Prentice-Hall, Inc., Second Edition, pp. 218-219. *
TechTerms.com, Cache, [online] [url=http://www.techterms.com/definition/cache]. *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9053013B2 (en) 2012-07-17 2015-06-09 Via Technologies, Inc. Data storage device and operating method thereof
US20190243788A1 (en) * 2018-02-05 2019-08-08 Micron Technology, Inc. Synchronous Memory Bus Access to Storage Media
US11030132B2 (en) * 2018-02-05 2021-06-08 Micron Technology, Inc. Synchronous memory bus access to storage media
US11544207B2 (en) 2018-02-05 2023-01-03 Micron Technology, Inc. Synchronous memory bus access to storage media
US11922034B2 (en) 2021-09-02 2024-03-05 Samsung Electronics Co., Ltd. Dual mode storage device

Also Published As

Publication number Publication date
KR20110084926A (en) 2011-07-26
US20100095049A1 (en) 2010-04-15
TW201022936A (en) 2010-06-16
EP2335246A4 (en) 2013-01-02
CN102187398A (en) 2011-09-14
WO2010045000A3 (en) 2010-07-01
WO2010045000A2 (en) 2010-04-22
JP2012506093A (en) 2012-03-08
EP2335246A2 (en) 2011-06-22
US20140237169A1 (en) 2014-08-21
US9418017B2 (en) 2016-08-16
CN102187398B (en) 2015-04-29

Similar Documents

Publication Publication Date Title
US8725927B2 (en) Hot memory block table in a solid state storage device
US8832360B2 (en) Solid state storage device controller with expansion mode
US9405679B2 (en) Determining a location of a memory device in a solid state device
US8244937B2 (en) Solid state storage device controller with parallel operation mode
US20180211707A1 (en) Semiconductor memory device and method of controlling semiconductor memory device

Legal Events

Date Code Title Description
AS Assignment

Owner name: MICRON TECHNOLOGY, INC.,IDAHO

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MANNING, TROY;REEL/FRAME:021684/0055

Effective date: 20081010

Owner name: MICRON TECHNOLOGY, INC., IDAHO

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MANNING, TROY;REEL/FRAME:021684/0055

Effective date: 20081010

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCF Information on status: patent grant

Free format text: PATENTED CASE

AS Assignment

Owner name: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT, CALIFORNIA

Free format text: SECURITY INTEREST;ASSIGNOR:MICRON TECHNOLOGY, INC.;REEL/FRAME:038669/0001

Effective date: 20160426

Owner name: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGEN

Free format text: SECURITY INTEREST;ASSIGNOR:MICRON TECHNOLOGY, INC.;REEL/FRAME:038669/0001

Effective date: 20160426

AS Assignment

Owner name: MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT, MARYLAND

Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:MICRON TECHNOLOGY, INC.;REEL/FRAME:038954/0001

Effective date: 20160426

Owner name: MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL

Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:MICRON TECHNOLOGY, INC.;REEL/FRAME:038954/0001

Effective date: 20160426

AS Assignment

Owner name: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT, CALIFORNIA

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE REPLACE ERRONEOUSLY FILED PATENT #7358718 WITH THE CORRECT PATENT #7358178 PREVIOUSLY RECORDED ON REEL 038669 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY INTEREST;ASSIGNOR:MICRON TECHNOLOGY, INC.;REEL/FRAME:043079/0001

Effective date: 20160426

Owner name: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGEN

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE REPLACE ERRONEOUSLY FILED PATENT #7358718 WITH THE CORRECT PATENT #7358178 PREVIOUSLY RECORDED ON REEL 038669 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY INTEREST;ASSIGNOR:MICRON TECHNOLOGY, INC.;REEL/FRAME:043079/0001

Effective date: 20160426

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551)

Year of fee payment: 4

AS Assignment

Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, ILLINOIS

Free format text: SECURITY INTEREST;ASSIGNORS:MICRON TECHNOLOGY, INC.;MICRON SEMICONDUCTOR PRODUCTS, INC.;REEL/FRAME:047540/0001

Effective date: 20180703

Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, IL

Free format text: SECURITY INTEREST;ASSIGNORS:MICRON TECHNOLOGY, INC.;MICRON SEMICONDUCTOR PRODUCTS, INC.;REEL/FRAME:047540/0001

Effective date: 20180703

AS Assignment

Owner name: MICRON TECHNOLOGY, INC., IDAHO

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT;REEL/FRAME:047243/0001

Effective date: 20180629

AS Assignment

Owner name: MICRON TECHNOLOGY, INC., IDAHO

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT;REEL/FRAME:050937/0001

Effective date: 20190731

AS Assignment

Owner name: MICRON SEMICONDUCTOR PRODUCTS, INC., IDAHO

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:051028/0001

Effective date: 20190731

Owner name: MICRON TECHNOLOGY, INC., IDAHO

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:051028/0001

Effective date: 20190731

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8