Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
INCREASING SPARE SPACE IN MEMORY TO EXTEND A LIFETIME OF THE MEMORY
Document Type and Number:
WIPO Patent Application WO/2009/070196
Kind Code:
A1
Abstract:
A system, method, and computer program product are provided for extending a lifetime of memory. In operation, spare space in memory is increased. Additionally, a lifetime of the memory is extended, as a result of increasing the spare space in the memory.

Inventors:
DANILAK RADOSLAV (US)
Application Number:
PCT/US2008/012031
Publication Date:
June 04, 2009
Filing Date:
October 23, 2008
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
SANDFORCE INC (US)
DANILAK RADOSLAV (US)
International Classes:
G06F12/00
Foreign References:
US5341339A1994-08-23
US20070223579A12007-09-27
US7224604B22007-05-29
Attorney, Agent or Firm:
ZILKA, Kevin J. (PCP.O. Box 72112, San Jose California, US)
Download PDF:
Claims:

CLAIMS

What is claimed is:

1. A method, comprising: increasing spare space in memory; and extending a lifetime of the memory, as a result of increasing the spare space in the memory.

2. The method of claim 1, wherein the spare space is increased by compressing data stored in the memory.

3. The method of claim 2, wherein the compression is loss-less compression.

4. The method of claim 2, wherein the compression is lossy compression.

5. The method of claim 1, wherein increasing the spare space includes increasing a number of spare blocks of the memory.

6. The method of claim 5, further comprising equalizing an end of life of the blocks of the memory.

7. The method of claim 1 , wherein the spare space is increased by removing duplicate data stored in the memory.

8. The method of claim 1 , and further comprising guaranteeing a lifetime of the memory.

9. The method of claim 1 , wherein the memory includes a mechanical storage device.

10. The method of claim 9, wherein the memory includes a disk drive.

11. The method of claim 1 , wherein the memory includes a volatile memory device.

12. The method of claim 1, wherein the memory includes a nonvolatile memory device.

13. The method of claim 12, wherein the nonvolatile memory device includes at least one of a single-bit per cell NOR flash memory, a multi-bit per cell NOR flash memory, a single-bit per cell NAND flash memory, and a multi-bit per cell NAND flash memory.

14. A computer program product embodied on a computer readable medium, comprising: computer code for increasing spare space in memory; and computer code for extending a lifetime of the memory, as a result of increasing the spare space in the memory.

15. The computer program product of claim 14, wherein the spare space is increased by compressing data stored in the memory.

16. The computer program product of claim 15, wherein the compression is loss-less compression.

17. The computer program product of claim 15, wherein the compression is lossy compression.

18. The computer program product of claim 14, wherein increasing the spare space includes increasing a number of spare blocks of the memory.

19. The computer program product of claim 18, further comprising computer code for equalizing an end of life of the blocks of the memory.

20. The computer program product of claim 14, wherein the spare space is increased by removing duplicate data stored in the memory.

21. The computer program product of claim 14, and further comprising computer code for guaranteeing a lifetime of the memory.

22. The computer program product of claim 14, wherein the memory includes a mechanical storage device.

23. The computer program product of claim 14, wherein the memory device includes at least one of a single-bit per cell NOR flash memory, a multi-bit per cell NOR flash memory, a single-bit per cell NAND flash memory, and a multi-bit per cell NAND flash memory.

24. An apparatus, comprising: logic for increasing spare space in memory to extend a lifetime of the memory.

25. The apparatus of claim 24, wherein the logic is coupled between a system and the memory.

Description:

INCREASING SPARE SPACE IN MEMORY TO EXTEND A LIFETIME OF THE MEMORY

FIELD OF THE INVENTION

[0001] The present invention relates to memory, and more particularly to memory having a finite lifetime.

BACKGROUND

[0002] In prior art memory systems involving non-volatile memory (e.g. flash memory, etc.), such memory must be erased before it is written. Specifically, when a portion of stored data has been changed, an entire corresponding block of memory is read, such block is then erased, the data is edited to reflect the change, after which the entire block of memory must be written with the new data. Thus, when a 4KB page of memory is written, for example, 512KB of memory is written.

[0003] Some prior art techniques have been developed for sequentially grouping data writes in an effort to reduce the need the amount of data that must be written. However, such techniques suffer drawbacks in systems that have prevalent random writes (e.g. in database systems, etc.).

[0004] Still yet, some prior art techniques have addressed these drawbacks by writing random data sequentially, and then use a table or similar data structure to track where the data resides. While such technique improves on previous methods, it does allow for old data (e.g. data which was changed and then stored in a new location) to remain stored in

memory. When dealing with such old data (i.e. "garbage," etc.), a process typically finds blocks of memory containing such old data, and copies any useful data from such block to other pages of memory, until a full block of such old data is collected and then erased. As a consequence, in the prior art, more data is written because of the collection of the old data (e.g. garbage collection) than the amount of data written by a host computer. For example, valid data may be copied from garbage collected blocks to create at least one empty block for an erasure operation.

[0005] There is thus a need for addressing these and/or other issues associated with the prior art.

SUMMARY

[0006] A system, method, and computer program product are provided for extending a lifetime of memory. In operation, spare space in memory is increased. Additionally, a lifetime of the memory is extended, as a result of increasing the spare space in the memory.

BRIEF DESCRIPTION OF THE DRAWINGS

[0007] Figure IA shows a method for extending a lifetime of memory, in accordance with one embodiment.

[0008] Figure IB shows a memory module with an extended lifetime, in accordance with one embodiment.

[0009] Figure 1C shows a method for delaying operations that reduce a lifetime of memory, in accordance with one embodiment.

[0010] Figure 2 shows a technique for delaying operations that reduce a lifetime of memory, in accordance with another embodiment.

[0011] Figure 3 shows a time interval-based technique for delaying operations that reduce a lifetime of memory, in accordance with yet another embodiment.

[0012] Figure 4 shows an integration-based technique for delaying operations that reduce a lifetime of memory, in accordance with still yet another embodiment.

