Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
WEAR LEVELING FOR ERASABLE MEMORIES
Document Type and Number:
WIPO Patent Application WO/2010/076829
Kind Code:
A1
Abstract:
In accordance with some embodiments, wear leveling may be done based on the difference in age of discarded blocks and engaged blocks. Data is moved to an older discarded block from a younger engaged block. Two wear leveling bits may be used for each logical block, such that the wear leveling bits are used in alternating cycles.

Inventors:
IACULO MASSIMO (IT)
VITALE ORNELLA (IT)
POLLIO ANTONINO (IT)
Application Number:
PCT/IT2008/000817
Publication Date:
July 08, 2010
Filing Date:
December 30, 2008
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
IACULO MASSIMO (IT)
VITALE ORNELLA (IT)
POLLIO ANTONINO (IT)
International Classes:
G11C16/34
Domestic Patent References:
WO2004040584A12004-05-13
Foreign References:
EP1936632A12008-06-25
US20050114589A12005-05-26
US20060203546A12006-09-14
US20080288814A12008-11-20
Attorney, Agent or Firm:
MODIANO, Micaela (Via Meravigli 16, Milano, IT)
Download PDF:
Claims:
CLAIMS

1. A method comprising: receiving information about an age of discarded blocks of erasable memory from a first storage; receiving information about an age of engaged blocks of erasable memory from a second storage; and using a wear level engine to control the difference between said ages.

2. The method of claim 1 wherein using a wear level engine includes using said wear level engine to move data in said erasable memory to an older discarded block from a younger engaged block.

3. The method of claim 2 wherein using a wear level engine includes using two wear leveling bits for each logical block of said erasable memory and using said wear leveling bits in alternating cycles.

4. The method of claim 3 including changing the value of a wear level bit as a result of a garbage collection operation to said logical blocks and performing wear leveling on engaged blocks whose wear leveling bits have not changed in a wear leveling cycle.

5. The method of claim 4 including starting a new wear leveling cycle when all of the wear leveling bits have been changed.

6. The method of claim 5 including performing wear leveling when the difference in ages of discarded and engaged blocks whose wear leveling bit has not changed in a current cycle, called a reference block, exceeds a threshold and selecting the reference block using wear leveling bits, such that the reference block is selected from among engaged blocks whose wear leveling bits have not changed.

7. The method of claim 3 including comparing an age of a new engaged block to one of the maximum age or average age of blocks, a new engaged block being a physical block that hosts a logical block after the logical block is defragmented.

8. The method of claim 7 including using a second wear leveling bit to prevent new engaged blocks below a certain age from being involved in a wear leveling operation in the next wear leveling cycle.

9. The method of claim 1 including using an anti- read disturb engine to copy overread addresses to free logical blocks, updating a wear leveling bit when the anti- read disturb engine copies overread addresses, and establishing an anti-read disturb pool of physical blocks to be used to remap static addresses often read by a host\

10. An apparatus comprising: a first storage to store information about an age of discarded blocks; a second storage to store information about an age of engaged blocks of an erasable memory; and a wear level engine to control the difference between said ages.

11. The apparatus of claim 10, said first storage to store information about one of a maximum age or an average age of blocks and said second storage to store information about the age of said engaged blocks.

12. The apparatus of claim 11, said wear level engine to move data in said erasable memory to an older discarded block from a younger engaged block.

13. The apparatus of claim 12, said wear level engine to use two wear level bits for each logical block of said erasable memory and to use said wear leveling bits in alternating cycles.

14. The apparatus of claim 13, said wear level engine to change the value of a wear level bit as a result of a write operation to said erasable memory and to perform wear leveling on bits that have not changed in the wear leveling cycle.

15. The apparatus of claim 14, said wear level engine to start a new wear level cycle when all the wear leveling bits have been changed.

16. The apparatus of claim 15, said wear level engine to perform wear leveling when the difference in ages of discarded and engaged blocks whose wear leveling bit has not changed in a current cycle, called a reference block, exceeds the threshold and to select the reference block using wear leveling bits, such that the reference block is selected from among engaged blocks whose wear leveling blocks have not changed.

