Islam AbdelRahman b49b92cf28 Introduce Read amplification bitmap (read amp statistics)
Summary:
Add ReadOptions::read_amp_bytes_per_bit option which allow us to create a bitmap for every data block we read
the bitmap will contain (block_size / read_amp_bytes_per_bit) bits.

We will use this bitmap to mark which bytes have been used of the block so we can calculate the read amplification

Test Plan: added new tests

Reviewers: andrewkr, yhchiang, sdong

Reviewed By: sdong

Subscribers: yiwu, leveldb, march, andrewkr, dhruba

Differential Revision: https://reviews.facebook.net/D58707
2016-08-26 18:55:58 -07:00
..
2015-12-11 01:54:48 +09:00
2015-12-11 01:54:48 +09:00
2016-07-08 17:50:51 -07:00
2016-08-19 12:28:19 -07:00
2016-07-26 11:13:26 -07:00
2016-05-06 16:09:09 -07:00
2016-07-26 11:13:26 -07:00
2016-07-26 11:13:26 -07:00
2016-06-28 14:10:24 -07:00
2015-10-28 16:15:07 -07:00