2018
DOI: 10.1016/j.sysarc.2018.06.001
|View full text |Cite
|
Sign up to set email alerts
|

False history filtering for reducing hardware overhead of FPGA-based LZ77 compressor

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
10
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
4
1

Relationship

2
3

Authors

Journals

citations
Cited by 5 publications
(10 citation statements)
references
References 4 publications
0
10
0
Order By: Relevance
“…Conversely, in compression-ratio-priority mode, more searches and comparisons are done to increase the compression ratio. They also implement ''false history filtering'' in their design (from a previous paper of theirs [15]) in which string-tags are also stored along with string-positions in the hash table. Before performing string comparisons, the tags are checked to see if the strings are remotely similar or were two very different strings that happened to hash to the same signature.…”
Section: Literature Review a Compression-related Workmentioning
confidence: 99%
“…Conversely, in compression-ratio-priority mode, more searches and comparisons are done to increase the compression ratio. They also implement ''false history filtering'' in their design (from a previous paper of theirs [15]) in which string-tags are also stored along with string-positions in the hash table. Before performing string comparisons, the tags are checked to see if the strings are remotely similar or were two very different strings that happened to hash to the same signature.…”
Section: Literature Review a Compression-related Workmentioning
confidence: 99%
“…False history filtering is a technique to detect unnecessary comparison operations that occur during the LZ77 operation [24]. To determine whether histories from the hash table affect CR, this technique stores a portion of the three-byte string (filtering tag) used for the hash key with history.…”
Section: Reducing Comparison Process With False History Filteringmentioning
confidence: 99%
“…In this section, we describe the proposed LZ77 acceleration architecture. We designed the accelerator based on the prototype of the LZ77 acceleration hardware proposed in the previous study [24]. Unlike the previous structure that searches only one string per unit operation, the proposed architecture selects multiple target strings per one unit operation to improve the performance.…”
Section: Architecture Overviewmentioning
confidence: 99%
See 1 more Smart Citation
“…For this reason, there have been many attempts to reduce the computational load of data compression by utilizing customized hardware resources, such as field-programmable gate arrays (FPGAs) [34]- [41], graphics processing units, and application-specific integrated circuits [42], [43]. These methods decrease the computational load on the processor by offloading a portion of the computations from the processor to a hardware offloading engine.…”
Section: Introductionmentioning
confidence: 99%