[0013] Figure 5 illustrates a system for delaying operations that reduce a lifetime of memory, if a desired lifetime duration exceeds an estimated lifetime duration, in accordance with another embodiment.

[0014] Figure 6 illustrates a method for delaying operations that reduce a lifetime of memory, if a desired lifetime duration exceeds an estimated lifetime duration, in accordance with another embodiment.

[0015] Figure 7 shows a graphical user interface for gauging a lifetime of memory, in accordance with another embodiment.

[0016] Figure 8 shows a method for reducing write operations in memory, utilizing difference information, in accordance with another embodiment.

[0017] Figure 9 illustrates a system for reducing write operations in memory, in accordance with another embodiment.

[0018] Figure 10 illustrates a method for reading memory using difference information, in accordance with one embodiment.

[0019] Figure 11 illustrates a method for writing memory using difference information, in accordance with one embodiment.

[0020] Figure 12 illustrates an embodiment using a processor-based system.

DETAILED DESCRIPTION

[0021] Figure IA shows a method 110 for extending a lifetime of memory, in accordance with one embodiment. As shown, spare space in memory is increased. See operation 112. Additionally, a lifetime of the memory is extended, as a result of increasing the spare space in the memory. See operation 114.

[0022] In the context of the present description, the lifetime of the memory may include any duration during which the memory exhibits any desired degree of usability. For example, in various embodiments, such lifetime may include, but is certainly not limited to a desired lifetime, an actual lifetime, an estimated lifetime, etc. Further, the degree of usability may refer to any usability-related parameter such as a percentage of components (e.g. blocks, cells, etc.) that are still operational, a reliability of the memory or components thereof, and/or any other parameter for that matter.

[0023] Additionally, in the context of the present description, spare space in memory refers to any space in memory (e.g. blocks, cells, etc,) which is available for use. Furthermore, in various embodiments, the memory may include, but is not limited to, mechanical storage devices (e.g. disk drives, etc.), solid state storage devices (e.g. dynamic random access memory (DRAM), flash memory, etc.), and/or any other storage device. In the case that the memory includes flash memory, the flash memory may include, but is not limited to, single-level cell (SLC) devices, multi-level cell (MLC) devices, NOR flash memory, NAND flash memory, MLC NAND flash memory, SLC NAND flash memory, etc. In one embodiment, the nonvolatile memory device may include at least one of a single-bit per cell NOR flash memory, a multi-bit per cell NOR flash memory, a single-bit per cell NAND flash memory, a multi-bit per cell NAND flash memory, a phase change memory, a resistive memory, a carbon nano-tube memory, and a electro-migration memory.

[0024] More illustrative information will now be set forth regarding various optional architectures and features with which the foregoing framework may or may not be

implemented, per the desires of the user. For instance, the foregoing techniques may be used with a scheme to guarantee or prolong a memory lifetime. It should be strongly noted that the following information is set forth for illustrative purposes and should not be construed as limiting in any manner. Any of the following features may be optionally incorporated with or without the exclusion of other features described.

[0025] Figure IB shows a memory module 150 with an extended lifetime, in accordance with one embodiment. As an option, the memory module 150 may be implemented to carry out the method 150 of Figure IA. Of course, however, the memory module 150 may be implemented in any desired environment. It should also be noted that the aforementioned definitions may apply during the present description.

[0026] As shown, a number of spare blocks 160 of the memory module 150 are increased. As a result of increasing the number of spare blocks 160 of the memory module 150, a lifetime of the memory module 150 is extended. In one embodiment, the number of spare blocks 160 of memory may be increased by compressing data stored in the memory module 150. Such compression may include a loss-less compression (e.g. Burrows- Wheeler, Lempel-Ziv (LZ), LZ77, LZ78, etc.), or in some embodiments, a lossy compression (e.g. lossy predictive codecs, lossy transform codecs, etc.).

[0027] In the case that the spare blocks 160 are increased using compression, the compression ratio may vary. In another embodiment, the number of spare blocks 160 of memory may be increased by removing duplicate data stored in the memory module 150.

[0028] As an option, the number of spare blocks 160 of memory may be increased by compressing data stored in the memory module 150 and removing duplicate data stored in the memory module 150. In this case, duplicate data may be removed followed by a compression of the remaining data. Of course, one may equally compress the data and subsequently remove duplicate data.

[0029] In another embodiment, spare space may be increased by detecting deleted data and increasing spare data with space occupied with deleted data. As an option, deleted data may be communicated from a host or RAID controller, or discovered by a disk controller from data contained on disk. In yet another embodiment, any combination of compression, de-duplication and reclaiming deleted files may be used to increase the amount of spare space.

[0030] As a specific example, compression and/or de-duplicating and/or removal of deleted data may be utilized to allow for a certain amount of the memory in the memory module 150 to be spare. In this case, the cost of storage may decrease proportionally space otherwise used by spare. For example, data 156 may be written to a flash page 158 included in a plurality of memory blocks 152.

[0031] The data 156 may then be compressed such that a number of spare blocks 160 are increased. In one embodiment, extending the lifetime of the memory utilizing spare blocks 160 may be implemented in conjunction with guaranteeing a lifetime of the memory.

[0032] As an option, an end of life of blocks of the memory module 150 may be equalized. For example, the spare blocks 160 may be selected such that the end of life of the blocks of the memory module 150 may be equalized. In this case, different blocks in the memory module 150 may be utilized to store data in order to equalize the end of life of the blocks of the memory module 150.

[0033] In accordance with different embodiments to be described, various operations that reduce a lifetime of memory may be controlled for the purpose of prolonging such lifetime. In the context of the present description, such operations may refer to a write operation, an erase operation, a program operation, and/or any other operation that is capable of reducing the aforementioned lifetime. Furthermore, it should be noted that, while the present embodiment described spare space in memory in terms of blocks of

memory, such embodiment may be equally be viewed in the context of any spare space in memory (e.g. memory cells, etc.).

