This is a tool to estimate space savings from the dm-vdo device mapper device
This project requires gcc to be installed.
This project also requires the UDS software as well as LZ4 compression software to compile.
To build vdoestimator and all of the projects to which it depends, run:
make
To install vdoestimator automatically into /usr/bin, run:
sudo make install