The AC-Bloom Based Scheme for Load Store Queue in Chip-Multithread Processor

Jin TIAN,Jing XIE,Cui ZOU,Zhi-gang MAO
DOI: https://doi.org/10.19304/j.cnki.issn1000-7180.2015.06.006
2015-01-01
Abstract:The paper introduces an idea of design and optimization of Load Store Queue (LSQ) in Chip‐Multithread Processor (CMT) to solve the problem of delay and power consumption in data access .Based on the Bloom filter technique ,the algorithm that combines age and counter (AC‐Bloom) is proposed in this paper .The proposed algorithm makes use of the order of the program to design and enhance the traditional Bloom filter algorithm ,so as to reduce access to LSQ and improve filter rate .The experiments show that ,compared with the traditional method , the filter rate is improved by 4 .5% ~13% averagely .
What problem does this paper attempt to address?