17. The apparatus of claim 13, said wear leveling engine to compare an age of a new engaged block to the maximum age or average age of blocks, a new engaged block being a physical block that hosts a logical block if the logical block is defragmented, and to use a second wear leveling bit to prevent new engaged blocks below a certain age from being a reference block in a wear leveling operation in the next wear leveling cycle.

18. The apparatus of claim 10 further including an anti-read disturb engine to copy overread addresses to free logical blocks, increase a wear leveling bit when the anti- read disturb engine copies overread addresses, and establish an anti-read disturb pool of physical blocks to be used to remap static addresses often read by a host.

19. The apparatus of claim 10 wherein said apparatus is a memory controller coupled to a flash memory and a host .

20. An apparatus comprising: a wear leveling engine; and an anti-disturb engine to establish a pool of blocks that have not been read as often as other blocks.

21. The apparatus of claim 20, said anti-disturb engine to remap a block affected by a read disturb to a block in said pool.

22. The apparatus of claim 21, said anti-disturb engine to replace blocks in said anti-disturb pool by finding the youngest blocks not in the pool.

Description:
WEAR LEVELING. FOR ERASABLE MEMORIES

Background

This relates generally to erasable memories, such as flash and electrically erasable read only memories (EEPROMs) . Erasable memories may have erasable elements that can become unreliable after a predetermined number of erase cycles. Thus, if one cell is erased dramatically more than other cells, that cell may be prone to earlier failure than the rest of the memory. As cells fail, the life of the memory is reduced.

Wear leveling attempts to level out the erasures across sets of cells so that the cells have the greatest useful life. Generally, the wear leveling works on the block level by preventing one block from getting erased more times than other blocks.

Brief Description of the Drawings

Figure 1 is a depiction of an apparatus in accordance with one embodiment of the present invention;

Figure 2 shows a wear leveling system according to one embodiment;

Figures 3→18 are depictions of the wear leveling algorithm in accordance with some embodiments; and

Figure 19(A-C) is a flow chart for one embodiment of the present invention. Detailed Description

Referring to Figure 1, a memory system 10 may include a memory controller 12 coupled to a memory 14. A wear leveling algorithm 16 may be stored on a memory controller 12. It may be implemented in hardware, software, or firmware. In a software based embodiment, instructions may be stored in a storage such as a microelectronic memory. In some embodiments, that storage may be onboard the memory controller and, in other embodiments, it may be separate therefrom. A controller or processor within the memory controller 12 executes the instructions to cause a sequence of operations to occur.

Commonly in flash memories, a flash translation layer (FTL) manager 80, shown in Figure 2, provides address translation and garbage collection. The flash translation layer manager 80 may include an allocator that handles translation of logical block addresses and their physical block addresses. A cleaner does garbage collection to clean pages of invalid data. Garbage collection is done on a per block basis. When a block is reclaimed, valid data in any pages of the block to be reclaimed is copied to other free pages. The flash translation layer provides an abstraction level between a host 11 (Figure 1), such as a camera or MP3 reader, and the memory device 14 (Figure 1) itself. The flash translation layer provides a logical address space. Each logical address may be dynamically associated to a physical block.

When a new logical block is written by the host, a free physical block is associated to it. The written block then goes into the engaged state, as shown in Figure 3. There, logical blocks 0-n are mapped to physical blocks ("Flash Chip") on the flash memory chip. Thus, logical block 0 is written to physical block 0, which is then shown as being an engaged block, but no logical block is written to physical block 2, which is shown as being a free block.

If data contained in the logical block has to be updated, a new free physical block will be engaged and the current physical block will become discarded, as shown in Figure 4. Here physical block 2 becomes engaged and the current physical block 0 becomes discarded. This operation is called garbage collection and the related logical block is then said to be de-fragmented.

