Hybrid drive migrating high workload data from disk to non-volatile semiconductor memory

Information

  • Patent Grant
  • 9268499
  • Patent Number
    9,268,499
  • Date Filed
    Thursday, June 9, 2011
    13 years ago
  • Date Issued
    Tuesday, February 23, 2016
    8 years ago
Abstract
A hybrid drive is disclosed comprising a head actuated over a disk, and a non-volatile semiconductor memory (NVSM). Access commands are received from a host including disk read commands. When a high workload of disk access commands is detected, data of at least one disk read command is migrated to the NVSM.
Description
BACKGROUND

Hybrid drives are conventional disk drives augmented with a non-volatile semiconductor memory (NVSM) such as a flash which helps improve certain aspects of the disk drive. For example, the non-volatile semiconductor memory may store boot data in order to expedite the boot operation of a host computer. Another use of a NVSM may be to store frequently accessed data and/or non-sequential data for which the access time is typically much shorter than the disk (which suffers from mechanical latency including seek and rotational latency). Other policies may reduce write amplification of the NVSM in order to maximize its longevity, such as storing frequently written data to the disk (or data having a write/read ratio that exceeds a predetermined threshold).





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1A shows a hybrid drive according to an embodiment of the present invention comprising a head actuated over a disk, and a non-volatile semiconductor memory (NVSM).



FIG. 1B is a flow diagram according to an embodiment of the present invention wherein when a high workload of disk access commands is detected, data of at least one disk read command is migrated to the NVSM.



FIG. 2A shows an embodiment of the present invention wherein the high workload of disk access command is determined from the execution time of a disk command queue.



FIG. 2B shows an embodiment wherein after migrating disk read commands to the NVSM, the resulting execution time for the disk command queue is reduced when the command sequence is received again.



FIG. 3 is a flow diagram according to an embodiment of the present invention wherein data of disk read commands is migrated to the NVSM when the execution time of the disk command queue is greater than a threshold, and the execution time of an NVSM command queue is less than a threshold.



FIG. 4 is a flow diagram according to an embodiment of the present invention wherein data of a repeated command sequence is migrated to the NVSM.



FIG. 5 is a flow diagram according to an embodiment of the present invention wherein when a repeated command sequence is predicted, NVSM access commands are transferred to the disk command queue in order to facilitate the upcoming repeated command sequence.



FIG. 6 is a flow diagram according to an embodiment of the present invention wherein during an idle mode the read commands of infrequently received command sequences are migrated from the NVSM back to the disk in order to free up space in the NVSM.



FIG. 7 is a flow diagram according to an embodiment of the present invention wherein data of a disk read command is migrated to the NVSM based on a migration policy.





DETAILED DESCRIPTION OF EMBODIMENTS OF THE INVENTION


FIG. 1A shows a hybrid drive according to an embodiment of the present invention comprising a head 2 actuated over a disk 4, and a non-volatile semiconductor memory (NVSM) 6. The hybrid drive further comprises control circuitry 8 operable to execute the flow diagram of FIG. 1B, wherein a plurality of access commands are received from a host (step 10) and evaluated to detect a high workload of disk access commands (step 12). When the high workload of disk access commands is detected (step 14), data of at least one disk read command is migrated to the NVSM (step 16). In the embodiment of FIG. 1A, the disk 4 comprises embedded servo sectors 200-20N that define data tracks 18 each comprising a number of data sectors. The control circuitry 8 processes a read signal 22 emanating from the head 2 to demodulate the servo sectors 200-20N and generate a position error signal (PES) representing an error between the actual position of the head and a target position relative to a target track. The control circuitry 8 filters the PES using a suitable compensation filter to generate a control signal 24 applied to a voice coil motor (VCM) 26 which rotates an actuator arm 28 about a pivot in order to actuate the head 2 radially over the disk in a direction that reduces the PES.


Any suitable NVSM 6 may be employed in the embodiments of the present invention such as a suitable flash memory. In one embodiment, the NVSM 6 comprises a plurality of blocks, wherein each block comprises a plurality of memory segments referred to as pages, and each page may store one or more data sectors. The blocks are programmed a page at a time, and an entire block is erased in a unitary operation. In one embodiment, there is a limit to the number of times the blocks of the NVSM may be programmed and erased (referred to as endurance). When the NVSM reaches the limit of program/erase cycles it essentially reaches end of life (for subsequent write operations). Accordingly, in one embodiment of the present invention the NVSM is used sparingly to improve performance, such as when servicing non-sequential access commands, to store frequently read data, or to alleviate the workload on the disk in order to increase throughput.


In one embodiment, the data of access commands are originally mapped to either the NVSM or the disk based on a suitable migration policy. For example, the migration policy may originally map data of non-sequential commands to the NVSM and the data of sequential commands on the disk. When a high workload of disk access commands is detected, the data of one or more of the read commands originally mapped to the disk is migrated to the NVSM in order to alleviate the workload on the disk and increase throughput.


The high workload of disk access commands may be detected in any suitable manner. In one embodiment, the frequency of disk access commands may be used to detect a high workload, for example, when the frequency of disk access commands exceeds a threshold. The frequency may be of the disk access commands, or of the amount of data in the disk access commands. In another embodiment, the control circuitry may generate a NVSM command queue 30 (FIG. 1A) for storing NVSM access commands, and a disk command queue 32 for storing disk access commands. An execution time for the disk access commands in the disk command queue is determined, which may be based on the amount of data in the disk access commands as well as the mechanical latency (seek and rotational latency) required to execute the disk access commands. The high workload may be detected when the execution time for the disk command queue exceeds a threshold.



