2008 IEEE International Symposium on Workload Characterization 2008
DOI: 10.1109/iiswc.2008.4636095
|View full text |Cite
|
Sign up to set email alerts
|

Temporal streams in commercial server applications

Abstract: Abstract

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
29
0

Year Published

2009
2009
2021
2021

Publication Types

Select...
5
3
1

Relationship

5
4

Authors

Journals

citations
Cited by 35 publications
(30 citation statements)
references
References 26 publications
1
29
0
Order By: Relevance
“…In practice, we find that this rarely happens as accesses to any given page are interleaved with a stream of accesses to other pages, hence destroying DRAM row buffer locality [1,46,47,57]. Keeping pages open and prioritizing accesses to an open page helps only to some extent, as accesses to different blocks within a page are often separated by a distance that is beyond the reach of the memory controller's scheduling window or occur in a datadependent fashion [51]. As row buffer locality is poorly exploited in existing designs, we find activations to be a major contributor to memory energy consumption.…”
Section: Introductionmentioning
confidence: 99%
“…In practice, we find that this rarely happens as accesses to any given page are interleaved with a stream of accesses to other pages, hence destroying DRAM row buffer locality [1,46,47,57]. Keeping pages open and prioritizing accesses to an open page helps only to some extent, as accesses to different blocks within a page are often separated by a distance that is beyond the reach of the memory controller's scheduling window or occur in a datadependent fashion [51]. As row buffer locality is poorly exploited in existing designs, we find activations to be a major contributor to memory energy consumption.…”
Section: Introductionmentioning
confidence: 99%
“…On the other hand, Wenisch et al [32] and Tozun et. al [28] tie the micro-architectural behavior of the disk-based OLTP into specific code modules by presenting the breakdown of the cache misses into specific code parts of the traditional OLTP software stack at different code granularities.…”
Section: Oltp At the Micro-architectural Levelmentioning
confidence: 99%
“…The presence of address correlation in applications has been studied both quantitatively [6] and qualitatively [41] for scientific and commercial workloads. Studies find that the length of correlated streams can vary from two to several hundred [6,44], which implies that large amounts of storage are needed to prefetch these workloads effectively.…”
Section: Pointer-based Prefetchingmentioning
confidence: 99%
“…Because this correlation information grows in proportion to the application's memory footprint, the fundamental challenge for these prefetchers is the management of megabytes of off-chip correlation information [8,41,43]. Access to this off-chip meta-data increases prediction latency and memory traffic, which reduces the effectiveness of prefetching.…”
Section: Introductionmentioning
confidence: 99%