Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21c5d08ce05879c

Jump to content

EnhanceIO

From Wikipedia, the free encyclopedia

EnhanceIO is a disk cache module for the Linux kernel. Its goal is to use fast but relatively small SSD drives to improve the performance of large but slow hard drives.

Overview

[edit]

EnhanceIO makes it possible to add an SSD or other fast disk device as a cache to another block device, such as a hard drive, in order to improve the performance of the disk. It was initially based on Facebook's similar Flashcache module.[1] Unlike Flashcache and other caching solutions, it doesn't use the Linux device mapper.[1] This means it does not create a new block device and caching can be added to existing disks, without reformatting or even unmounting them. This makes it easy to add cache to existing systems.

History

[edit]

EnhanceIO was first announced as a commercial product in 2011 by sTec Inc,[2] a company specializing in SSD products. Late 2012 sTec published code for the Linux module on GitHub. Even though it was then soon submitted to the Linux kernel mailing list,[3] it was never merged into the main kernel.

In 2013, Western Digital acquired sTec Inc.[4] They offered the EnhanceIO product briefly under their HGST brand.[5] However, the project was soon discontinued and maintenance on the module halted.

As the project was abandoned, several forks were created with some patches to let EnhanceIO work on later kernels. As of 2017, the lanconnected fork seems to be most active.

See also

[edit]

References

[edit]
  1. 1 2 "EnhanceIO Open Source for Linux". GitHub. 19 August 2017.
  2. "STEC EnhanceIO™ SSD Cache Software" (PDF). 13 October 2011. Archived from the original on 13 October 2011.{{cite web}}: CS1 maint: bot: original URL status unknown (link)
  3. "LKML: OS Engineering: [PATCH] EnhanceIO ssd caching software". Lkml.org. Retrieved 2017-08-21.
  4. "Western Digital Completes Acquisition of sTec, Inc". Hgst.com. Retrieved 2017-08-21.
  5. "EnhanceIO™ SSD Cache Software : Frequently Asked Questions". Hgst.com. Retrieved 2017-08-21.