FIG. 2A shows an embodiment of the present invention wherein the execution time for the disk command queue indicates a high workload, and therefore a number of the disk read commands pending in the disk command queue are selected for migration to the NVSM. In one embodiment, the migration is carried out by reading the data from the disk, writing the data to the NVSM, and updating mapping information (logical block address (LBA) to physical block address (PBA)) so that the read commands are subsequently serviced by the NVSM. FIG. 2B illustrates the same command sequence received from the host at a later time, wherein the migrated read commands reduce the execution time for the disk command queue. Any number of read commands may be migrated from the disk command queue to the NVSM, and in one embodiment, a number of read commands is selected that balances the execution time for the disk command queue and the NVSM command queue. In one embodiment, the access commands in the disk command queue and the NVSM command queue are executed concurrently so that balancing the execution times maximizes the throughput of the hybrid drive.



FIG. 3 is a flow diagram according to an embodiment of the present invention wherein an execution time is estimated for the disk command queue and the NVSM command queue (step 34). If the execution time for the disk command queue is greater than a threshold (step 36), and the execution time for the NVSM command queue is less than a threshold (step 38), then the data for at least one read command in the disk command queue is migrated to the NVSM (step 40).


In one embodiment, after migrating the data of a disk read command to the NVSM, the data may be read from either the NVSM or the disk when servicing subsequent read commands. For example, reading the data from the disk may provide better performance if the NVSM is busy servicing other access commands. In another embodiment, the copy of the data stored on the disk can be used as a backup in the event the data stored in the NVSM is unrecoverable.



FIG. 4 is a flow diagram according to an embodiment of the present invention wherein the execution time for the disk command queue is estimated (step 42), and when it exceeds a threshold (step 44), the disk access commands in the disk command queue are evaluated to determine whether a command sequence has repeated at least once (step 46). When it is determined that the command sequence is a repeating command sequence (step 48), the command sequence is saved (step 50) and the data for at least one of the disk read commands within the command sequence is migrated to the NVSM (step 52). A repeating command sequence may be detected by evaluating the disk command queue each time the execution time exceeds a threshold, and identifying repeated disk access commands. A command sequence may be repeated, for example, each time a particular application is launched (e.g., in order to read configuration files). Migrating the data of read commands for repeated command sequences to the NVSM improves performance of the hybrid drive, for example, by decreasing application load time.



FIG. 5 is a flow diagram according to an embodiment of the present invention wherein access commands received from the host are stored in the NVSM command queue and the disk command queue (step 54). When a repeated command sequence is predicted to occur (step 56), at least one access command is transferred from the NVSM command queue to the disk command queue (step 58) in order to facilitate the upcoming repeated command sequence. The access commands transferred to the disk command queue may be write commands initially mapped to the NVSM, or read commands initially mapped to the NVSM (if the data is duplicated on the disk).



FIG. 6 is a flow diagram according to an embodiment of the present invention wherein when the hybrid drive is idle (step 60) (not servicing access commands) and/or when the remaining free space in the NVSM falls below a threshold, the saved command sequences are evaluated to select a command sequence that is infrequently repeated (step 62). The data of at least one read command in the command sequence is then migrated back to the disk (step 64) in order to free up space in the NVSM. In one embodiment, if a copy of the data is already on the disk, migrating the data from the NVSM to the disk involves merely updating the LBA to PBA mapping. In another embodiment, if the copy of data on the disk has become invalid (e.g., due to a write operation serviced by the NVSM), the valid data stored in the NVSM is copied to the disk in addition to updating the LBA to PBA mapping. In yet another embodiment, data may be migrated to the disk during write operations by writing new data to the disk and invalidating the corresponding old data stored in the NVSM.



FIG. 7 is a flow diagram according to an embodiment of the present invention wherein the execution time for the access commands in the command queue is estimated (step 66), and when it exceeds a threshold (step 68), the data of at least one disk read command is migrated to the NVSM based on a migration policy. In one embodiment, the migration policy is similar to the migration policy that initially maps data to either the NVSM or the disk based on parameters such as the sequential/non-sequential nature of the access commands and/or frequency of the access commands. When a high workload of disk access commands is detected, the migration policy parameters are biased so that at least one read command initially mapped to the disk is remapped to the NVSM in order to migrate the data to the NVSM. In another embodiment, the migration policy may be based on a proximity of the data on the disk. For example, near sequential data on the disk may be selected for migration to the NVSM so as to reduce the access latency to other data recorded on the disk. In another embodiment, the data selected for migration may correspond to read commands that minimize access time to other data based on a rotational position optimization (RPO) algorithm. An RPO algorithm attempts to execute the disk access commands in the disk command queue in a sequence that minimizes the access latency (seek and rotation latency). Accordingly, in one embodiment the disk read commands are selected from the disk command queue for migration to the NVSM so that the remaining sequence of disk access commands can be executed with minimal access latency. In yet another embodiment, the migration policy may select data to migrate to the NVSM based on a proximity of LBAs in the disk read commands. For example, sequential or near sequential LBAs may be selected for migration since they are typically associated with individual files accessed by the host.


Any suitable control circuitry may be employed to implement the flow diagrams in the embodiments of the present invention, such as any suitable integrated circuit or circuits. For example, the control circuitry may be implemented within a read channel integrated circuit, or in a component separate from the read channel, such as a disk controller and/or NVSM controller, or certain steps described above may be performed by a read channel and others by a disk controller and/or NVSM controller. In one embodiment, the read channel and controllers are implemented as separate integrated circuits, and in an alternative embodiment they are fabricated into a single integrated circuit or system on a chip (SOC). In addition, the control circuitry may include a suitable preamp circuit implemented as a separate integrated circuit, integrated into the read channel or disk controller circuit, or integrated into an SOC.


In one embodiment, the control circuitry comprises a microprocessor executing instructions, the instructions being operable to cause the microprocessor to perform the steps of the flow diagrams described herein. The instructions may be stored in any computer-readable medium. In one embodiment, they may be stored on a non-volatile semiconductor memory external to the microprocessor, or integrated with the microprocessor in a SOC. In another embodiment, the instructions are stored on the disk and read into a volatile semiconductor memory when the hybrid drive is powered on. In yet another embodiment, the control circuitry comprises suitable logic circuitry, such as state machine circuitry.

