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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Visit hybrid.jwu.ac.kr for more details.