Glossary of tech terms

B C D E F G H L N R S T
HI HO HY

Hybrid Drive

A type of computer hard disk drive that integrates a large buffer using non-volatile memory or even a small solid-state drive (SSD). The hybrid drive in its normal state has its platters at rest, with the motor not consuming power or generating heat. Any data written to the hybrid drive is written to the buffer; there is no risk of data loss in the event of power failure as the buffer's flash memory is not volatile. When reading data from the platters extra data is read and stored in buffer memory (which need not be non-volatile flash memory) in the hope of anticipating future requirements as in any disk cache. Data required for the next boot-up can be stored in the non-volatile buffer before shutting down the computer. The hybrid drive's platters will spin up to move data from the write buffer to the platters when nearly full, and to read data which is not in the cache.

Although the cache typically uses non-volatile flash memory, some drives use battery-backed volatile RAM (a hybrid RAM disk). The flash memory buffer can speed up repeated reads to the same location; a RAM buffer speeds both reads and writes, but must be written to backup storage before power is lost.

The chief benefits of hybrid drives are speed of data access and consequent faster computer boot process, decreased power consumption, and improved reliability. However, hybrid drives may be slower for small disk writes and may have a reduced lifetime due to wear arises during the spin-up and spin-down processes.
Synonym: Hybrid Hard Drive (HHD), or Hybrid Hard Disk Drive (H-HDD)

Need more information on Hybrid Drive?
to main page AboutTop 10Feedback top of page
© 2006-2008 techglossary.info XHTML | CSS Powered by Glossword 1.8.11