Claims
  • 1. A hybrid drive comprising: a disk;a head actuated over the disk;a non-volatile semiconductor memory (NVSM); andcontrol circuitry operable to: receive a plurality of access commands from a host including a plurality of disk access commands and a plurality of NVSM access commands, wherein the disk access commands include a disk read command;generate a disk command queue operable to store the disk access commands;estimate a first execution time needed to execute the disk access commands in the disk command queue;detect a high workload of disk access commands when the first execution time exceeds a first threshold; andwhen the high workload is detected, migrate data of the disk read command to the NVSM because the disk read command is in the disk command queue when the high workload of disk access commands is detected.
  • 2. The hybrid drive as recited in claim 1, wherein the control circuitry is further operable to: generate a NVSM command queue operable to store the NVSM access commands;estimate a second execution time needed to execute the NVSM access commands in the NVSM command queue; andwhen the first execution time is greater than the first threshold and the second execution time is less than a second threshold, migrate the data of the disk read command in the disk command queue to the NVSM.
  • 3. The hybrid drive as recited in claim 1, wherein the control circuitry is further operable to: evaluate the access commands to detect a command sequence executed at least twice when the high workload is detected; andwhen the high workload is detected and the command sequence is detected, migrate the data of the disk read command to the NVSM.
  • 4. The hybrid drive as recited in claim 3, wherein the control circuitry is further operable to: evaluate the access commands to predict the command sequence is to occur; andwhen the command sequence is predicted, transfer at least one NVSM access command from an NVSM command queue to the disk command queue.
  • 5. The hybrid drive as recited in claim 3, wherein the control circuitry is further operable to: track a frequency that the command sequence is received from the host; andwhen the frequency falls below a threshold, migrate data associated with the command sequence from the NVSM to the disk.
  • 6. The hybrid drive as recited in claim 1, wherein the control circuitry is further operable to migrate the data of the disk read command based on a migration policy.
  • 7. The hybrid drive as recited in claim 6, wherein the migration policy is based on a proximity of the data recorded on the disk.
  • 8. The hybrid drive as recited in claim 6, wherein the migration policy is based on a proximity of logical block addresses (LBAs) in the access commands.
  • 9. A method of operating a hybrid drive comprising a head actuated over a disk, and a non-volatile semiconductor memory (NVSM), the method comprising: receiving a plurality of access commands from a host including a plurality of disk access commands and a plurality of NVSM access commands, wherein the disk access commands include a disk read command;generating a disk command queue operable to store the disk access commands;estimating a first execution time needed to execute the disk access commands in the disk command queue;detecting a high workload of disk access commands when the first execution time exceeds a first threshold; andwhen the high workload is detected, migrating data of the disk read command to the NVSM because the disk read command is in the disk command queue when the high workload of disk access commands is detected.
  • 10. The method as recited in claim 9, further comprising: generating a NVSM command queue operable to store the NVSM access commands;estimating a second execution time needed to execute the NVSM access commands in the NVSM command queue; andwhen the first execution time is greater than the first threshold and the second execution time is less than a second threshold, migrating the data of the disk read command in the disk command queue to the NVSM.
  • 11. The method as recited in claim 9, further comprising: evaluating the access commands to detect a command sequence executed at least twice when the high workload is detected; andwhen the high workload is detected and the command sequence is detected, migrating the data of the disk read command to the NVSM.
  • 12. The method as recited in claim 11, further comprising: evaluating the access commands to predict the command sequence is to occur; andwhen the command sequence is predicted, transferring at least one NVSM access command from an NVSM command queue to the disk command queue.
  • 13. The method as recited in claim 12, further comprising: tracking a frequency that the command sequence is received from the host; andwhen the frequency falls below a threshold, migrating data associated with the command sequence from the NVSM to the disk.
  • 14. The method as recited in claim 9, further comprising migrating the data of the disk read command based on a migration policy.
  • 15. The method as recited in claim 14, wherein the migration policy is based on a proximity of the data recorded on the disk.
  • 16. The method as recited in claim 14, wherein the migration policy is based on a proximity of logical block addresses (LBAs) in the access commands.
CROSS-REFERENCE TO RELATED APPLICATIONS

The present application claims priority from provisional U.S. Patent Application Ser. No. 61/373,729, filed on Aug. 13, 2010, the specification of which is incorporated herein by reference.