To free a discarded block, such as block 0, it must be erased, as indicated in Figure 5 ("Erase Operation on physical block 0) .

After an erase operation, the erased block will increase in age. A block wears out after a limited number of erase cycles. The number may be different for single level versus multi level cells. So, in order to increase the device life, the erase operations are spread uniformly over all the physical blocks, regardless of host behavior, through the use of a wear leveling algorithm.

To maximize the device life, the wear leveling algorithm may be both static and dynamic in -some embodiments. In accordance with some embodiments, wear leveling cycles are useful to observe the host behavior and to adapt the wear leveling operations to that host behavior. The wear leveling algorithm may be implemented by a wear, leveling engine 82, shown in Figure 2, that keeps down the difference between the maximum age of the discarded blocks and the minimum age of the engaged blocks. In a garbage collection operation, reading the age of the just discarded block (block 84), it finds an old discarded block and a young engaged block (block 86) , using a wear leveling bit described below, to perform wear leveling operations. Yet it may avoid unnecessary pejorative wear leveling operations in some embodiments.

During a wear leveling cycle, information about garbage collection, in which a logical block is involved, is stored using two bits called wear leveling bits in a storage 88. One bit is used in even cycles and the other bit is used during odd cycles. During a wear leveling cycle, all wear leveling bits change as a result of a host writing or wear level de-fragmentation. When all wear leveling bits have the same value, a new cycle starts. So, in each cycle, the wear leveling operations involve the engaged blocks whose wear leveling bit was not changed.

A wear leveling action is performed when the difference between the ages of a discarded block and an engaged block, whose wear leveling bit has not yet changed in the current cycle, called a reference block, goes over a threshold value. The reference block storage 90 keeps track of the reference block. The wear leveling operation copies static data from the young reference block to the old discarded block. In effect then, data is moved from a block whose data is not updated frequently (a rarely erased physical block) to a block that previously held data that was updated frequently (a frequently erased physical block) . The reference block is selected using wear leveling bits. The reference block is chosen from all the available blocks in fixed cycles having the wear leveling bit unchanged. When a logical block is de-fragmented, the first wear leveling bit will be changed if it has not yet been changed and the age of the just discarded block is compared with the age of the reference block. If the age difference goes over a threshold, the wear leveling operation is performed. In other words, the reference block will be de-fragmented and the related wear leveling bit will be changed. When a logical block is de-fragmented, the age of the new physical block that hosts the logical block, called the new engaged block (block 92), is compared with the maximum age or the average age, of all the blocks. If this new engaged block is young, the second wear leveling bit is changed, so that the logical block will not be involved in the wear leveling operations of the next cycle. That is, this logical block will not be selected as a reference block in the next cycle because it has its wear leveling bit changed. This comparison is useful in avoiding unnecessary wear leveling operations on ^ blocks involved in host operations.

When static data blocks (written only once) are less than the number of free and dynamic blocks (all remaining blocks in the device) , at the end of the wear leveling cycle, some old blocks will not have been mapped under rarely used logical addresses. Therefore, when a new wear leveling cycle starts, there will be an age difference over the threshold between engaged de-fragmeήted blocks (blocks with bit unchanged) and discarded blocks. In this condition, without using the logical bit, a lot of wear leveling operations might be performed on a block that will be de-fragmented as a result of host operations.

Referring to Figure 6, logical blocks 1-3 contain static data or data written only once by the host. Logical blocks 4-8 contain dynamic data or data often updated by the host. So the physical blocks, which have the logical addresses 1-3, are not erased, while the other physical blocks are uniformly erased. In this example, we suppose that the host rewrites addresses 4-8 uniformly. As the logical blocks 4-8 are updated by the host, they have their first wear bit changed. The reference block is the block with the first wear leveling bit not changed, for example, the logical block 1, as shown in Figure 7. When the age difference between the free or dynamic data blocks or the static data blocks becomes higher than the threshold value (100 in this example), a wear leveling operation is performed to associate the oldest physical block to the static data logical addresses (1 to 3) . When the first wear leveling bit of all the logical blocks has been changed from 0 to 1, the first wear leveling cycle ends .

The static data size is less than half of the device size in this example. So only a part of the old physical blocks can be associated to static addresses. In this example, at the end of the cycle, three of the eight old blocks are associated to static data addresses, and the other five blocks are associated to dynamic data again. In this situation, the second wear leveling bit is useful in avoiding unneeded wear leveling operations. In fact, if the second wear leveling bit is not used, as indicated in Figure 8, at the beginning of a new wear leveling cycle, all the wear leveling bits are equal, so there is no information about static and dynamic addresses. In this transition phase, a dynamic data block could be used as a reference. For example, if logical block . 6 were selected as the reference bLock, an update of data contained in logical block 4 (or 5) would trigger a wear leveling operation. But this is an unneeded wear leveling operation because logical block 6 is a dynamic data block and it will be updated by the host.

Advantageously, a young dynamic block is not used as a reference block, as indicated in Figure 9. In fact, if the second wear leveling bit of the dynamic logical block associated with the young physical blocks (logical blocks 6, 7, and 8) are changed, these blocks are excluded from the search for the reference block. In this way, in a transition phase, a dynamic data block can still be selected as a reference block, but this block (logical block 4, for example) is an old block that will not trigger a wear leveling operation.

During the second wear leveling cycle, if the host continues to update data at logical addresses 4-8, the second wear leveling bit of all the dynamic/updated logical blocks is changed, as indicated in Figure 10. The reference block is, again, selected and the static data block set (for example, logical block 1) . Again, when there will be an age difference higher than the threshold value, other wear leveling operations are performed, as indicated in Figure 11. The ages of the physical block tend to be equal during this wear level cycle illustrated in Figure 12. If the host behavior does not change, after this leveling condition, the age difference is again increased so all previous phases are repeated, as indicated in Figure 13. At the end of the first wear leveling cycle, the first wear leveling bit is changed from 0 to 1 for all logical blocks. Subsequently, a new wear leveling cycle starts, to set the second wear leveling bit. During the next two cycles, the wear leveling bits will be changed to 0. Then the first wear leveling bit goes to 1 again and so on.

Therefore, a sequence of 0 to 1 and 1 to 0 cycles may be identified for each wear leveling bit. The change of convention (0 to 1 or 1 to 0) in different cycles may be useful to update information related to blocks that are not de-fragmented. In fact, " when a logical block is associated to a young physical block, its second bit is changed in order to avoid unneeded wear leveling operations. So, in the next cycle, this block is not involved in wear leveling operations because it should be updated by the host. If the host changes its behavior and does not update that block, it will not be de-fragmented in a cycle, but in the following cycle it will be de-fragmented because it will not have its bit changed. So the change in the wear leveling bit convention allows the algorithm to adapt to a change of host behavior in some embodiments. With a cycle based wear leveling algorithm, all valid data is periodically copied from a physical block to another physical block, even if the data is read only data. However, the wear leveling operations are not enough to solve the read disturb problem. In fact, the duration of a wear leveling cycle depends on host behavior. During a cycle, the host could read a logical address too many times. So, both dynamic and static addresses can be affected by read disturb, requiring a block remap with data contained in it copied in a new physical block. When the anti-read disturb engine copies an overread static address to a free physical block 94, shown in Figure 2, in order to refresh data, the wear leveling bit is changed as if it was a host operation.

The read disturb problem gets worse when the physical block age increases. So, a set of young physical blocks, called an anti-disturb pool, can be reserved in order to better manage the remap operations. The anti-disturb pool may contain the youngest blocks used to remap static addresses often read by the host. When an anti-read disturb remap operation is required, as indicated in Figure 14, the overread address is copied to a block belonging to the anti-disturb pool, as indicated in Figure 15. The used block will be replaced by another young block.

The wear leveling bit can be used to manage the read disturb problem in a different way for static and dynamic blocks. When a dynamic block is affected by a read disturb, as indicated in Figure 16, it will be remapped on a free block, as indicated in Figure 17.

When the block affected by the read is a static block, it can be remapped on a block belonging to an anti-disturb pool, as indicated in Figure 18. The just discarded block is added to the anti-disturb pool/ to replace the used one. As this discarded block could be an old block, its age is compared with the age of a reference block and of the blocks discarded during the following de-fragmentation.

When a younger block is found, it replaces a block of the anti-disturb pool. In this way, the anti-disturb pool is dynamically updated in order to insert in it the youngest blocks of the device. In some embodiments, the wear leveling algorithm may be less expensive that traditional wear leveling methods. It provides an old block in a relatively easy way, comparing the age of the just dismissed block with a reference, in some embodiments. The use of wear leveling cycles and wear leveling bits may simplify the quest for a candidate for a wear leveling operation and may avoid unnecessary pejorative wear leveling operations in some embodiments. All the information used herein, including wear leveling bits, physical age, reference age, and the like, can easily be stored in NAND, NOR, or phase change memories. However, embodiments may also be implemented using either NOR or phase change memory as they allow smaller data updates.

Referring to Figure 19A, initially, a wear leveling cycle 0, indicated in block 16, begins. The wear leveling cycle number for each flow iteration is determined in diamond 18. If it is 0, the flow goes to block 20, if it is 1, the flow goes to block 22, if it is 2, the flow goes to block 24, and if it is 3, the flow goes to block 26. In each block 20, 22, 24, and 26, the first and second wear leveling bits are set as indicated in accordance with one embodiment. Then, the flow waits for a host write operation, as indicated in block 28.

After allocating a new physical block (block 29) , when c the host write operation occurs, a check at diamond 30 determines whether the wear leveling cycle is even. If so, the first wear leveling bit of an updated logical block is set equal to the next first wear level bit. If the wear leveling cycle is not even, the second wear leveling bit of updated logical block is set equal to the second wear level bit. Then the age of the newly engaged block is incremented, as indicated in block 36, and the age of the engaged block is compared with a maximum age of all the blocks or an average age of blocks, as indicated in block 38.

Moving to Figure 19B, a check at diamond 40 determines whether the age difference is greater than a threshold. If so, a check at diamond 44 determines whether the wear leveling cycle is even. If it is, the second wear leveling bit of the updated logical block is set equal to the next second wear level bit, as indicated in block 46. If not, the first wear leveling bit of the updated logical block is set equal to the first wear level bit, as indicated at block 52. If the age difference is not greater than the threshold, a check at diamond 42 determines whether the wear leveling cycle is even. If so, the second wear leveling bit of the updated block is set equal to the current second wear leveling bit in block 48. Otherwise, the first wear leveling bit of the updated logical block is set to the current first wear leveling bit in block 50.

Then, whether the difference is greater than a threshold or not, the age of the discarded block is compared with the reference age in block 54. If the difference is greater than a threshold, as determined in diamond 56, wear leveling is done from a reference block to an old, discarded block, as indicated in block 58. Otherwise, the flow returns back to block 28.

Moving to Figure 19C, a check at diamond 60 determines whether the wear leveling cycle is even. If so, the wear leveling bit of the reference block is updated in the following way. The first wear leveling bit is set equal to the next first wear level bit and the second wear leveling bit is set equal to the current second wear level bit, as indicated in block 62. If the wear leveling cycle is not even, as determined in diamond 60, the wear leveling bit of the reference block is updated such that the second wear leveling bit is set equal to the next second wear leveling bit and the first wear leveling bit is set equal to the current first wear leveling bi't in block 66. The flow proceeds from block 62 to diamond 64. There, a check determines whether the first wear leveling bits have been set equal to the first wear leveling bits for all logical blocks. If not, the flow iterates back to block 28. Otherwise, it moves to diamond 70. For the situation where the wear leveling cycle is not even, a check at diamond 68 determines whether the second wear leveling bits are equal to the second wear leveling bits for all logical blocks at diamond 68. If so, the flow goes to diamond 70 and, otherwise, it goes back to block 28. At diamond 70, a check determines whether the wear leveling cycle is equal to 3. If so, the flow iterates back to block 16 and, otherwise, the wear leveling cycle is incremented, as indicated in block 77, and the flow goes back to diamond 18 in Figure 19A.

References throughout this specification to "one embodiment" or "an embodiment" mean that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one implementation encompassed within the present invention.

Thus, appearances of the phrase "one embodiment" or "in an embodiment" are not necessarily referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be instituted in other suitable forms other than the particular embodiment illustrated and all such forms may be encompassed within the claims of the present application.

While the present invention has been described with respect to a limited number of embodiments, those skilled in the art will appreciate numerous modifications and variations therefrom. It is intended that the appended claims cover all such modifications and variations as fall within the true spirit and scope of this present invention.