Accelerating xor-based erasure coding using program optimization techniques

8Citations
Citations of this article
13Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Erasure coding (EC) affords data redundancy for large-scale systems. XOR-based EC is an easy-To-implement method for optimizing EC. This paper addresses a significant performance gap between the state-of-Theart XOR-based EC approach (4.9 GB/s coding throughput) and Intels high-performance EC library based on another approach (6.7 GB/s). We propose a novel approach based on our observation that XOR-based EC virtually generates programs of a Domain Specific Language for XORing byte arrays. We formalize such programs as straight-line programs (SLPs) of compiler construction and optimize SLPs using various program optimization techniques. Our optimization flow is three-fold: 1) reducing the number of XORs using grammar compression algorithms; 2) reducing memory accesses using deforestation, a functional program optimization method; and 3) reducing cache misses using the (red-blue) pebble game of program analysis. We provide an experimental library, which outperforms Intels library with an 8.92 GB/s throughput.

Cite

CITATION STYLE

APA

Uezato, Y. (2021). Accelerating xor-based erasure coding using program optimization techniques. In International Conference for High Performance Computing, Networking, Storage and Analysis, SC. IEEE Computer Society. https://doi.org/10.1145/3458817.3476204

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free