HYBRID is a tiered cache module running in Linux. In other words, It is a hybrid storage that consists of SSD and HDD.
It makes SSD a fully durable and persistent read/write cache.
It guarantees persistency and consistency of dirty data even at a crash or a power failure using general SSDs.
It quickly recovers the flash cache without any data loss.
It is implemented as a Linux kernel module. (tested under Linux kernel 2.6.35 and 3.19.8)
The evaluation was performed with real desktop workloads, showed it outperforms another flash cache by 50%.
It is optimal for VDI (Virtual Desktop Infrastructure) applications. But it may be applied to many other applications.
BSD License
Features
- It makes SSD a fully durable and persistent read/write cache.
- It guarantees persistency and consistency of dirty data even at a crash or a power failure using general SSDs.
- It quickly recovers the flash cache without any data loss.
- It is implemented as a Linux kernel module. (tested under Linux kernel 2.6.35 and 3.19.8)
- The evaluation was performed with real desktop workloads, showed it outperforms another flash cache by 50%.
Categories
StorageLicense
BSD LicenseFollow hybrid storage
Other Useful Business Software
Zenflow- The AI Workflow Engine for Software Devs
Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
Rate This Project
Login To Rate This Project
User Reviews
-
Visit hybrid.jwu.ac.kr for more details.