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
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
Rate This Project
Login To Rate This Project
User Reviews
-
Visit hybrid.jwu.ac.kr for more details.