Sciweavers

201 search results - page 1 / 41
» Predicting locality phases for dynamic memory optimization
Sort
View
JPDC
2007
60views more  JPDC 2007»
13 years 4 months ago
Predicting locality phases for dynamic memory optimization
Xipeng Shen, Yutao Zhong, Chen Ding
HIPEAC
2005
Springer
13 years 10 months ago
Dynamic Code Region (DCR) Based Program Phase Tracking and Prediction for Dynamic Optimizations
Detecting and predicting a program’s execution phases are crucial to dynamic optimizations and dynamically adaptable systems. This paper shows that a phase can be associated with...
Jinpyo Kim, Sreekumar V. Kodakara, Wei-Chung Hsu, ...
LCPC
2004
Springer
13 years 10 months ago
Phase-Based Miss Rate Prediction Across Program Inputs
Previous work shows the possibility of predicting the cache miss rate (CMR) for all inputs of a program. However, most optimization techniques need to know more than the miss rate ...
Xipeng Shen, Yutao Zhong, Chen Ding
VLDB
1989
ACM
155views Database» more  VLDB 1989»
13 years 8 months ago
Parallel Processing of Recursive Queries in Distributed Architectures
This paper presents a parallel algorithm for recursive query processing and shows how it can be efficiently implemented in a local computer network. The algorithm relies on an int...
Guy Hulin
CGO
2006
IEEE
13 years 10 months ago
Region Monitoring for Local Phase Detection in Dynamic Optimization Systems
Dynamic optimization relies on phase detection for two important functions (1) To detect change in code working set and (2) To detect change in performance characteristics that ca...
Abhinav Das, Jiwei Lu, Wei-Chung Hsu