[0034] Figure 1C shows a method 100 for delaying operations that reduce a lifetime of memory, in accordance with one embodiment. As an option, the method 100 may be implemented to in the context of the details of Figures 1A-1B. Of course, however, the method 100 may be implemented in any desired environment. It should also be noted that the aforementioned definitions may apply during the present description.

[0035] As shown, at least one aspect associated with a lifetime of memory is identified. See operation 102. In the context of the present description, the aspect associated with the lifetime that is identified in operation 102 may, in various embodiments, include a period of time, a rate of the operations that reduce the lifetime of the memory, a total permitted number of the operations that reduce the lifetime of the memory, a duration of the lifetime, etc. Moreover, given the aforementioned total permitted number of operations and a selected or desired lifetime, a maximum average rate of operations in units of number of operations per time period can be directly calculated, in one illustrative embodiment. Of course, such exemplary aspects are set forth for illustrative purposes only as absolutely any other aspect of the lifetime may be identified, for reasons that will soon become apparent.

[0036] To this end, at least one operation that reduces the lifetime of the memory is delayed, based on the aspect. See operation 104. Such delay may thus be performed in any manner that is at least a partial function of the aspect of the memory lifetime identified in operation 102. In the context of the present description, the aforementioned delay of the operation is deemed to be inclusive of situations where only a portion of the operation is delayed. For example, in situations where an operation may include multiple components, such delay may be applied to one or more (or all) parts of such operation.

[0037] In one embodiment, the operation may be delayed by delaying a command that initiates the operation. For example, in response to the identification of a write or

erase command, execution of such command may be delayed. Of course, in other embodiments, the operation itself may simply be delayed. By this design, such delay of one or more operations that would otherwise reduce the lifetime of the memory results in a decrease in such reduction, at least in part.

[0038] Additional illustrative information will now be set forth regarding various optional architectures and features with which the foregoing framework may or may not be implemented, per the desires of the user. For example, the delay may be administered in a variety of different ways using a myriad of different techniques, examples of which will now be set forth.

[0039] Figure 2 shows a technique 200 for delaying operations that reduce a lifetime of memory, in accordance with another embodiment. As an option, the present technique 200 may be implemented to in the context of the details of Figures 1A-1C. Of course, however, the technique 200 may be implemented in any desired environment. It should also be noted that the aforementioned definitions may apply during the present description.

[0040] As shown, the technique 200 takes into account a total number of operations 202 that result in the memory exhibiting a minimal degree of usability, as well as a minimum desired lifetime 204 of the memory. From such data points, a maximum average operation rate 206 may be calculated that achieves the minimum desired lifetime 204.

[0041] In use, a number of lifetime-reducing operations may be monitored as time progresses. If at any time, a number of such operations over time exceed the maximum average operation rate 206, in the manner shown, any excess operations (that contribute to exceeding the rate) may be delayed by a calculated amount, by a predetermined amount of time, or adaptively based on prior or predicted rates of lifetime-reducing operations. Such predetermined amount of time may, in one embodiment, be a time that results in the maximum average operation rate 206 not being exceeded.

[0042] In various embodiments, the determination as to which operations are to be subjected to the delay (as well as the length of the delay itself) may be based on a variety of factors. For example, in one embodiment, the delaying may be based on an application that initiates the operation. In such embodiment, operations initiated by applications with a lower priority may be subject to the delay, while operations initiated by applications with a higher priority may not necessarily be subject to the delay (when possible).

[0043] Of course, other embodiments are contemplated where the delay is administered across operations in an application-independent manner. For example, the delay may be applied to all operations of a certain type (e.g. an erase operation, etc.) irrespective of the originating application. Still yet, embodiments involving a hybrid approach are also contemplated.

[0044] Even still, embodiments are contemplated where the delayed operation may include an operation or a pattern of operations causing an unusual reduction in lifetime. In one embodiment, only these patterns may be delayed. For example, virus or rough application operation patterns may be detected, and only operations from such patterns may be delayed.

[0045] Figure 3 shows a time interval-based technique 300 for delaying operations that reduce a lifetime of memory, in accordance with yet another embodiment. As an option, the present technique 300 may be implemented to carry out the method 100 of Figure 1C and/or further in the context of the technique 200 of Figure 2. Of course, however, the technique 300 may be implemented in any desired environment. Again, it should also be noted that the aforementioned definitions may apply during the present description.

[0046] Similar to the technique of Figure 2, the technique 300 takes into account a total number of operations 302 that result in the memory exhibiting a minimal degree of

usability, as well as a minimum desired lifetime 304 of the memory. From such data points, a maximum average operation rate 306 may be calculated that achieves the minimum desired lifetime 304. In use, a number of lifetime-reducing operations may be monitored as time progresses.

[0047] If at any time, a number of such operations over time exceeds the maximum average operation rate 306, in the manner shown, any excess operations are not necessarily delayed in an unconditional manner (like the technique 200 of Figure 2). Instead, such excess operations may be conditionally delayed based on a time interval during which the operation is initiated. Such time interval, for example, may include, but is not limited to a time of the day, a day of the week, a month of the year, etc. In additional embodiments, the time interval may be adaptively and dynamically adjusted to an optimal period. For example, such adaptive and dynamic adjustment may be based on histograms of frequencies of lifetime-reducing operations over subintervals of an interval, etc.

[0048] For example, if an excess number of operations is identified on a Monday, Tuesday, Wednesday, Thursday, etc. in the manner shown, it may be recognized (e.g. anticipated) that the number of operations likely to be identified during the subsequent Friday, Saturday, and Sunday will be less. Thus, instead of unconditionally delaying such excess number operations, they may be performed immediately, relying upon the likelihood that the average operation rate (when taken over the week) will not exceed the maximum average operation rate 306. Of course, if this does not turn out to be the case, some delaying may occur during a subsequent week, etc. While the foregoing example has been set forth in the context of days during a week, other more "macro" embodiments are contemplated that take into account fluctuations of memory use over weeks of the month, months of the year, etc.

