How to Install writeboost in Ubuntu 18.04



Install writeboost by entering the following commands in the terminal:

sudo apt update
sudo apt install writeboost

Description:

utility to manage mappings of dm-writeboost devices

Writeboost is a utility to activate dm-writeboost device mappings. . dm-writeboost is an OS-level IO controller that builds logs from in-coming writes (data and metadata) and then writes the logs sequentially similar to log-structured filesystem. As a further extension, dm-writeboost supports read-caching which also writes data sequentially.

Homepage: https://gitlab.com/onlyjob/writeboost

Version: 1.20160718-1

Section: universe/utils