The Bloom Filter Applies in Data Deduplication
Zhou Bi
Abstract
Zhou Bi
Abstract
Deduplication is a data reduction technique, it can reduce the demand for physical storage space, so as to meet the increasing data storage. This paper applied Bloom filter is to deduplication, adding the two level fingerprint mapping table, which introduces the expense of smaller false positive error rates by the efficient hash function, increasing the amount of free disk.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Deduplication is a data reduction technique, it can reduce the demand for physical storage space, so as to meet the increasing data storage. This paper applied Bloom filter is to deduplication, adding the two level fingerprint mapping table, which introduces the expense of smaller false positive error rates by the efficient hash function, increasing the amount of free disk.
Key concepts: Bloom filter, Data deduplication, Computer science, Hash function, Filter (signal processing), Reduction (mathematics), Fingerprint (computing), Computer data storage