stec-inc / EnhanceIO

EnhanceIO Open Source for Linux
Other
420 stars 176 forks source link

Enable write-only writeback cache via procfs. #82

Closed lanconnected closed 8 years ago

lanconnected commented 9 years ago

For some workloads it is very desirable to have write-only writeback cache, when reads from cached device are not stored in SSD and writes are buffered in SSD. Reads of already buffered data are carried out from SSD.