Linux bcache with writeback cache (how it works and doesn't work)

bcache is a simple and good way to have large disks (typically rotary and slow) exhibit performance quite similar to an SSD disk, using a small SSD disk or a small part of an SDD. In general, bcache is a system for having devices composed of slow and large disks, with fast and small disks […]

Source: LXer – Linux bcache with writeback cache (how it works and doesn’t work)