[0049] In still additional embodiments, the conditional delaying of the operations may be generalized so as not to be necessarily interval-based, but instead be based on historical use of the memory, and/or even predicted use of the memory. In such

embodiments, any desired statistical analysis may be performed using historical data for the purpose of predicting future use, more accurately identifying situations where delaying excess operations need not necessarily occur, etc.

[0050] Figure 4 shows an integration-based technique 400 for delaying operations that reduce a lifetime of memory, in accordance with still yet another embodiment. As an option, the present technique 400 may be implemented to carry out the method 100 of Figure 1C and/or further in the context of the techniques 200 and 300 of Figures 2-3. Of course, however, the technique 400 may be implemented in any desired environment. Again, it should also be noted that the aforementioned definitions may apply during the present description.

[0051] Similar to the previous techniques, the technique 400 takes into account a total number of operations 402 that result in the memory exhibiting a minimal degree of usability, as well as a minimum desired lifetime 404 of the memory. From such data points, a maximum average operation rate 406 may be calculated that achieves the minimum desired lifetime 404. In use, a number of lifetime-reducing operations may be monitored as time progresses.

[0052] If at any time, a number of such operations over time exceeds the maximum average operation rate 406, in the manner shown (see 408), any excess operations are not necessarily delayed in an unconditional manner (like the technique 200 of Figure 2). Instead, such excess operations may be conditionally delayed based on an integral function reflecting use of the memory. In particular, an integral of a difference between the overall rate of lifetime-reducing operations over time, and the maximum average operation rate 406 may be calculated on an on-going basis. To this end, if such integration indicates that such operations may exceed maximum average operation rate 406, the aforementioned delaying need not necessarily occur.

[0053] Figure 5 illustrates a system 500 for delaying operations that reduce a lifetime of memory, if a desired lifetime duration exceeds an estimated lifetime duration, in

accordance with another embodiment. As an option, the present system 500 may be implemented to carry out the method 100 of Figure 1C and/or further optionally incorporate any of the techniques of Figures 2-4. Of course, however, the system 500 may be used in any desired manner.

[0054] As shown, included is a storage system 503 that comprises a plurality of storage devices 530, 540. At least one storage bus 502 couples at least one controller 511 with at least one computer 501. In various embodiments, the storage bus 502 may include, but is not limited to a serial advanced technology attachment (SATA) bus, serial attached SCSI (SAS) bus, fiber channel bus, memory bus interface, flash memory bus, NAND flash bus, integrated drive electronics (IDE) bus, advanced technology attachment (ATA) bus, consumer electronics (CE) bus, universal serial bus (USB) bus, smart card bus, multimedia card (MMC) bus, etc. Thus, the controller 511 is capable of being coupled between a system (e.g. computer 501) and secondary storage (such as at least one of the storage devices 530, 540). Further included is at least one apparatus 510 for prolonging a lifetime of memory associated with the storage devices 530, 540.

[0055] As shown, the apparatus 510 includes a controller 511 coupled to the storage devices 530, 540 via a plurality of corresponding buses 521, 522, respectively. The controller 511 uses a plurality of buses 521, 522 to control and exchange data with ' a plurality of storage devices 530, 540 in order to execute commands received from the computer 501 via the storage bus 502. The storage devices 530, 540 each include at least one module or block 531, 532, 533, 541, 542, 543 for storing data. Further, at least a portion of the aforementioned commands are lifetime-reducing commands that have a negative impact on at least one module or block 531, 532, 533, 541, 542, 543. In use, the apparatus 510 serves for prolonging the lifetime of the storage devices 530, 540, despite such lifetime-reducing commands.

[0056] To accomplish this, the controller 511 is coupled to a lifetime estimator module 514 via a corresponding bus 512. The apparatus 510 further includes a time module 517 coupled to the lifetime estimator module 514 via a bus 518, for providing a

current time. In use, the lifetime estimator module 514 serves to receive commands communicated to the controller 511 from the computer 501 via the storage bus 502. Further, the lifetime estimator module 514 computes an estimated lifetime assuming that the command(s) received through the bus 512 was executed.

[0057] With continuing reference to Figure 5, the lifetime estimation module 514 is coupled to a throttling module 516 via a bus 515. The lifetime estimation module 514 uses the bus 515 to pass to the throttling module 516 the estimated lifetime for a command currently executed by the controller 511. The currently executed command may, in one embodiment, be the same as that received by the lifetime estimator module 514 via the bus 512 and may further be the same as that received by the controller 511 from the computer 501 via the storage bus 502.

[0058] The current time module 517 is also coupled to the throttling module 516 via the bus 518. Thus, the current time from the current time module 517 may be passed to the throttling module 516 as well. In one embodiment, the current time module 517 may be implemented, for example, as a simple counter incrementing at a constant time interval, etc.

[0059] The throttling module 516 is further coupled with a required lifetime module 520 via a bus 519, as well as to the controller 511 via a bus 513. In use, the required lifetime module 520 is adapted for storing a desired lifetime. By this design, the throttling module 516 may be configured to pass information to the controller 511 via the bus 513 to instruct the controller 511 to delay the execution of the current command.

[0060] In one embodiment, the throttling module 516 of the apparatus 510 may operate such that the execution of the current command is delayed until the effects of the execution on the lifetime is such that the estimated lifetime is longer or the same as the required lifetime stored in the required lifetime module 520. The functionality of the throttling module 516 may, in one embodiment, be as simple as providing a delay signal

to the controller 511, if the estimated lifetime received via the bus 515 is shorter than the required lifetime received via the bus 519.

[0061] In another embodiment, the above-described functions of the controller 511, the lifetime estimator module 514, and the throttling module 516 may be applied to a group of commands received in predefined time intervals. Such arrangement may allow the system 500 to meet the required lifetime without unnecessarily throttling short bursts of commands that would otherwise reduce lifetime. By choosing the time interval, for example, as being one day, such a technique allows the system 500 to provide higher instantaneous performance for lifetime-reducing commands because, during some period of the day (e.g. nighttime, etc.), there may be intervals of time where there is a reduced frequency of lifetime-reducing commands compared to an average frequency of lifetime- reducing commands.

