Lookups first check the DRAM cache (1). If the object is not in the DRAM cache, requests checks KLog’s index (2a) and then reads the object from flash if the object was found in the index (2b). Requests finally check the per-set Bloom filter in KSet (3a) and reads the set if the object could be in KSet (3b).
Lookups first check the DRAM cache (1). If the object is not in the DRAM cache, requests checks KLog’s index (2a) and then reads the object from flash if the object was found in the index (2b). Requests finally check the per-set Bloom filter in KSet (3a) and reads the set if the object could be in KSet (3b).

To help personalize content, tailor and measure ads and provide a safer experience, we use cookies. By clicking or navigating the site, you agree to allow our collection of information on and off Facebook through cookies. Learn more, including about available controls: Cookie Policy