CacheLib icon indicating copy to clipboard operation
CacheLib copied to clipboard

Adds documentation about FDP support in Cachelib

Open arungeorge83 opened this issue 10 months ago • 0 comments

This adds the relevant documentation related to the FDP integration to CacheLib which was merged in commit 009e89b.

This commit adds a separate page containing all the information about FDP and its use in CacheLib. Additionally, this page introduces a potential user of CacheLib with all the relevant steps to setup up an FDP SSD and to run CacheLib with FDP enabled.

The parameter to enable FDP in CacheBench "deviceEnableFDP" has been updated to the CacheBench configuration page.

The parameter to enable FDP in Navy Config "navyConfig.setEnableFDP(enableFDP)" is updated to the Hybrid Cache configuration page.

Information on the FdpNvme class is added to the Navy Architecture Guide page.

arungeorge83 avatar Apr 24 '24 12:04 arungeorge83