Multithread Content Based File Chunking System in CPU-GPGPU Heterogeneous Architecture

  • Authors:
  • Zhi Tang;Youjip Won

  • Affiliations:
  • -;-

  • Venue:
  • CCP '11 Proceedings of the 2011 First International Conference on Data Compression, Communications and Processing
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

the fast development of Graphics Processing Unit (GPU) leads to the popularity of General-purpose usage of GPU (GPGPU). So far, most modern computers are CPU-GPGPU heterogeneous architecture and CPU is used as host processor. In this work, we promote a multithread file chunking prototype system, which is able to exploit the hardware organization of the CPU-GPGPU heterogeneous computer and determine which device should be used to chunk the file to accelerate the content based file chunking operation of deduplication. We built rules for the system to choose which device should be used to chunk file and also found the optimal choice of other related parameters of both CPU and GPGPU subsystem like segment size and block dimension. This prototype was implemented and tested. The result of using GTX460(336 cores) and Intel i5 (four cores) shows that this system can increase the chunking speed 63% compared to using GPGPU alone and 80% compared to using CPU alone.