Skip to content
EntityQ426740· pop 22· linked from 28 articles

ReadyBoost

Sign in to save

ReadyBoost (codenamed EMD) is a disk caching software component developed by Microsoft for Windows Vista and included in later versions of Windows. ReadyBoost enables NAND memory mass storage CompactFlash, SD card, and USB flash drive devices to be used as a cache between the hard drive and random access memory in an effort to increase computing performance. ReadyBoost relies on the SuperFetch and also adjusts its cache based on user activity. ReadyDrive for hybrid drives is implemented in a manner similar to ReadyBoost.

Key facts

Software.name
ReadyBoost
Software.logo
ReadyBoost Icon Window 8.png
Software.logo_size
x64px
Software.screenshot
Microsoft Windows ReadyBoost.png
Software.screenshot_size
227px
Software.caption
ReadyBoost as it appears in Windows 10
Software.developer
Microsoft
Software.service_name
ReadyBoost (EMDMgmt)
Software.operating system
Microsoft Windows
Software.genre
Disk Cache

via Wikipedia infobox

~8 min read

Article

7 sections
Contents
  • Overview
  • Requirements
  • Performance
  • Limitations
  • See also
  • References
  • External links

ReadyBoost (codenamed EMD) is a disk caching software component developed by Microsoft for Windows Vista and included in later versions of Windows. ReadyBoost enables NAND memory mass storage CompactFlash, SD card, and USB flash drive devices to be used as a cache between the hard drive and random access memory in an effort to increase computing performance. ReadyBoost relies on the SuperFetch and also adjusts its cache based on user activity. ReadyDrive for hybrid drives is implemented in a manner similar to ReadyBoost.

== Overview == Using ReadyBoost-capable flash memory (NAND memory devices) for caching allows Windows Vista and later to service random disk reads with better performance than without the cache. This caching applies to all disk content, not just the page file or system DLLs. USB flash devices typically are faster than mechanical hard disks for random access, and slower than mechanical hard disks for sequential access. Gaining the benefit of caching implies that ReadyBoost will access the flash memory for random bits of data. Accordingly, ReadyBoost includes logic that recognizes large, sequential read requests and has the hard disk service these requests instead.

Connections

Categories