-
2014-12-23
14/105,603
2013-12-13
US 8,917,471 B1
2014-12-23
-
-
Paul Huber
2033-12-13
Smart Summary: A data storage device can enter a special mode called high spindle suppression (HSS) to save energy by reducing the spinning of its motor. When it receives a request to read data, the device checks if the data is already stored in its faster solid state memory. If the data isn't there, the device will spin up its disk to access the requested information. After retrieving the data from the disk, it saves it in the solid state memory before sending it to the user. This process helps improve efficiency and reduce power consumption while accessing data. ๐ TL;DR
A data storage device (DSD) enters a high spindle suppression (HSS) mode to reduce instances of rotation of a spindle motor of the DSD during the HSS mode. When a read command is received from a host to read requested data from the DSD in the HSS mode, it is determined whether the requested data is not stored in a solid state memory of the DSD. If it is determined that the requested data is not stored in the solid state memory, the spindle motor is controlled to rotate a disk of the DSD. The requested data is read from the disk and stored in the solid state memory before completing transfer of the requested data to the host.
Get notified when new applications in this technology area are published.
G11B15/18 IPC
Driving, starting or stopping record carriers of filamentary or web form; Driving both such record carriers and heads; Guiding such record carriers or containers therefor; Control thereof; Control of operating function Driving; Starting; Stopping; Arrangements for control or regulation thereof
This application claims the benefit of U.S. Provisional Application No. 61/897,063, filed on Oct. 29, 2013, which is hereby incorporated by reference in its entirety.
Data Storage Devices (DSDs) are often used to record data onto or to reproduce data from a storage media. Some DSDs include multiple types of storage media. In the case of a Solid State Hybrid Drive (SSHD), a solid state storage media such as a flash memory is used for storing data in addition to at least one rotating magnetic disk for storing data. Typically, using the solid state media consumes less power than using the disk since the disk must be spun up to read and write data on the disk.
The features and advantages of the embodiments of the present disclosure will become more apparent from the detailed description set forth below when taken in conjunction with the drawings. The drawings and the associated descriptions are provided to illustrate embodiments of the disclosure and not to limit the scope of what is claimed. Reference numbers are reused throughout the drawings to indicate correspondence between referenced elements.
FIG. 1 is a block diagram depicting a computer system according to an embodiment.
FIG. 2 is a block diagram depicting a Data Storage Device (DSD) of the computer system of FIG. 1 according to an embodiment.
FIG. 3 is a graph illustrating a fresh data collection cycle according to an embodiment.
FIG. 4 is a flowchart for a read process according to an embodiment.
FIG. 5 is a flowchart for a write process according to an embodiment.
In the following detailed description, numerous specific details are set forth to provide a full understanding of the present disclosure. It will be apparent, however, to one of ordinary skill in the art that the various embodiments disclosed may be practiced without some of these specific details. In other instances, well-known structures and techniques have not been shown in detail to avoid unnecessarily obscuring the various embodiments.
FIG. 1 shows computer system 100 according to an embodiment which includes host 101, input device 102, display device 104 and Data Storage Device (DSD) 106. Computer system 100 can be, for example, a computer system (e.g., desktop, mobile/laptop, tablet, smartphone, etc.) or other electronic device such as a digital video recorder (DVR). In this regard, computer system 100 may be a stand-alone system or part of a network, such as network 50, which can, for example, be a local or wide area network or the Internet.
Input device 102 can be a keyboard, scroll wheel, or pointing device allowing a user of computer system 100 to enter information and commands to computer system 100, or to allow a user to manipulate objects displayed on display device 104. In other embodiments, input device 102 and display device 104 can be combined into a single component, such as a touch-screen that displays objects and receives user input.
In the embodiment of FIG. 1, host 101 includes Central Processing Unit (CPU) 108 which can be implemented using one or more processors for executing instructions including a microcontroller, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA), hard-wired logic, analog circuitry and/or a combination thereof. CPU 108 interfaces with host bus 112. Also interfacing with host bus 112 are Random Access Memory (RAM) 110, input interface 114 for input device 102, display interface 116 for display device 104, Read Only Memory (ROM) 118, network interface 111 and DSD 106.
RAM 110 is a volatile memory of host 101 that interfaces with host bus 112 so as to provide information stored in RAM 110 to CPU 108 during execution of instructions in software programs such as Operating System (OS) 10 or drivers 12. More specifically, CPU 108 first loads computer-executable instructions from DSD 106 or another data storage device into a region of RAM 110. CPU 108 can then execute the stored process instructions from RAM 110. Data such as data to be stored in DSD 106 or data retrieved from DSD 106 can also be stored in RAM 110 so that the data can be accessed by CPU 108 during execution of software programs to the extent that such software programs have a need to access and/or modify the data.
As shown in FIG. 1, DSD 106 stores OS 10, drivers 12, DSD firmware 14, and application 16. Drivers 12 provide software interfaces for components of computer system 100, such as CPU 108 and DSD 106. DSD firmware 14 includes computer-executable instructions for DSD 106 that can cause DSD 106 to perform the power management processes discussed below. Application 16 can be, for example, an email program or other program that retrieves data from network 50 via network interface 111.
Although FIG. 1 depicts the co-location of host 101 and DSD 106, in other embodiments the two need not be physically co-located. In such embodiments, DSD 106 may be located remotely from host 101 and connected to host 101 via a network interface such as network interface 111. In addition, those of ordinary skill in the art will appreciate that computer system 100 can include more or less than those elements shown in FIG. 1 and that the disclosed power management processes may be implemented in other environments.
FIG. 2 illustrates a block diagram of DSD 106 according to an embodiment. In the example of FIG. 2, DSD 106 is a hybrid drive including two types of Non-Volatile Memory (NVM) media, i.e., rotating magnetic disks in disk pack 134 and solid state memory 128. While the description herein refers to solid state memory generally, it is understood that solid state memory may comprise one or more of various types of memory devices such as flash integrated circuits, Chalcogenide RAM (C-RAM), Phase Change Memory (PC-RAM or PRAM), Programmable Metallization Cell RAM (PMC-RAM or PMCm), Ovonic Unified Memory (OUM), Resistance RAM (RRAM), NAND memory (e.g., Single-Level Cell (SLC) memory, Multi-Level Cell (MLC) memory, or any combination thereof), NOR memory, EEPROM, Ferroelectric Memory (FeRAM), Magnetoresistive RAM (MRAM), other discrete NVM chips, or any combination thereof.
DSD 106 includes controller 120 which includes circuitry such as one or more processors for executing instructions and can include a microcontroller, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA), hard-wired logic, analog circuitry and/or a combination thereof. In one implementation, controller 120 can include a System on a Chip (SoC).
Host interface 126 is configured to interface DSD 106 with host 101 and may interface according to a standard such as, for example, PCI express (PCIe), Serial Advanced Technology Attachment (SATA), or Serial Attached SCSI (SAS). As will be appreciated by those of ordinary skill in the art, host interface 126 can be included as part of controller 120.
In the example of FIG. 2, disk pack 134 is rotated by Spindle Motor (SM) 138. DSD 106 also includes Head Stack Assembly (HSA) 136 connected to the distal end of actuator 130 which is rotated by Voice Coil Motor (VCM) 132 to position HSA 136 in relation to disk pack 134. Servo controller 122 includes circuitry to control the position of HSA 136 and the rotation of disk pack 134 using VCM control signal 30 and SM control signal 34, respectively.
Disk pack 134 comprises multiple disks that are radially aligned so as to rotate about SM 138. Each disk in disk pack 134 includes a number of radial spaced, concentric tracks for storing data on a disk surface. HSA 136 includes multiple heads each arranged to read data from and write data to a corresponding surface of a disk in disk pack 134. Read/write channel 124 includes circuitry for encoding data to be written to disk pack 134 and for decoding data read from disk pack 134. As will be appreciated by those of ordinary skill in the art, read/write channel 124 can be included as part of controller 120.
DSD 106 also includes solid state memory 128 for storing data. Solid state memory 128 stores Non-Volatile Cache (NVC) 18 where data can be retained across power cycles (i.e., after turning DSD 106 off and on). NVC 18 can be used to store data which may or may not also be stored in disk pack 134. In addition, solid state memory 128 includes predetermined space 20 for storing data. In some embodiments, predetermined space 20 is a portion of solid state memory 128 that is not visible or detectable to host 101.
Volatile memory 140 can include, for example, a Dynamic Random Access Memory (DRAM) which can be used by DSD 106 to temporarily store data. Data stored in volatile memory 140 can include data read from NVM (e.g., disk pack 134 or solid state memory 128), data to be written to NVM, instructions loaded from DSD firmware 14 for execution by controller 120, and/or data used in executing DSD firmware 14.
In operation, host interface 126 receives host read and write commands from host 101 via host interface 126 for reading data from and writing data to NVM such as solid state memory 128 and disk pack 134. In response to a write command from host 101, controller 120 may buffer the data to be written for the write command in volatile memory 140.
For data to be written to disk pack 134, read/write channel 124 then encodes the buffered data into write signal 32 which is provided to HSA 136 for magnetically writing data to a disk surface of disk pack 134.
In response to a read command for data stored on a disk surface of disk pack 134, controller 120 positions HSA 136 via servo controller 122 to magnetically read the data stored on a surface of disk pack 134. HSA 136 sends the read data as read signal 32 to read/write channel 124 for decoding and the data is buffered in volatile memory 140 for transferring to host 101 via host interface 126.
The foregoing operation of disk pack 134 generally requires more power than using solid state memory 128 since disk pack 134 needs to be physically spun up to an operating speed by SM 138 before reading or writing data on disk pack 134. To reduce power consumption, DSD 106 may enter a High Spindle Suppression (HSS) mode to reduce or suppress instances when disk pack 134 needs to be spun up.
As part of the HSS mode, DSD 106 can perform a deferred write operation that allows DSD 106 to write host data that is to be written to disk pack 134 to solid state memory 128 and later write the host data to its intended location in disk pack 134. This deferred writing can ordinarily save power by not having to power SM 138 to spin up disk pack 134 to an operational speed for writing the host data. The host data from deferred write operations can be stored in solid state memory 128 in NVC 18 if there is already an address allocated for the host data (i.e., a write hit). As discussed below with reference to FIG. 5, if there is not already an address allocated for the host data (i.e, a write miss), the host data can be stored in predetermined space 20 in solid state memory 128.
NVC 18 can also store a copy of certain data stored on disk pack 134 to prevent disk pack 134 from having to spin up in the HSS mode. Such data can include frequently accessed data or data used to boot or power up DSD 106 or computer system 100. For example, in a โspin-less drive bootโ implementation, NVC 18 can include data for starting computer system 100 or DSD 106 such as DSD firmware 14 or an internal file system for DSD 106. Upon power up of DSD 106, controller 120 can load this data and be ready to receive commands from host 101 without having to spin up disk pack 134. This arrangement can ordinarily allow for a quicker ready time for DSD 106 and can allow DSD 106 to keep SM 138 powered down, in addition to keeping other components for operation of disk pack 134 powered down such as servo controller 122 and read/write channel 124. Examples of a spin-less drive boot can be found in co-pending application Ser. No. 14/105,696, entitled โData Storage Device Startup,โ filed on Dec. 13, 2013, which is hereby incorporated by reference in its entirety.
According to another aspect of the HSS mode, NVC 18 can allow for an inline non-volatile cache fill to take advantage of times when disk pack 134 is spun up to access data that is not addressed in solid state memory 128 (i.e., a read miss). As discussed below in more detail with reference to FIG. 4, the HSS mode can cause controller 120 to store host requested data accessed from disk pack 134 in NVC 18 before transferring the requested data to host 101. On subsequent read commands for the requested data, disk pack 134 can remain spun down since the requested data will be available in solid state memory 128 (i.e., a read hit). Storing the requested data in NVC 18 can save power and improve a data access time when the same data is repeatedly requested by host 101. In addition, storing the requested data in NVC 18 can be advantageous in situations such as the fresh data collection cycle example of FIG. 3 where there may not otherwise be sufficient idle time for controller 120 to store a copy of the requested data in solid state memory 128.
FIG. 3 is a graph illustrating a fresh data collection cycle while DSD 106 is in the HSS mode according to an embodiment. In the example of FIG. 3, computer system 100 remains in a low power state such as a sleep or standby mode between sleep entry time 302 and sleep exit time 312. Computer system 100 or portions of computer system 100 periodically wake up during periods such as collection periods 304 and 306 to retrieve data and provide computer system 100 with fresh data. An application running on host 101, such as application 16, may be configured to automatically collect data from network 50 such as new email data or another type of network data.
After each of collection periods 304 and 306, the collected data is stored in DSD 106 during storage periods 308 and 310. Once the collected data has been stored to DSD 106, power is removed from DSD 106. In order to reduce power consumption, DSD 106 can remain in the HSS mode between sleep entry time 302 and sleep exit time 312 to suppress the number of times that disk pack 134 needs to be spun up and to avoid powering other components of DSD 106 that are related to operation of disk pack 134, such as servo controller 122 and read/write channel 124.
The HSS mode can be set based on an indication received from host 101. For example, a DSD driver of drivers 12 may provide DSD 106 with a command to set the HSS mode. In another implementation, a different driver of drivers 12 running on host 101 may provide DSD 106 with an indication that host 101 is entering a particular state, such as the fresh data collection cycle of FIG. 3. DSD 106 may then set the HSS mode based on the indication received from host 101.
In other implementations, DSD 106 may determine to enter the HSS mode on its own by detecting a particular data access activity of host 101. For example, controller 120 may identify particular logical block addresses (LBAs) requested by host 101 as associated with the HSS mode. In one such example, an initial LBA accessed during a power up of DSD 106 may indicate to controller 120 that DSD 106 should enter the HSS mode. The association between the data access activity of host 101 and the HSS mode may be formed as part of a learning algorithm of DSD firmware 14.
By setting the HSS mode, DSD 106 can switch its normal operating processes for higher performance (e.g., reducing data access times, increasing Input/Output Operations Per Second (IOPS)) with power saving processes to reduce instances where disk pack 134 needs to be spun up.
DSD 106 may also exit the HSS mode based on an indication received from host 101 such as a command sent from drivers 12 to exit the HSS mode or an indication sent from drivers 12 for a particular state of host 101 such as the end of a fresh data collection cycle state or the end of a low power state (e.g., a sleep or standby mode). The indication to exit the HSS mode may result from the detection of an input received via input device 102. Such inputs may come from, for example, a user touching a keyboard or opening a lid of computer system 100 in the case where computer system 100 is a laptop computer.
In conventional Solid State Hybrid Drives (SSHDs) including both rotating magnetic disks and solid state memory, certain data requested by the host that is not stored in the solid state memory may be moved to the solid state memory during an idle time when the SSHD is not servicing other host commands. However, in the example of FIG. 3, storage periods 308 and 310 are kept short to provide a low power consumption between sleep entry time 302 and sleep exit time 312. As a result, there is generally not enough idle time to move data from the disks to the solid state memory in a conventional SSHD and subsequent requests for the same data require spinning up the disks. In contrast, DSD 106 can perform the read process of FIG. 4 to ordinarily avoid spinning up disk pack 134 to service read commands for the same data.
FIG. 4 is a flowchart for a read process that can be performed by controller 120 according to an embodiment. The read process begins in block 402 when DSD 106 receives a read command from host 101 via host interface 126 for requested data stored in DSD 106. Controller 120 determines in block 404 whether the requested data is stored in solid state memory 128. If so, controller 120 reads the requested data from solid state memory 128 in block 406. If not, controller 120 in block 408 controls SM 138 to rotate disk pack 134 and initialize any needed circuitry such as servo controller 122 or read/write channel 124 if the circuitry is powered down or not otherwise ready to operate. In block 410, controller 120 reads the requested data from disk pack 134.
Controller 120 determines in block 412 whether DSD 106 is in the HSS mode. If not, the requested data read in either block 410 or block 406 is transferred to host 101 via host interface 126. If controller 120 determines in block 412 that DSD 106 is in the HSS mode, controller 120 writes the requested data to NVC 18 in solid state memory 128 before completing the transfer of requested data to host 101 in block 416. By writing the requested data to solid state memory 128 before completion of the transfer of requested data to host 101, the requested data will be available in solid state memory 128 for servicing future read commands from host 101 without spinning up disk pack 134, thereby saving power in the HSS mode.
After transferring the requested data to host 101 in block 416, the read process of FIG. 4 ends in block 418.
FIG. 5 is a flowchart for a write process that can be performed by controller 120 according to an embodiment. In block 502, DSD 106 receives a write command from host 101 with host data for storage in DSD 106. In block 504, controller 120 determines whether the write command is designated for writing on disk pack 134. This designation may come from a hinting policy provided by host 101 with the host command. For example, certain writes may be hinted for writing in solid state memory 128 or disk pack 134. If it is determined that the host command is not designated for disk pack 134, controller 120 writes the host data to solid state memory 128 in block 506 and the write process ends in block 518. As part of writing the host data to solid state memory 128, controller 120 may check that there is enough available storage capacity in solid state memory 128 to write the host data to solid state memory 128. In some embodiments, if there is not enough storage capacity, controller 120 may instead write the host data to disk pack 134.
If it is determined in block 504 that the write command is designated for disk pack 134, controller 120 determines in block 508 whether DSD 106 is in the HSS mode. If not, controller 120 controls SM 138 in block 514 to rotate disk pack 134 and initialize any circuitry needed for writing the host data to disk pack 134. In block 516, the host data is written to disk pack 134 and the write process ends in block 518.
If it is determined that DSD 106 is in the HSS mode in block 508, then controller 120 determines in block 510 whether there is an address in solid state memory 128 for the host data. If so, the host data is written to solid state memory 128 in block 506. As discussed above, controller 120 may also check whether there is enough available storage capacity in solid state memory 128 before writing the host data to solid state memory 128.
If it is determined in block 510 that there is not an address in solid state memory 128 for the host data, controller 120 writes the host data to a predetermined space of solid state memory 128 that is not visible or detectable to host 101 and the write process ends in block 518. The host data may be marked for later migration to its designated location in disk pack 134 when DSD 106 is not in the HSS mode.
By deferring writes to solid state memory 128, including those writes that are not addressed for solid state memory 128 (i.e., a write miss), it is ordinarily possible to save power in the HSS mode by avoiding spinning up disk pack 134 to perform the write.
Those of ordinary skill in the art will appreciate that the various illustrative logical blocks, modules, and processes described in connection with the examples disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. Furthermore, the foregoing processes can be embodied on a computer readable medium which causes a processor or computer to perform or execute certain functions.
To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, and modules have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Those of ordinary skill in the art may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
The various illustrative logical blocks, units, modules, and controllers described in connection with the examples disclosed herein may be implemented or performed with a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
The activities of a method or process described in connection with the examples disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. The steps of the method or algorithm may also be performed in an alternate order from those provided in the examples. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable media, an optical media, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such that the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an Application Specific Integrated Circuit (ASIC).
The foregoing description of the disclosed example embodiments is provided to enable any person of ordinary skill in the art to make or use the embodiments in the present disclosure. Various modifications to these examples will be readily apparent to those of ordinary skill in the art, and the principles disclosed herein may be applied to other examples without departing from the spirit or scope of the present disclosure. The described embodiments are to be considered in all respects only as illustrative and not restrictive and the scope of the disclosure is, therefore, indicated by the following claims rather than by the foregoing description. All changes which come within the meaning and range of equivalency of the claims are to be embraced within their scope.
1. A data storage device (DSD), comprising:
a disk for storing data;
a spindle motor for rotating the disk;
a solid state memory for storing data; and
a controller configured to:
enter a high spindle suppression (HSS) mode to reduce instances of rotation of the spindle motor during the HSS mode;
receive a read command from a host to read requested data from the DSD while the DSD is in the HSS mode;
determine whether the requested data is not stored in the solid state memory; and
when it is determined that the requested data is not stored in the solid state memory:
control the spindle motor to rotate the disk;
read the requested data from the disk; and
store the requested data in the solid state memory before completing transfer of the requested data to the host.
2. The DSD of claim 1, wherein the controller is further configured to:
receive a write command from the host to write host data to the disk of the DSD while the DSD is in the HSS mode;
determine whether there is an address allocated for the host data in the solid state memory; and
if it is determined there is not an address allocated for the host data, write the host data to a predetermined space of the solid state memory.
3. The DSD of claim 1, wherein the controller is further configured to enter the HSS mode based on an indication received from the host.
4. The DSD of claim 3, wherein the indication received from the host indicates that the host is entering a low power state.
5. The DSD of claim 3, wherein the indication received from the host indicates that the host is entering a fresh data collection cycle where the host periodically retrieves data from a network for storage in the DSD.
6. The DSD of claim 1, wherein the controller is further configured to enter the HSS mode based on data access activity by the host.
7. The DSD of claim 6, wherein the controller is further configured to enter the HSS mode by identifying an address corresponding to data requested by the host as associated with a startup of the DSD or a startup of the host.
8. The DSD of claim 1, wherein the controller is further configured to exit the HSS mode based on an indication received from the host.
9. A method for operating a data storage device (DSD), the method comprising:
entering a high spindle suppression (HSS) mode to reduce instances of rotation of a spindle motor of the DSD during the HSS mode;
receiving a read command from a host to read requested data from the DSD while the DSD is in the HSS mode;
determining whether the requested data is not stored in a solid state memory of the DSD; and
when it is determined that the requested data is not stored in the solid state memory:
controlling the spindle motor to rotate a disk of the DSD;
reading the requested data from the disk; and
storing the requested data in the solid state memory before completing transfer of the requested data to the host.
10. The method of claim 9, further comprising:
receiving a write command from the host to write host data to the disk of the DSD while the DSD is in the HSS mode;
determining whether there is an address allocated for the host data in the solid state memory; and
if it is determined there is not an address allocated for the host data, writing the host data to a predetermined space of the solid state memory.
11. The method of claim 9, further comprising entering the HSS mode based on an indication received from the host.
12. The method of claim 11, wherein the indication received from the host indicates that the host is entering a low power state.
13. The method of claim 11, wherein the indication received from the host indicates that the host is entering a fresh data collection cycle where the host periodically retrieves data from a network for storage in the DSD.
14. The method of claim 9, further comprising entering the HSS mode based on data access activity by the host.
15. The method of claim 14, further comprising entering the HSS mode by identifying an address corresponding to data requested by the host as associated with a startup of the DSD or a startup of the host.
16. The method of claim 9, further comprising exiting the HSS mode based on an indication received from the host.
17. A non-transitory computer readable medium storing computer-executable instructions, wherein when the computer executable instructions are executed by a processor or a controller, the computer executable instructions cause a data storage device (DSD) to:
enter a high spindle suppression (HSS) mode to reduce instances of rotation of a spindle motor of the DSD during the HSS mode;
receive a read command from a host to read requested data from the DSD while the DSD is in the HSS mode;
determine whether the requested data is not stored in a solid state memory of the DSD; and
when it is determined that the requested data is not stored in the solid state memory:
control the spindle motor to rotate a disk of the DSD;
read the requested data from the disk; and
store the requested data in the solid state memory before completing transfer of the requested data to the host.
18. The computer readable medium of claim 17, wherein the computer-executable instructions further cause the DSD to:
receive a write command from the host to write host data to the disk of the DSD while the DSD is in the HSS mode;
determine whether there is an address allocated for the host data in the solid state memory; and
if it is determined there is not an address allocated for the host data, write the host data to a predetermined space of the solid state memory.
19. The computer readable medium of claim 17, wherein the computer-executable instructions further cause the DSD to enter the HSS mode based on an indication received from the host.
20. The computer readable medium of claim 19, wherein the indication received from the host indicates that the host is entering a low power state.
21. The computer readable medium of claim 19, wherein the indication received from the host indicates that the host is entering a fresh data collection cycle where the host periodically retrieves data from a network for storage in the DSD.
22. The computer readable medium of claim 17, wherein the computer-executable instructions further cause the DSD to enter the HSS mode based on data access activity by the host.
23. The computer readable medium of claim 22, wherein the computer-executable instructions further cause the DSD to enter the HSS mode by identifying an address corresponding to data requested by the host as associated with a startup of the DSD or a startup of the host.
24. The computer readable medium of claim 17, wherein the computer-executable instructions further cause the DSD to exit the HSS mode based on an indication received from the host.