@inproceedings{2175c353e02740c88e7964cb10309150,
title = "P-Dedupe: Exploiting parallelism in data deduplication system",
abstract = "Data deduplication, an efficient space reduction method, has gained increasing attention and popularity in dataintensive storage systems. Most existing state-of-the-art deduplication methods remove redundant data at either the file level or the chunk level, which incurs unavoidable and significant overheads in time (due to chunking and fingerprinting). These overheads can degrade the write performance to an unacceptable level in a data storage system. In this paper, we propose PDedupe, a fast and scalable deduplication system. The main idea behind P-Dedupe is to fully compose pipelined and parallel computations of data deduplication by effectively exploiting the idle resources of modern computer systems with multi-core and many-core processor architectures. Our experimental evaluation of the P-Dedupe prototype based on real-world datasets shows that P-Dedupe speeds up the deduplication write throughput by a factor of 2∼4 through pipelining deduplication and parallelizing hash calculation and achieves 80\%∼250\% of the performance of a conventional storage system without data deduplication.",
author = "Wen Xia and Hong Jiang and Dan Feng and Lei Tian and Min Fu and Zhongtao Wang",
year = "2012",
doi = "10.1109/NAS.2012.46",
language = "英语",
isbn = "9780769547220",
series = "Proceedings - 2012 IEEE 7th International Conference on Networking, Architecture and Storage, NAS 2012",
pages = "338--347",
booktitle = "Proceedings - 2012 IEEE 7th International Conference on Networking, Architecture and Storage, NAS 2012",
note = "2012 IEEE 7th International Conference on Networking, Architecture and Storage, NAS 2012 ; Conference date: 28-06-2012 Through 30-06-2012",
}