A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://en.wikipedia.org/wiki/Hybrid_drive below:

Hybrid drive - Wikipedia

From Wikipedia, the free encyclopedia

Data storage device

A hybrid drive (solid state hybrid driveSSHD, and dual-storage drive) is a logical or physical computer storage device that combines a faster storage medium such as solid-state drive (SSD) with a higher-capacity hard disk drive (HDD). The intent is adding some of the speed of SSDs to the cost-effective storage capacity of traditional HDDs. The purpose of the SSD in a hybrid drive is to act as a cache for the data stored on the HDD, improving the overall performance by keeping copies of the most frequently used data on the faster SSD drive.

There are two main configurations for implementing hybrid drives: dual-drive hybrid systems and solid-state hybrid drives. In dual-drive hybrid systems, physically separate SSD and HDD devices are installed in the same computer, having the data placement optimization performed either manually by the end user, or automatically by the operating system through the creation of a "hybrid" logical device. In solid-state hybrid drives, SSD and HDD functionalities are built into a single piece of hardware, where data placement optimization is performed either entirely by the device (self-optimized mode), or through placement "hints" supplied by the operating system (host-hinted mode).

A high-level comparison of SSHD and dual-drive or FCM designs

There are two main "hybrid" storage technologies that combine NAND flash memory or SSDs with the HDD technology: dual-drive hybrid systems and solid-state hybrid drives.

Dual-drive hybrid systems[edit]

Dual-drive hybrid systems combine the usage of separate SSD and HDD devices installed in the same computer. Performance optimizations are managed in one of three ways:

  1. By the computer user, who manually places more frequently accessed data onto the faster drive.
  2. By the computer's operating system software, which combines SSD and HDD into a single hybrid volume, providing an easier experience to the end-user. Examples of hybrid volumes implementations in operating systems are ZFS' "hybrid storage pools",[1] bcache and dm-cache on Linux,[2] Intel's Hystor[3] and Apple's Fusion Drive, and other Logical Volume Management based implementations[4] on OS X.[5]
  3. By chipsets external to the individual storage drives. An example is the use of flash cache modules (FCMs). FCMs combine the use of separate SSD (usually an mSATA SSD module) and HDD components, while managing performance optimizations via host software, device drivers, or a combination of both. One example is Intel Smart Response Technology (SRT), which is implemented through a combination of certain Intel chipsets and Intel storage drivers, is the most common implementation of FCM hybrid systems today. What distinguished this dual-drive system from an SSHD system is that each drive maintains its ability to be addressed independently by the operating system if desired.
Solid-state hybrid drive[edit]

Solid-state hybrid drive (SSHD) refers to products that incorporate a significant amount of NAND flash memory into a hard disk drive (HDD), resulting in a single, integrated device.[6] The term SSHD is a more precise term than the more general hybrid drive, which has previously been used to describe SSHD devices and non-integrated combinations of solid-state drives (SSDs) and hard disk drives. The fundamental design principle behind SSHDs is to identify data elements that are most directly associated with performance (frequently accessed data, boot data, etc.) and store these data elements in the NAND flash memory. This has been shown[7] to be effective in delivering significantly improved performance over the standard HDD.

An example of an often confused dual-drive system being considered an SSHD is the use of laptops which combine separate SSD and HDD components into the same 2.5-inch HDD-size unit, while at the same time (unlike SSHDs) keeping these two components visible and accessible to the operating system as two distinct partitions. WD's Black2 drive is a typical example; the drive can either be used as a distinct SSD and HDD by partitioning it appropriately, or software can be used to automatically manage the SSD portion and present the drive to the user as a single large volume.[8]

In the two forms of hybrid storage technologies (dual-drive hybrid systems and SSHDs), the goal is to combine HDD and a faster technology (often NAND flash memory) to provide a balance of improved performance and high-capacity storage availability. In general, this is achieved by placing "hot data", or data that is most directly associated with improved performance, on the "faster" part of the storage architecture.

Making decisions about which data elements are prioritized for NAND flash memory is at the core of SSHD technology. Products offered by various vendors may achieve this with device firmware, device drivers or software modules and device drivers.

Modes of operation[edit]
Self-optimized mode
In this mode of operation, the SSHD works independently from the host operating system or host device drives to make all decisions related to identifying data that will be stored in NAND flash memory. This mode results in a storage product that appears and operates to a host system exactly as a traditional hard drive would.
Host-optimized mode (or host-hinted mode)
In this mode of operation, the SSHD enables an extended set of SATA commands defined in the Hybrid Information feature, introduced in version 3.2 of the Serial ATA International Organization (SATA-IO) standards for the SATA interface. Using these SATA commands, decisions about which data elements are placed in the NAND flash memory come from the host operating system, device drivers, file systems, or a combination of these host-level components.[9]
Some of the specific features of SSHD drives, such as the host-hinted mode, require software support from within the operating system. Microsoft added support for the host-hinted operation into Windows 8.1,[10] while patches for the Linux kernel are available since October 2014, pending their inclusion into the Linux kernel mainline.[11][12]
1TB Seagate desktop SSHD ST1000DX001

Hybrid-drive technology saw considerable advance over the decade beginning in 2007:

Late 2011 and early 2012 benchmarks using an SSHD consisting of a 750 GB HDD and 8 GB of NAND cache found that SSHDs did not offer SSD performance on random read/write and sequential read/write, but were faster than HDDs for application startup and shutdown.[19][20]

The 2011 benchmark included loading an image of a system that had been used heavily, running many applications, to bypass the performance advantage of a freshly-installed system; it found in real-world tests that performance was much closer to an SSD than to a mechanical HDD. Different benchmark tests found the SSHD to be between an HDD and SSD, but usually significantly slower than an SSD. In the case of uncached random access performance (multiple 4 KB random reads and writes) the SSHD was no faster than a comparable HDD; there is advantage only with data that is cached. The author concluded that the SSHD drive was the best non-SSD type of drive by a significant margin, and that the larger the solid-state cache, the better the performance.[20]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4