[0062] In one optional embodiment, coherency may be maintained over time. As an example of a coherency method, if lifetime-reducing command A is delayed, then all commands (lifetime-reducing or not) that depend on the data of A or the values resulting from the execution of the command A are also delayed.

[0063] In another embodiment, time may be replaced with various approximations of time, such as time that a disk is being powered up. In another embodiment, the computer 501, a RAID controller, and/or other device may provide additional information to increase precision of time tracked. Thus, when one or more of the storage devices 530, 540 is turned off, the time counter is not counting. Since real time is advancing, this may unnecessarily reduce performance. In such scenario, the computer 501, software, and/or a controller may provide information about the time when the system 500 is turned off, for addressing such issue.

[0064] In another embodiment, the system 500 may be equipped with an intra-storage device redundancy capability for reducing cost and improving performance. In such embodiment, data may be moved between the individual storage devices 530, 540, based

on any aspect associated with a lifetime thereof (e.g. see, for example, operation 102 of Figure 1C, etc.). For instance, a situation may involve a first one of the storage devices 530 including a set of data that is more frequently overwritten with respect to the data of a second one of the storage devices 540. In such case, after a predetermined amount of time, or during garbage collection, or end of life equalization, or other event determined by a system, such data may be moved from the first storage device 530 to the second storage device 540, and henceforth the first storage device 530 or one or more blocks/modules 531, 532, 533 thereof may be used to store less-frequently written data or retired from further use.

[0065] To this end, storage device remaining lifetime may be distributed appropriately to avoid one storage device from failing at a point in time that is vastly premature with respect to other storage devices of the group. Of course, the present technique may be applied not only among different storage devices, but also portions thereof. To this end, the lifetime of any memory components may be managed in such a manner.

[0066] In any case, the controller 511 may thus be equipped for reducing and/or distributing writes. By this feature, a lifetime of the appropriate storage devices 530, 540 may be prolonged. One exemplary method for carrying out such technique will now be set forth during the description of Figure 6.

[0067] Figure 6 illustrates a method 600 for delaying operations that reduce a lifetime of memory, if a desired lifetime duration exceeds an estimated lifetime duration, in accordance with another embodiment. As an option, the present method 600 may be carried out using the system 500 of Figure 5 and/or further optionally incorporate any of the techniques of Figures 1-4. Of course, however, the method 600 may be used in any desired manner. Still yet, the aforementioned definitions may apply during the present description.

[0068] Upon starting operation 601, the method 600 continues by a controller (e.g. controller 511 of Figure 5, etc.) awaits a command 602 issued by a computer (e.g. computer 501, etc.) to at least one storage device (e.g. storage device 530, 540, etc.). Once the command is received by the controller, the method proceeds to decision 603, when the controller determines if the command accepted in operation 602 is a lifetime- reducing command (e.g. an erase operation, a write operation, etc.). If it is determined in decision 603 that the currently received command is not lifetime-reducing, such command may be simply processed per operation 607.

[0069] On the other hand, if it is determined in decision 603 that the currently received command is indeed lifetime-reducing, an estimated lifetime is computed by a lifetime estimator module (e.g. lifetime estimator module 514, etc.) based on the command received in operation 602, a previous lifetime, and a current time (e.g. via time module 517, etc.). See operation 604. In one embodiment, the previous lifetime may represent a previous state of the lifetime estimator module. In another embodiment, the previous lifetime may be obtained by measuring one or more properties of at least one storage device.

[0070] In any case, the lifetime estimated by such lifetime estimator module is then provided to a throttling module (e.g. throttling module 516, etc.). In decision 605, the throttling module determines that throttling is necessary if the estimated lifetime received from the lifetime estimator is shorter than the required lifetime sent to the throttling module. If throttling is necessary, the method 600 proceeds in operation 606 by delaying (e.g. throttling, etc.) the lifetime-reducing command. However, if the estimated lifetime is not shorter than the required lifetime, the method 600 proceeds in operation 607, as set forth above.

[0071] Specifically, in operation 606, the throttling module may throttle execution of the lifetime-reducing commands using the controller. In one embodiment, such throttling may be implemented by delaying execution of the lifetime-reducing command using the

controller, until the lifetime estimated by the lifetime estimator is longer or the same as the required lifetime.

[0072] In another embodiment, the throttling may be determined in predetermined periods of time and applied to commands in a subsequent predetermined time period. In such embodiment, a limit may be applied as to how much lifetime may be shortened within a predetermined time interval. In yet another embodiment, a limit as to how much a lifetime may be shortened within a time interval may be determined in one or more previous time intervals. In yet another embodiment, the throttling may be determined based on an analysis of a plurality of pending operations, allowing non-lifetime-reducing operations to be performed ahead of lifetime-reducing operations or operations that depend on such lifetime-reducing operations.

[0073] By this design, a data storage system may be provided that controls lifetime- reducing operations to guarantee a required minimal lifetime. The impact of lifetime- reducing operations on such minimal required lifetime may thus be estimated, and a frequency of the lifetime-reducing operations may be adaptively constrained.

[0074] Figure 7 shows a graphical user interface 700 for gauging a lifetime of memory, in accordance with another embodiment. As an option, the present graphical user interface 700 may be implemented in the context of the functionality and architecture of Figures 1-6. Of course, however, the graphical user interface 700 may be used in any desired environment. Again, it should also be noted that the aforementioned definitions may apply during the present description.

[0075] As shown, various indicia may be displayed reflecting at least one aspect associated with a lifetime of memory. In one embodiment, such aspect may be that identified in operation 102 of Figure 1C. Of course, however, this lifetime-related aspect may include any desired aspect that is at least partially related to the lifetime of the memory. For instance, in the context of the system 500 of Figure 5, the aspect may be retrieved by the controller 511 from any of the modules shown for being processed and/or