US Referenced Citations (574)
Number Name Date Kind
5333138 Richards et al. Jul 1994 A
5420998 Horning May 1995 A
5457786 Roush Oct 1995 A
5471604 Hasbun et al. Nov 1995 A
5581785 Nakamura et al. Dec 1996 A
5586291 Lasker et al. Dec 1996 A
5636355 Ramakrishnan et al. Jun 1997 A
5682273 Hetzler Oct 1997 A
5905901 Klein May 1999 A
5913067 Klein Jun 1999 A
5954820 Hetzler Sep 1999 A
6018789 Sokolov et al. Jan 2000 A
6044439 Ballard et al. Mar 2000 A
6065095 Sokolov et al. May 2000 A
6078452 Kittilson et al. Jun 2000 A
6081447 Lofgren et al. Jun 2000 A
6092149 Hicken et al. Jul 2000 A
6092150 Sokolov et al. Jul 2000 A
6094707 Sokolov et al. Jul 2000 A
6105104 Guttmann et al. Aug 2000 A
6111717 Cloke et al. Aug 2000 A
6115200 Allen et al. Sep 2000 A
6145052 Howe et al. Nov 2000 A
6175893 D'Souza et al. Jan 2001 B1
6178056 Cloke et al. Jan 2001 B1
6191909 Cloke et al. Feb 2001 B1
6195218 Guttmann et al. Feb 2001 B1
6205494 Williams Mar 2001 B1
6208477 Cloke et al. Mar 2001 B1
6223303 Billings et al. Apr 2001 B1
6230233 Lofgren et al. May 2001 B1
6236527 Uchiike et al. May 2001 B1
6246346 Cloke et al. Jun 2001 B1
6249393 Billings et al. Jun 2001 B1
6256695 Williams Jul 2001 B1
6262857 Hull et al. Jul 2001 B1
6263459 Schibilla Jul 2001 B1
6272694 Weaver et al. Aug 2001 B1
6275949 Watanabe Aug 2001 B1
6278568 Cloke et al. Aug 2001 B1
6279089 Schibilla et al. Aug 2001 B1
6289484 Rothberg et al. Sep 2001 B1
6292912 Cloke et al. Sep 2001 B1
6295577 Anderson et al. Sep 2001 B1
6310740 Dunbar et al. Oct 2001 B1
6317850 Rothberg Nov 2001 B1
6327106 Rothberg Dec 2001 B1
6337778 Gagne Jan 2002 B1
6369969 Christiansen et al. Apr 2002 B1
6384999 Schibilla May 2002 B1
6388833 Golowka et al. May 2002 B1
6405342 Lee Jun 2002 B1
6408357 Hanmann et al. Jun 2002 B1
6408406 Parris Jun 2002 B1
6411452 Cloke Jun 2002 B1
6411458 Billings et al. Jun 2002 B1
6412083 Rothberg et al. Jun 2002 B1
6415349 Hull et al. Jul 2002 B1
6425128 Krapf et al. Jul 2002 B1
6429990 Serrano et al. Aug 2002 B2
6437935 Johnson et al. Aug 2002 B1
6441981 Cloke et al. Aug 2002 B1
6442328 Elliott et al. Aug 2002 B1
6445524 Nazarian et al. Sep 2002 B1
6449767 Krapf et al. Sep 2002 B1
6453115 Boyle Sep 2002 B1
6470420 Hospodor Oct 2002 B1
6480020 Jung et al. Nov 2002 B1
6480349 Kim et al. Nov 2002 B1
6480932 Vallis et al. Nov 2002 B1
6483986 Krapf Nov 2002 B1
6487032 Cloke et al. Nov 2002 B1
6490635 Holmes Dec 2002 B1
6493173 Kim et al. Dec 2002 B1
6499083 Hamlin Dec 2002 B1
6519104 Cloke et al. Feb 2003 B1
6525892 Dunbar et al. Feb 2003 B1
6545830 Briggs et al. Apr 2003 B1
6546489 Frank, Jr. et al. Apr 2003 B1
6550021 Dalphy et al. Apr 2003 B1
6552880 Dunbar et al. Apr 2003 B1
6553457 Wilkins et al. Apr 2003 B1
6578106 Price Jun 2003 B1
6580573 Hull et al. Jun 2003 B1
6594183 Lofgren et al. Jul 2003 B1
6600620 Krounbi et al. Jul 2003 B1
6601137 Castro et al. Jul 2003 B1
6603622 Christiansen et al. Aug 2003 B1
6603625 Hospodor et al. Aug 2003 B1
6604220 Lee Aug 2003 B1
6606682 Dang et al. Aug 2003 B1
6606714 Thelin Aug 2003 B1
6606717 Yu et al. Aug 2003 B1
6611393 Nguyen et al. Aug 2003 B1
6614616 Michel et al. Sep 2003 B1
6615312 Hamlin et al. Sep 2003 B1
6639748 Christiansen et al. Oct 2003 B1
6647481 Luu et al. Nov 2003 B1
6654193 Thelin Nov 2003 B1
6657810 Kupferman Dec 2003 B1
6661591 Rothberg Dec 2003 B1
6662267 Stewart Dec 2003 B2
6665772 Hamlin Dec 2003 B1
6687073 Kupferman Feb 2004 B1
6687078 Kim Feb 2004 B1
6687850 Rothberg Feb 2004 B1
6690523 Nguyen et al. Feb 2004 B1
6690882 Hanmann et al. Feb 2004 B1
6691198 Hamlin Feb 2004 B1
6691213 Luu et al. Feb 2004 B1
6691255 Rothberg et al. Feb 2004 B1
6693760 Krounbi et al. Feb 2004 B1
6694477 Lee Feb 2004 B1
6697914 Hospodor et al. Feb 2004 B1
6704153 Rothberg et al. Mar 2004 B1
6708251 Boyle et al. Mar 2004 B1
6710951 Cloke Mar 2004 B1
6711628 Thelin Mar 2004 B1
6711635 Wang Mar 2004 B1
6711660 Milne et al. Mar 2004 B1
6715044 Lofgren et al. Mar 2004 B2
6724982 Hamlin Apr 2004 B1
6725329 Ng et al. Apr 2004 B1
6725397 Emberty et al. Apr 2004 B1
6732241 Riedel May 2004 B2
6735650 Rothberg May 2004 B1
6735693 Hamlin May 2004 B1
6744772 Eneboe et al. Jun 2004 B1
6745283 Dang Jun 2004 B1
6751402 Elliott et al. Jun 2004 B1
6754021 Kisaka et al. Jun 2004 B2
6757481 Nazarian et al. Jun 2004 B1
6772281 Hamlin Aug 2004 B2
6781826 Goldstone et al. Aug 2004 B1
6782449 Codilian et al. Aug 2004 B1
6791779 Singh et al. Sep 2004 B1
6792486 Hanan et al. Sep 2004 B1
6798599 Dykes et al. Sep 2004 B2
6799274 Hamlin Sep 2004 B1
6807630 Lay et al. Oct 2004 B2
6811427 Garrett et al. Nov 2004 B2
6826003 Subrahmanyam Nov 2004 B1
6826614 Hanmann et al. Nov 2004 B1
6832041 Boyle Dec 2004 B1
6832929 Garrett et al. Dec 2004 B2
6845405 Thelin Jan 2005 B1
6845427 Atai-Azimi Jan 2005 B1
6845456 Menezes et al. Jan 2005 B1
6850443 Lofgren et al. Feb 2005 B2
6851055 Boyle et al. Feb 2005 B1
6851063 Boyle et al. Feb 2005 B1
6853731 Boyle et al. Feb 2005 B1
6854022 Thelin Feb 2005 B1
6862660 Wilkins et al. Mar 2005 B1
6880043 Castro et al. Apr 2005 B1
6882486 Kupferman Apr 2005 B1
6884085 Goldstone Apr 2005 B1
6888831 Hospodor et al. May 2005 B1
6892217 Hanmann et al. May 2005 B1
6892249 Codilian et al. May 2005 B1
6892313 Codilian et al. May 2005 B1
6895455 Rothberg May 2005 B1
6895500 Rothberg May 2005 B1
6898730 Hanan May 2005 B1
6909574 Aikawa et al. Jun 2005 B2
6910099 Wang et al. Jun 2005 B1
6928470 Hamlin Aug 2005 B1
6928518 Talagala Aug 2005 B2
6931439 Hanmann et al. Aug 2005 B1
6934104 Kupferman Aug 2005 B1
6934713 Schwartz et al. Aug 2005 B2
6940873 Boyle et al. Sep 2005 B2
6943978 Lee Sep 2005 B1
6948165 Luu et al. Sep 2005 B1
6950267 Liu et al. Sep 2005 B1
6954733 Ellis et al. Oct 2005 B1
6961814 Thelin et al. Nov 2005 B1
6965489 Lee et al. Nov 2005 B1
6965563 Hospodor et al. Nov 2005 B1
6965966 Rothberg et al. Nov 2005 B1
6967799 Lee Nov 2005 B1
6968422 Codilian et al. Nov 2005 B1
6968450 Rothberg et al. Nov 2005 B1
6973495 Milne et al. Dec 2005 B1
6973570 Hamlin Dec 2005 B1
6976190 Goldstone Dec 2005 B1
6983316 Milne et al. Jan 2006 B1
6986007 Procyk et al. Jan 2006 B1
6986154 Price et al. Jan 2006 B1
6995933 Codilian et al. Feb 2006 B1
6996501 Rothberg Feb 2006 B1
6996669 Dang et al. Feb 2006 B1
7002926 Eneboe et al. Feb 2006 B1
7003620 Avraham et al. Feb 2006 B2
7003674 Hamlin Feb 2006 B1
7006316 Sargenti, Jr. et al. Feb 2006 B1
7009820 Hogg Mar 2006 B1
7017037 Fortin et al. Mar 2006 B2
7023639 Kupferman Apr 2006 B1
7024491 Hanmann et al. Apr 2006 B1
7024549 Luu et al. Apr 2006 B1
7024614 Thelin et al. Apr 2006 B1
7027716 Boyle et al. Apr 2006 B1
7028174 Atai-Azimi et al. Apr 2006 B1
7031902 Catiller Apr 2006 B1
7046465 Kupferman May 2006 B1
7046488 Hogg May 2006 B1
7050252 Vallis May 2006 B1
7054937 Milne et al. May 2006 B1
7055000 Severtson May 2006 B1
7055167 Masters May 2006 B1
7057836 Kupferman Jun 2006 B1
7062398 Rothberg Jun 2006 B1
7075746 Kupferman Jul 2006 B1
7076604 Thelin Jul 2006 B1
7076605 Son Jul 2006 B1
7082494 Thelin et al. Jul 2006 B1
7088538 Codilian et al. Aug 2006 B1
7088545 Singh et al. Aug 2006 B1
7092186 Hogg Aug 2006 B1
7095577 Codilian et al. Aug 2006 B1
7099095 Subrahmanyam et al. Aug 2006 B1
7106537 Bennett Sep 2006 B1
7106947 Boyle et al. Sep 2006 B2
7107444 Fortin et al. Sep 2006 B2
7110202 Vasquez Sep 2006 B1
7111116 Boyle et al. Sep 2006 B1
7114029 Thelin Sep 2006 B1
7120737 Thelin Oct 2006 B1
7120806 Codilian et al. Oct 2006 B1
7126776 Warren, Jr. et al. Oct 2006 B1
7129763 Bennett et al. Oct 2006 B1
7133600 Boyle Nov 2006 B1
7136244 Rothberg Nov 2006 B1
7139933 Hsu et al. Nov 2006 B2
7142385 Shimotono et al. Nov 2006 B2
7146094 Boyle Dec 2006 B1
7149046 Coker et al. Dec 2006 B1
7150036 Milne et al. Dec 2006 B1
7155616 Hamlin Dec 2006 B1
7171108 Masters et al. Jan 2007 B1
7171110 Wilshire Jan 2007 B1
7194576 Boyle Mar 2007 B1
7200698 Rothberg Apr 2007 B1
7205805 Bennett Apr 2007 B1
7206497 Boyle et al. Apr 2007 B1
7206948 Brauer Apr 2007 B2
7215496 Kupferman et al. May 2007 B1
7215771 Hamlin May 2007 B1
7231198 Loughran Jun 2007 B2
7237054 Cain et al. Jun 2007 B1
7240161 Boyle Jul 2007 B1
7249365 Price et al. Jul 2007 B1
7254721 Tobias et al. Aug 2007 B1
7263709 Krapf Aug 2007 B1
7274639 Codilian et al. Sep 2007 B1
7274659 Hospodor Sep 2007 B2
7275116 Hanmann et al. Sep 2007 B1
7275166 Kaiju et al. Sep 2007 B2
7280302 Masiewicz Oct 2007 B1
7292774 Masters et al. Nov 2007 B1
7292775 Boyle et al. Nov 2007 B1
7296284 Price et al. Nov 2007 B1
7302501 Cain et al. Nov 2007 B1
7302579 Cain et al. Nov 2007 B1
7318088 Mann Jan 2008 B1
7319806 Willner et al. Jan 2008 B1
7325244 Boyle et al. Jan 2008 B2
7330323 Singh et al. Feb 2008 B1
7334082 Grover et al. Feb 2008 B2
7340647 Aasheim et al. Mar 2008 B2
7346790 Klein Mar 2008 B1
7350105 Aasheim et al. Mar 2008 B2
7366641 Masiewicz et al. Apr 2008 B1
7369340 Dang et al. May 2008 B1
7369343 Yeo et al. May 2008 B1
7372650 Kupferman May 2008 B1
7380147 Sun May 2008 B1
7392340 Dang et al. Jun 2008 B1
7395452 Nicholson et al. Jul 2008 B2
7404013 Masiewicz Jul 2008 B1
7406545 Rothberg et al. Jul 2008 B1
7411757 Chu et al. Aug 2008 B2
7415571 Hanan Aug 2008 B1
7421552 Long Sep 2008 B2
7425810 Hobbet et al. Sep 2008 B2
7436610 Thelin Oct 2008 B1
7437502 Coker Oct 2008 B1
7440214 Ell et al. Oct 2008 B1
7451344 Rothberg Nov 2008 B1
7461202 Forrer, Jr. et al. Dec 2008 B2
7468854 Yamashita et al. Dec 2008 B2
7471483 Ferris et al. Dec 2008 B1
7471486 Coker et al. Dec 2008 B1
7472222 Auerbach et al. Dec 2008 B2
7477477 Maruchi et al. Jan 2009 B2
7483234 Shimozato Jan 2009 B2
7486060 Bennett Feb 2009 B1
7496493 Stevens Feb 2009 B1
7509471 Gorobets Mar 2009 B2
7516346 Pinheiro et al. Apr 2009 B2
7518819 Yu et al. Apr 2009 B1
7526184 Parkinen et al. Apr 2009 B1
7539924 Vasquez et al. May 2009 B1
7543117 Hanan Jun 2009 B1
7551383 Kupferman Jun 2009 B1
7552347 Schutte Jun 2009 B2
7562282 Rothberg Jul 2009 B1
7577973 Kapner, III et al. Aug 2009 B1
7596797 Kapner, III et al. Sep 2009 B1
7599139 Bombet et al. Oct 2009 B1
7610438 Lee et al. Oct 2009 B2
7610445 Manus et al. Oct 2009 B1
7613876 Bruce et al. Nov 2009 B2
7619841 Kupferman Nov 2009 B1
7620773 Nicholson et al. Nov 2009 B2
7644231 Recio et al. Jan 2010 B2
7647513 Tobias et al. Jan 2010 B2
7647544 Masiewicz Jan 2010 B1
7649704 Bombet et al. Jan 2010 B1
7653927 Kapner, III et al. Jan 2010 B1
7656603 Xing Feb 2010 B1
7656763 Jin et al. Feb 2010 B1
7657149 Boyle Feb 2010 B2
7672072 Boyle et al. Mar 2010 B1
7673075 Masiewicz Mar 2010 B1
7685360 Brunnett et al. Mar 2010 B1
7688540 Mei et al. Mar 2010 B1
7698586 Kim et al. Apr 2010 B2
7719785 Taniguchi et al. May 2010 B2
7724461 McFadyen et al. May 2010 B1
7725584 Hanmann et al. May 2010 B1
7730295 Lee Jun 2010 B1
7752491 Liikanen et al. Jul 2010 B1
7760458 Trinh Jul 2010 B1
7768776 Szeremeta et al. Aug 2010 B1
7774556 Karamcheti et al. Aug 2010 B2
7797487 Lubbers et al. Sep 2010 B2
7804657 Hogg et al. Sep 2010 B1
7813954 Price et al. Oct 2010 B1
7817372 Takahashi Oct 2010 B2
7827320 Stevens Nov 2010 B1
7835104 Yamashita et al. Nov 2010 B2
7839588 Dang et al. Nov 2010 B1
7843660 Yeo Nov 2010 B1
7852596 Boyle et al. Dec 2010 B2
7859782 Lee Dec 2010 B1
7872822 Rothberg Jan 2011 B1
7890696 Lawson Feb 2011 B2
7898756 Wang Mar 2011 B1
7898762 Guo et al. Mar 2011 B1
7900037 Fallone et al. Mar 2011 B1
7907364 Boyle et al. Mar 2011 B2
7929234 Boyle et al. Apr 2011 B1
7933087 Tsai et al. Apr 2011 B1
7933090 Jung et al. Apr 2011 B1
7934030 Sargenti, Jr. et al. Apr 2011 B1
7940491 Szeremeta et al. May 2011 B2
7944639 Wang May 2011 B1
7945727 Rothberg et al. May 2011 B2
7949564 Hughes et al. May 2011 B1
7974029 Tsai et al. Jul 2011 B2
7974039 Xu et al. Jul 2011 B1
7982993 Tsai et al. Jul 2011 B1
7984200 Bombet et al. Jul 2011 B1
7984259 English Jul 2011 B1
7990648 Wang Aug 2011 B1
7992179 Kapner, III et al. Aug 2011 B1
8004785 Tsai et al. Aug 2011 B1
8006027 Stevens et al. Aug 2011 B1
8014094 Jin Sep 2011 B1
8014977 Masiewicz et al. Sep 2011 B1
8019914 Vasquez et al. Sep 2011 B1
8040625 Boyle et al. Oct 2011 B1
8060707 Fairhurst et al. Nov 2011 B2
8078943 Lee Dec 2011 B1
8079045 Krapf et al. Dec 2011 B2
8082433 Fallone et al. Dec 2011 B1
8085487 Jung et al. Dec 2011 B1
8089719 Dakroub Jan 2012 B1
8090902 Bennett et al. Jan 2012 B1
8090906 Blaha et al. Jan 2012 B1
8091112 Elliott et al. Jan 2012 B1
8094396 Zhang et al. Jan 2012 B1
8094401 Peng et al. Jan 2012 B1
8098451 Graef Jan 2012 B2
8116020 Lee Feb 2012 B1
8116025 Chan et al. Feb 2012 B1
8134793 Vasquez et al. Mar 2012 B1
8134798 Thelin et al. Mar 2012 B1
8139301 Li et al. Mar 2012 B1
8139307 Kim et al. Mar 2012 B2
8139310 Hogg Mar 2012 B1
8144419 Liu Mar 2012 B1
8145452 Masiewicz et al. Mar 2012 B1
8149528 Suratman et al. Apr 2012 B1
8154812 Boyle et al. Apr 2012 B1
8159768 Miyamura Apr 2012 B1
8161328 Wilshire Apr 2012 B1
8164849 Szeremeta et al. Apr 2012 B1
8169726 Wilson May 2012 B2
8174780 Tsai et al. May 2012 B1
8190575 Ong et al. May 2012 B1
8194338 Zhang Jun 2012 B1
8194340 Boyle et al. Jun 2012 B1
8194341 Boyle Jun 2012 B1
8201066 Wang Jun 2012 B1
8244975 DeCenzo Aug 2012 B2
8245003 Suzuki et al. Aug 2012 B2
8271692 Dinh et al. Sep 2012 B1
8279550 Hogg Oct 2012 B1
8281218 Ybarra et al. Oct 2012 B1
8285923 Stevens Oct 2012 B2
8286018 Chang et al. Oct 2012 B2
8289656 Huber Oct 2012 B1
8305705 Roohr Nov 2012 B1
8307156 Codilian et al. Nov 2012 B1
8310775 Boguslawski et al. Nov 2012 B1
8315006 Chahwan et al. Nov 2012 B1
8316263 Gough et al. Nov 2012 B1
8320067 Tsai et al. Nov 2012 B1
8324974 Bennett Dec 2012 B1
8332695 Dalphy et al. Dec 2012 B2
8341337 Ong et al. Dec 2012 B1
8341339 Boyle et al. Dec 2012 B1
8350628 Bennett Jan 2013 B1
8356184 Meyer et al. Jan 2013 B1
8370683 Ryan et al. Feb 2013 B1
8375225 Ybarra Feb 2013 B1
8375274 Bonke Feb 2013 B1
8380922 DeForest et al. Feb 2013 B1
8390948 Hogg Mar 2013 B2
8390952 Szeremeta Mar 2013 B1
8392689 Lott Mar 2013 B1
8407393 Yolar et al. Mar 2013 B1
8413010 Vasquez et al. Apr 2013 B1
8417566 Price et al. Apr 2013 B2
8421663 Bennett Apr 2013 B1
8422172 Dakroub et al. Apr 2013 B1
8427771 Tsai Apr 2013 B1
8429343 Tsai Apr 2013 B1
8433937 Wheelock et al. Apr 2013 B1
8433977 Vasquez et al. Apr 2013 B1
8458526 Dalphy et al. Jun 2013 B2
8462466 Huber Jun 2013 B2
8467151 Huber Jun 2013 B1
8489841 Strecke et al. Jul 2013 B1
8493679 Boguslawski et al. Jul 2013 B1
8498074 Mobley et al. Jul 2013 B1
8499198 Messenger et al. Jul 2013 B1
8512049 Huber et al. Aug 2013 B1
8514506 Li et al. Aug 2013 B1
8531791 Reid et al. Sep 2013 B1
8554741 Malina Oct 2013 B1
8560759 Boyle et al. Oct 2013 B1
8565053 Chung Oct 2013 B1
8576511 Coker et al. Nov 2013 B1
8578100 Huynh et al. Nov 2013 B1
8578242 Burton et al. Nov 2013 B1
8589773 Wang et al. Nov 2013 B1
8593753 Anderson Nov 2013 B1
8595432 Vinson et al. Nov 2013 B1
8599510 Fallone Dec 2013 B1
8601248 Thorsted Dec 2013 B2
8611032 Champion et al. Dec 2013 B2
8612644 Kumasawa et al. Dec 2013 B2
8612650 Carrie et al. Dec 2013 B1
8612706 Madril et al. Dec 2013 B1
8612798 Tsai Dec 2013 B1
8619383 Jung et al. Dec 2013 B1
8621115 Bombet et al. Dec 2013 B1
8621133 Boyle Dec 2013 B1
8626463 Stevens et al. Jan 2014 B2
8630052 Jung et al. Jan 2014 B1
8630056 Ong Jan 2014 B1
8631188 Heath et al. Jan 2014 B1
8634158 Chahwan et al. Jan 2014 B1
8635412 Wilshire Jan 2014 B1
8640007 Schulze Jan 2014 B1
8654619 Cheng Feb 2014 B1
8661193 Cobos et al. Feb 2014 B1
8667248 Neppalli Mar 2014 B1
8670205 Malina et al. Mar 2014 B1
8683295 Syu et al. Mar 2014 B1
8683457 Hughes et al. Mar 2014 B1
8687306 Coker et al. Apr 2014 B1
8693133 Lee et al. Apr 2014 B1
8694841 Chung et al. Apr 2014 B1
8699159 Malina Apr 2014 B1
8699171 Boyle Apr 2014 B1
8699172 Gunderson et al. Apr 2014 B1
8699175 Olds et al. Apr 2014 B1
8699185 Teh et al. Apr 2014 B1
8700850 Lalouette Apr 2014 B1
8719501 Flynn et al. May 2014 B2
8743502 Bonke et al. Jun 2014 B1
8749910 Dang et al. Jun 2014 B1
8751699 Tsai et al. Jun 2014 B1
8755141 Dang Jun 2014 B1
8755143 Wilson et al. Jun 2014 B2
8756361 Pruett et al. Jun 2014 B1
8756382 Carlson et al. Jun 2014 B1
8769593 Elliott et al. Jul 2014 B1
8773802 Anderson et al. Jul 2014 B1
8775720 Meyer et al. Jul 2014 B1
8780478 Huynh et al. Jul 2014 B1
8782334 Boyle et al. Jul 2014 B1
8793532 Tsai et al. Jul 2014 B1
8797669 Burton et al. Aug 2014 B1
8799977 Kapner, III et al. Aug 2014 B1
8819375 Pruett et al. Aug 2014 B1
8825976 Jones Sep 2014 B1
8825977 Syu et al. Sep 2014 B1
20020083264 Coulson Jun 2002 A1
20030140198 Ninose et al. Jul 2003 A1
20030145167 Tomita Jul 2003 A1
20050108473 Le Moal et al. May 2005 A1
20050120251 Fukumori Jun 2005 A1
20060075185 Azzarito et al. Apr 2006 A1
20060195657 Tien et al. Aug 2006 A1
20070006021 Nicholson et al. Jan 2007 A1
20070050540 Klein Mar 2007 A1
20070162693 Nam Jul 2007 A1
20080024899 Chu et al. Jan 2008 A1
20080040537 Kim Feb 2008 A1
20080049354 Nitta Feb 2008 A1
20080059694 Lee Mar 2008 A1
20080130156 Chu et al. Jun 2008 A1
20080177938 Yu Jul 2008 A1
20080222353 Nam et al. Sep 2008 A1
20080256287 Lee et al. Oct 2008 A1
20080288714 Salomon et al. Nov 2008 A1
20080307270 Li Dec 2008 A1
20090019218 Sinclair et al. Jan 2009 A1
20090024793 Fontenot et al. Jan 2009 A1
20090031072 Sartore Jan 2009 A1
20090089501 Ahn et al. Apr 2009 A1
20090103203 Yoshida Apr 2009 A1
20090106518 Dow Apr 2009 A1
20090113702 Hogg May 2009 A1
20090144501 Yim et al. Jun 2009 A2
20090150599 Bennett Jun 2009 A1
20090172249 Matthews Jul 2009 A1
20090172324 Han et al. Jul 2009 A1
20090172499 Olbrich et al. Jul 2009 A1
20090198940 Ash et al. Aug 2009 A1
20090213486 Takahashi Aug 2009 A1
20090249168 Inoue Oct 2009 A1
20090271562 Sinclair Oct 2009 A1
20090327603 McKean et al. Dec 2009 A1
20100067138 Ooi et al. Mar 2010 A1
20100088459 Arya et al. Apr 2010 A1
20100122030 Peters et al. May 2010 A1
20100169541 Freikorn Jul 2010 A1
20100191922 Dickey et al. Jul 2010 A1
20100195243 Zhu et al. Aug 2010 A1
20100306551 Meyer et al. Dec 2010 A1
20100325352 Schuette et al. Dec 2010 A1
20110010490 Kwon et al. Jan 2011 A1
20110106804 Keeler et al. May 2011 A1
20110226729 Hogg Sep 2011 A1
20110283128 Farhan et al. Nov 2011 A1
20120159042 Lott et al. Jun 2012 A1
20120170435 Trantham Jul 2012 A1
20120275050 Wilson et al. Nov 2012 A1
20120281963 Krapf et al. Nov 2012 A1
20120290779 Eleftheriou et al. Nov 2012 A1
20120317338 Yi et al. Dec 2012 A1
20120324980 Nguyen et al. Dec 2012 A1
20130024650 Ambat et al. Jan 2013 A1
20130117520 Ryu May 2013 A1
20130173850 Song Jul 2013 A1
20130290668 Na Oct 2013 A1
20140201424 Chen et al. Jul 2014 A1
Non-Patent Literature Citations (9)
Entry
DongKyu Lee; Koh, K.; , “PDC-NH: Popular data concentration on NAND flash and hard disk drive,” Grid Computing, 2009 10th IEEE/ACM International Conference on , vol., no., pp. 196-200, Oct. 13-15, 2009.
Gokul Soundararajan, Vijayan Prabhakaran, Mahesh Balakrishnan, Ted Wobber, “Extending SSD Lifetimes with Disk-Based Write Caches”, http://research.microsoft.com/pubs/115352/hybrid.pdf, Feb. 2010.
Tao Xie, Deepthi Madathil, “SAIL: Self-Adaptive File Reallocation on Hybrid Disk Arrays”, The 15th Annual IEEE International Conference on High Performance Computing (HiPC 2008), Bangalore, India, Dec. 17-20, 2008.
Non-Volatile Memory Host Controller Interface revision 1.0 specification available for download at http://www.intel.com/standards/nvmhci/index.htm. Ratified on Apr. 14, 2008, 65 pages.
U.S. Appl. No. 12/720,568, filed Mar. 9, 2010, 22 pages.
Hannes Payer, Marco A.A. Sanvido, Zvonimir Z. Bandic, Christoph M. Kirsch, Mar. 2009, “Combo Drive: Optimizing Cost and Performance in a Heterogeneous Storage Device”, http://csl.cse.psu.edu/wish2009—papers/Payer.pdf.
Xiaojian Wu, A. L. Narasimha Reddy, Sep. 2009, “Managing Storage Space in a Flash and Disk Hybrid Storage System”, http://www.ee.tamu.edu/˜reddy/papers/mascots09.pdf.
Boyle, et. al., U.S. Appl. No. 12/824,959, filed Jun. 28, 2010, 21 pages.
Boyle, et. al., U.S. Appl. No. 13/105,800, filed May 11, 2011,19 pages.
Provisional Applications (1)
Number Date Country
61373729 Aug 2010 US