https://github.com/sandrain/dm-hybrid
A device mapper that hierarchically manages a SSD and a HDD.
https://github.com/sandrain/dm-hybrid
device-mapper hybrid-storage ssd
Last synced: about 1 year ago
JSON representation
A device mapper that hierarchically manages a SSD and a HDD.
- Host: GitHub
- URL: https://github.com/sandrain/dm-hybrid
- Owner: sandrain
- Created: 2021-04-13T12:16:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T12:48:50.000Z (about 5 years ago)
- Last Synced: 2025-01-10T13:47:18.813Z (over 1 year ago)
- Topics: device-mapper, hybrid-storage, ssd
- Language: C
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### dm-hybrid
This is an unofficial implementation of Hystor using the Linux device mapper framework (2.6.39).
This provides a single block device from SSD and HDD.
I was *NOT* a part of this paper:
* Chen, Feng, David A. Koufaty, and Xiaodong Zhang. ["Hystor: Making the best
use of solid state drives in high performance storage systems."](https://doi.org/10.1145/1995896.1995902)
Proceedings of the international conference on Supercomputing. 2011.