simply passed to the computer 501 which may, in turn, display associated indicia under the control of a software application program (e.g. plug-in, etc.).

[0076] For example, the aforementioned indicia may, in one embodiment, include a gauge 702 for indicating an amount of lifetime remaining for one or more memories. In such embodiment, the gauge 702 may indicate an amount of total memory lifetime remaining as a function of the number of lifetime-reducing operations that have been performed over time. In yet another embodiment, the aforementioned indicia may include a estimation 705 for indicating a lifetime based on extrapolation of prior usage and assuming suspension of throttling operations.

[0077] In another embodiment, the aforementioned indicia may include a warning 704 for indicating that a minimum amount of lifetime remains for one or more memories. Such lifetime may be estimated, for example, based on historical memory usage data. By this design, a user may be warned of a situation where memory should be replaced within a predetermined amount of time, etc. Of course, other embodiments are contemplated where any desired indicia is used to report various information in association with a lifetime of memory.

[0078] Figure 8 shows a method 800 for reducing write operations in memory, utilizing difference information, in accordance with another embodiment. As an option, the present method 800 may or may not be carried out in conjunction with the functionality and architecture of Figures 1-7. Of course, however, the method 800 may be carried out in any desired environment. It should also be noted that the aforementioned definitions may apply during the present description.

[0079] As shown, write operations to be performed on data stored in memory are identified. See operation 802. In the context of the present description, such write operations may include any operations that result in the data stored in the memory being modified. Further, such write operations may be identified in any desired manner by

intercepting write commands associated such operations, the write operations themselves, etc.

[0080] As indicated in operation 804, a difference is then determined between results of the write operations and the data stored in the memory. In the context of the present description, the aforementioned difference may reflect, at least in part, any difference between a first state of the data stored in the memory, and a second state that would result from the foregoing write operations.

[0081] In another embodiment, a difference may be determined between any data stored in the memory. For example, a new modified version of a file may be created and written to a new location in the memory, such that a difference in data from different locations in the memory may be determined. As an option, the location of the data may be identified based on a hash, bloom filters, etc. To this end, in one exemplary embodiment where different instances of the same data are written to different locations in the memory, the determined difference may include the location of the data, and not necessarily the data itself.

[0082] In one embodiment, difference information associated with the difference may be stored in the memory (e.g. the same memory in which the data is stored, etc.). In another embodiment, the difference information may also be stored in a separate buffer, in a manner that will be elaborated upon later during the description of a different embodiment. It should be noted that the difference information may include any information that describes, at least in part, the difference determined in operation 804. As will soon become apparent during the discussion of a later described embodiment, the difference information may, in one embodiment, be stored utilizing an instruction set. As also described below, such instruction set may adaptively change and/or dynamically expand, in various embodiments.

[0083] To this end, the write operations may be reduced, utilizing the difference information. See operation 806. By this design, such reduction in write operations may optionally result in a prolonged lifetime of the memory.

[0084] More illustrative information will now be set forth regarding various optional architectures and features with which the foregoing framework may or may not be implemented, per the desires of the user. For example, one exemplary system will be set forth for implementing one illustrative way of reducing the write operations based on the difference information. It should be strongly noted that the following information is set forth for illustrative purposes and should not be construed as limiting in any manner. Any of the following features may be optionally incorporated with or without the exclusion of other features described.

[0085] Figure 9 illustrates a system 900 for reducing write operations in memory, in accordance with another embodiment. As an option, the present system 900 may be implemented to carry out the method 800 of Figure 8 and/or further optionally incorporate any of the methods or techniques of Figures 1-7. Of course, however, the system 900 may be used in any desired manner. Yet again, the aforementioned definitions may apply during the present description.

[0086] As shown, the system 900 includes a computer 901 coupled to a storage device 930 via an input/output (I/O) bus 902, in a manner that will soon be set forth. The I/O bus 902 includes a read path 903 and a write path 904. The storage device 930 includes a plurality of storage blocks 931, 932, 933. The storage blocks 931, 932, 933 are written and read by the computer 901.

[0087] For reasons that will soon become apparent, a predetermined portion 934 of each of the storage blocks 931, 932, 933 may be allocated to store difference information that reflects any changes made to data stored in the remaining portion 935 of the corresponding storage block 931, 932, 933 by the computer 901. In various

embodiments, a size of the predetermined portion 934 may be user configured. Further, the difference information stored therein may take any form.

[0088] Table 1 illustrates one possible format for representing an instance of difference information (a plurality of which may be stored in each predetermined portion 934 of the storage blocks 931, 932, 933).

Table 1

