Sciweavers

45 search results - page 1 / 9
» Access map pattern matching for data cache prefetch
Sort
View
56
Voted
ICS
2009
Tsinghua U.
15 years 4 months ago
Access map pattern matching for data cache prefetch
Yasuo Ishii, Mary Inaba, Kei Hiraki
PACS
2004
Springer
141views Hardware» more  PACS 2004»
15 years 2 months ago
Energy-Aware Data Prefetching for General-Purpose Programs
There has been intensive research on data prefetching focusing on performance improvement, however, the energy aspect of prefetching is relatively unknown. Our experiments show th...
Yao Guo, Saurabh Chheda, Israel Koren, C. Mani Kri...
79
Voted
IEEEPACT
2000
IEEE
15 years 1 months ago
Neighborhood Prefetching on Multiprocessors Using Instruction History
A multiprocessor prefetch scheme is described in which a miss is followed by a prefetch of a group of lines, a neighborhood, surrounding the demand-fetched line. The neighborhood ...
David M. Koppelman
USENIX
2008
14 years 12 months ago
Context-Aware Prefetching at the Storage Server
In many of today's applications, access to storage constitutes the major cost of processing a user request. Data prefetching has been used to alleviate the storage access lat...
Gokul Soundararajan, Madalin Mihailescu, Cristiana...
MICRO
1994
IEEE
99views Hardware» more  MICRO 1994»
15 years 1 months ago
Data relocation and prefetching for programs with large data sets
Numerical applications frequently contain nested loop structures that process large arrays of data. The execution of these loop structures often produces memory preference pattern...
Yoji Yamada, John Gyllenhall, Grant Haab, Wen-mei ...