Proceedings of the ACM SIGPLAN 1998 Conference on Programming Language Design and Implementation 1998
DOI: 10.1145/277650.277661
|View full text |Cite
|
Sign up to set email alerts
|

Data transformations for eliminating conflict misses

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
43
0

Year Published

1999
1999
2008
2008

Publication Types

Select...
5
3
2

Relationship

0
10

Authors

Journals

citations
Cited by 173 publications
(43 citation statements)
references
References 21 publications
0
43
0
Order By: Relevance
“…Thus, in the past decades there have been many studies [9,26,27] that have analyzed the performance impact and improved the design of caches. Apart from hardware solutions, software solutions have been proposed to reduce the miss rate of the instruction cache [17] and the data cache [23]. These software optimizations are implemented in compilers [7,14,22] or using profile information [20].…”
Section: Related Workmentioning
confidence: 99%
“…Thus, in the past decades there have been many studies [9,26,27] that have analyzed the performance impact and improved the design of caches. Apart from hardware solutions, software solutions have been proposed to reduce the miss rate of the instruction cache [17] and the data cache [23]. These software optimizations are implemented in compilers [7,14,22] or using profile information [20].…”
Section: Related Workmentioning
confidence: 99%
“…Rivera and Tseng in [14] use padding to eliminate severe conflict misses. Inter-variable padding adjusts variable base addresses, while intra-variable padding modifies array dimension sizes.…”
Section: Introductionmentioning
confidence: 99%
“…The main difference between our work and these two studies is that we focus on an MPSoC based architecture instead of a single processor based system. Riveral and Tseng [8] discuss techniques that minimize the number of conflict misses by transforming data layouts. Their work is focused on single processor environment.…”
Section: Discussion Of Related Workmentioning
confidence: 99%