[0089] In the present embodiment, the operation code may represent an operation to be performed on the data stored in the remaining portion 935 of the corresponding storage block 931, 932, 933. Examples of such operations may include, but are not limited to end, replace, move up, move down, delete, insert, and/or any other operation, for that matter. As an option, such operations may each have an associated code for compact representation, (e.g. replace = OOl', move up = '010', etc.).

[0090] Further, the source starting address and size may point to and indicate the size (respectively) of the data stored in the remaining portion 935 of the corresponding storage block 931, 932, 933 which is to be the subject of the operation. Even still, in a

situation where the operation mandates a replacement/modification of data, etc., data itself may be stored as a component of the difference information. As yet another option, a compression algorithm may be applied to the difference information for more efficient storage. As another option, in a situation where the operation mandates a move of the data, a source location of the data may be designated, and not necessarily the data itself since such data is contained in an original storage block.

[0091] In another embodiment, new operations may be adaptively created. For example, repeating sequences of a first operation may be replaced by a new second operation. Such new second operation may optionally describe a sequence of the first operation. In this way, new operations may be adaptively created such that the system 900 may optimally adapt itself to new applications.

[0092] Of course, the data structure of Table 1 is set forth for illustrative purposes only and should not be construed as limiting in any manner whatsoever. For example, an instance of difference information may simply include the data to be replaced (without any complex commands, etc.).

[0093] Further provided is an apparatus 910 for reducing write operations in memory. Such apparatus 910 includes a coalescing memory 920 including a plurality of coalescing buffers 921, 922, 923. In one embodiment, a size of each of the coalescing buffers 921, 922, 923 may be of a predetermined size (e.g. 4Kb, etc.) that may correlate with a minimum block portion that may be written to each of the storage blocks 931, 932, 933 in a single operation. Further, in various embodiments, the coalescing buffers 921 may include on-chip storage, external memory, DRAM, SRAM, etc.

[0094] As will soon become apparent, the coalescing memory buffers 921, 922, 923 each hold an instance of difference information (e.g. see Table 1, for example) for the corresponding storage blocks 931, 932, and 933. In other words, a first one of the coalescing memory buffers 921 holds an instance of difference information for a first one of the storage blocks 931, a second one of the coalescing memory buffers 922 holds an

instance of difference information for a second one of the storage blocks 932, a third one of the coalescing memory buffers 923 holds an instance of difference information for a third one of the storage blocks 933, and so on.

[0095] The apparatus 910 further includes an update module 912 coupled to the coalescing memory 920 via a bus 914 for writing the difference information stored in the coalescing memory buffers 921, 922, 923 to the corresponding storage blocks 931, 932, and 933. In one embodiment, such write may be initiated upon one of the coalescing memory buffers 921, 922, 923 being filled with at least one instance of difference information (and thus constituting a minimum write size to the appropriate one of the storage blocks 931, 932, and 933). To accomplish this write, the update module 912 is coupled to the storage device 930 via a bus 915. As further shown, an output of the update module 912 is coupled to the I/O bus 902 via the read path 903.

[0096] Even still, a difference computation module 911 is coupled to the update module 912 via the read path bus 903, coupled to the I/O bus 902 via the write path bus 904, and further coupled to the coalescing memory 920 via a bus 913. In use, the difference computation module 911 is capable of reading data from the storage device 930 and further reconstructing a current state of such data using the difference information from the associated storage block 931, 932, and 933; and/or coalescing memory buffers 921, 922, 923.

[0097] The difference computation module 911 is further capable of writing data to the storage device 930 by first reconstructing a current state of such data (similar to the read operation above), identifying a difference between such current state and a state that would result after a write operation (initiated by the computer 901), and populating the coalescing memory buffers 921, 922, 923 with one or more instances of difference information to be used to update the associated storage block 931, 932, and 933, as appropriate. More information regarding such read and write operations will now be set forth during the description of Figures 10 and 11.

[0098] In various embodiments, the difference computation module 911 may employ any desired technique for identifying the aforementioned difference(s). For example, various string matching algorithms, data motion estimation techniques, etc. may be utilized, for example. In still additional embodiments, the differences may be determined on a byte-by-byte basis.

[0099] Further, computation of the difference may involve any one or more of the following: finding what byte strings are inserted, finding what byte strings are deleted, finding what byte strings are replaced, finding what byte strings are copied, determining if byte strings are updated by adding values, finding copies of storage blocks and creating references to them, finding block splits, finding block merges, etc.

[00100] Figure 10 illustrates a method 1000 for reading memory using difference information, in accordance with one embodiment. As an option, the present method 1000 may be carried out using the system 900 of Figure 9 and/or further optionally incorporate any of the techniques of Figures 1-8, as desired. Of course, however, the method 1000 may be used in any desired manner. Still yet, the aforementioned definitions may apply during the present description.

[00101] As shown, the method 1000 may begin in operation 1001 by reading blocks (e.g. blocks 931, 932, 933 of Figure 9, etc.) from storage (e.g. storage device 930, etc.), as requested by a computer (e.g. computer 901, etc.). The read storage blocks data are then sent to an update module (e.g. update module 912, etc.). Next, in response to the read operation, difference information is read from coalescing buffers (e.g. coalescing buffers 921, 922, 923, etc.) corresponding to the storage blocks (associated with the computer request), and/or from the storage blocks themselves. See operation 1002. The appropriate source of the difference information may depend on whether the required information has been written from the coalescing buffers to the corresponding storage blocks at the time of the read request. As an option, the difference information may be interspersed between data in flash. In addition, differences relating to particular data may be grouped into one or more groups.

[00102] Next, in operation 1003, the update module applies the differences reflected in the difference information from operation 1002 on corresponding blocks read in operation 1001. To this end, the data reconstructed in operation 1003 may be sent to the computer via a read path (e.g. read path 903, etc.). See operation 1004.

[00103] In various embodiments, the foregoing data read operation may involve mapping from a logical storage block number to a physical storage block number. Still yet, the method 1000 may further provide error detection and error correction in conjunction with the read. Such error detection and correction of read data may further include a re-read operation in an attempt to recover data, and relocate the recovered data to another storage location. For example, such relocation of recovered data may involve logical storage block translation and/or be based on error rate information of candidate storage blocks.

[00104] Figure 11 illustrates a method 1100 for writing memory using difference information, in accordance with one embodiment. As an option, the present method 1100 may be carried out using the system 900 of Figure 9 and/or further optionally incorporate any of the techniques of Figures 1-8, 10, as desired. Of course, however, the method 1100 may be used in any desired manner. Still yet, the aforementioned definitions may apply during the present description.

[00105] Similar to the read method 1000 of Figure 10, the method 1100 may begin in operation 1101 by reading blocks (e.g. blocks 931, 932, 933 of Figure 9, etc.) from storage (e.g. storage device 930, etc.), which are subject to a write request by a computer (e.g. computer 901, etc.). The read storage blocks data are then sent to an update module (e.g. update module 912, etc.). Next, in operation 1102, difference information is read from the coalescing buffers (e.g. coalescing buffers 921, 922, 923, etc.) corresponding to the storage blocks (associated with the computer request), and/or from the storage blocks themselves. Next, in operation 1103, the update module applies the differences reflected

in the difference information from operation 1102 on corresponding blocks read in operation 1101, to reconstruct the data to be read or written.

[00106] To this end, the data reconstructed in operation 1103 may be sent to a difference computation module (e.g. difference computation module 911, etc.) and compared with a state of the data that would result from execution of the write operation requested by the computer. See operation 1104. To this end, a difference between the reconstructed data and the state of the data that would result from execution of the write operation is identified. In one embodiment, such difference may be caused by an application (running on the computer) for updating the data. Such updates may include, but are not limited to replacing a string of bytes, inserting a string of bytes, deleting a string of bytes, copying a string of bytes, etc.

[00107] In operation 1105, difference information associated with the differences computed in operation 1104 may be appended to the appropriate coalescing buffers corresponding to blocks for which there is at least one difference computed in operation 1104. Such appending may be accomplished writing to the end of the coalesce buffers in the coalescing memory. In one embodiment, such appending may further include decompressing a coalesce buffer, appending the data, and recompressing the appropriate coalesce buffer. As an option, coalescing buffer memory may be reallocated to the coalescing buffers on demand.

[00108] In an optional embodiment, the difference information may be stored as operations describing functions (e.g. writes, etc.) performed on the data. For example, the difference information may reflect changes resultant from operations performed in a B-Tree and may thus represent differences with respect to such operations. Such B-Trees may optionally be utilized by databases, mail-servers, file systems, etc.

[00109] Next, in decision 1106, the coalesce buffers are tested to determine whether they are full. If no coalesce buffer is full, the method 1100 proceeds to operation 1110. If, on the other hand, at least one coalesce buffer is full, the method 1100 proceeds to

operation 1107. In operation 1107, any full coalesce buffers are appended to the difference information. In addition, such full coalesce buffers are emptied (for reuse, etc.), as shown in operation 1112.

[00110] It is further determined whether the difference information is full (operation 1114). The method 1100 proceeds to operation 1110 if it is determined that difference information is not full. However, in response to a determination that the difference information is full, changes from the difference information are applied on the data. Note operation 1116. Moreover, the block of data with the applied changes is written and old data is discarded, as shown in operation 1118. Still yet, as shown in operation 1120, the difference information is emptied. To this end, a data storage system may be provided which uses differences between written and existing data to reduce writes and to distribute writes across memory blocks to improve reliability of block based storage.

[00111] In various embodiments, the memory mentioned in the foregoing embodiments may include a mechanical storage device (e.g. a disk drive including a SATA disk drive, a SAS disk drive, a fiber channel disk drive, IDE disk drive, ATA disk drive, CE disk drive, USB disk drive, smart card disk drive, MMC disk drive, etc.) and/or a non-mechanical storage device (e.g. semiconductor-based, etc.). Such non-mechanical memory may, for example, include volatile or non-volatile memory. In various embodiments, the nonvolatile memory device may include flash memory (e.g. single-bit per cell NOR flash memory, multi-bit per cell NOR flash memory, single-bit per cell NAND flash memory, multi-bit per cell NAND flash memory, multi-level-multi-bit per cell NAND flash, large block flash memory, etc.). While various examples of memory are set forth herein, it should be noted that the various principles may be applied to any type of memory a lifetime for which may be reduced due to various operations being performed thereon.

[00112] Figure 12 illustrates an exemplary system 1200 in which the various architecture and/or functionality of the various previous embodiments may be implemented. For example, the exemplary system 1200 may represent the computer set

forth in some of the previous embodiments. Still yet, the various apparatuses set forth above may even be a component of the system 1200.

[00113] As shown, a system 1200 is provided including at least one host processor 1201 which is connected to a communication bus 1202. The system 1200 also includes a main memory 1204. Control logic (software) and data are stored in the main memory 1204 which may take the form of random access memory (RAM).

[00114] The system 1200 also includes a graphics processor 1206 and a display 1208, i.e. a computer monitor. The system 1200 may also include a secondary storage 1210. The secondary storage 1210 includes, for example, a hard disk drive and/or a removable storage drive, representing a floppy disk drive, a magnetic tape drive, a compact disk drive, etc. The removable storage drive reads from and/or writes to a removable storage module in a well known manner.

[00115] Computer programs, or computer control logic algorithms, may be stored in the main memory 1204 and/or the secondary storage 1210. Such computer programs, when executed, enable the system 1200 to perform various functions. Memory 1204, storage 1210 and/or any other storage are possible examples of computer-readable media.

[00116] In one embodiment, the architecture and/or functionality of the various previous figures may be implemented in the context of the host processor 1201, graphics processor 1206, secondary storage 1210, an integrated circuit (not shown) that is capable of at least a portion of the capabilities of both the host processor 1201 and the graphics processor 1206, a chipset (i.e. a group of integrated circuits designed to work and be sold as a module for performing related functions, etc.), and/or any other integrated circuit for that matter.

[00117] Still yet, the architecture and/or functionality of the various previous figures may be implemented in the context of a general computer system, a circuit board system, a game console system dedicated for entertainment purposes, an application-specific

system, and/or any other desired system. For example, the system 1200 may take the form of a desktop computer, lap-top computer, and/or any other type of logic. Still yet, the system 1200 may take the form of various other devices including, but not limited to a personal digital assistant (PDA) device, a mobile phone device, a television, etc.

[00118] Further, while not shown, the system 1200 may be coupled to a network [e.g. a telecommunications network, local area network (LAN), wireless network, wide area network (WAN) such as the Internet, peer-to-peer network, cable network, etc.] for communication purposes.

[00119] Further, while not shown, the system 1200 may be coupled to a network [e.g. a telecommunications network, local area network (LAN), wireless network, wide area network (WAN) such as the Internet, peer-to-peer network, cable network, etc.] for communication purposes.

[00120] While various embodiments have been described above, it should be understood that they have been presented by way of example only, and not limitation. Thus, the breadth and scope of a preferred embodiment should not be limited by any of the above-described exemplary embodiments, but should be defined only in accordance with the following claims and their equivalents.




 
Previous Patent: WO/2009/070195

Next Patent: A DISC BRAKE