-
4
-
-
0030389392
-
Characterizing reference locality in the WWW
-
Almeida, V., Bestavros, A., Crovella, M., and de Oliveira, A. 1996. Characterizing reference locality in the WWW. In Proceedings of the International Conference on Parallel and Distributed Information Systems (PDIS). 92-103.
-
(1996)
Proceedings of the International Conference on Parallel and Distributed Information Systems (PDIS)
, pp. 92-103
-
-
Almeida, V.1
Bestavros, A.2
Crovella, M.3
De Oliveira, A.4
-
12
-
-
14944380098
-
Reuse distance-based cache hint selection. in Proceedings of the 8th International Euro-Par Conference. Paderborn, Germany. Beyls,K. and D'Hollander, E. 2005. Generating cache hints for improved program efficiency
-
Beyls,K. and D'Hollander, E. 2002. Reuse distance-based cache hint selection. In Proceedings of the 8th International Euro-Par Conference. Paderborn, Germany. Beyls,K. and D'Hollander, E. 2005. Generating cache hints for improved program efficiency. J. Syst. Archit. 51, 4, 223-250.
-
(2002)
J. Syst. Archit.
, vol.51
, Issue.4
, pp. 223-250
-
-
Beyls, K.1
D'Hollander, E.2
-
13
-
-
33750304084
-
Discovery of locality-improving refactoring by reuse path analysis
-
Springer. Lecture Notes in Computer Science, vol
-
Beyls,K. and D'Hollander, E. 2006a. Discovery of locality-improving refactoring by reuse path analysis. In Proceedings of the High-Performance Computing and Communications Council. Springer. Lecture Notes in Computer Science, vol.4208. 220-229.
-
(2006)
Proceedings of the High-Performance Computing and Communications Council
, vol.4208
, pp. 220-229
-
-
Beyls, K.1
D'Hollander, E.2
-
15
-
-
0021477751
-
Measurement of locality and the behaviour of programs
-
Bunt,R.B. and Murphy, J. M. 1984. Measurement of locality and the behaviour of programs. Comput. J. 27, 3, 238-245.
-
(1984)
Comput. J.
, vol.27
, Issue.3
, pp. 238-245
-
-
Bunt, R.B.1
Murphy, J.M.2
-
17
-
-
0031600410
-
Cache-conscious data placement
-
Calder, B., Krintz, C., John,S., and Austin, T. 1998. Cache-conscious data placement. In Proceedings of the 8th International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS-VIII).
-
(1998)
Proceedings of the 8th International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS-VIII)
-
-
Calder, B.1
Krintz, C.2
John, S.3
Austin, T.4
-
18
-
-
0000579037
-
Analysis of interprocedural side effects in a parallel programming environment
-
Callahan, D., Cocke,J., and Kennedy, K. 1988a. Analysis of interprocedural side effects in a parallel programming environment. J. Paral. Distrib. Comput. 5, 5, 517-550.
-
(1988)
J. Paral. Distrib. Comput.
, vol.5
, Issue.5
, pp. 517-550
-
-
Callahan, D.1
Cocke, J.2
Kennedy, K.3
-
19
-
-
0000493064
-
Estimating interlock and improving balance for pipelined machines
-
Callahan, D., Cocke,J., and Kennedy, K. 1988b. Estimating interlock and improving balance for pipelined machines. J. Paral. Distrib. Comput. 5, 4, 334-358.
-
(1988)
J. Paral. Distrib. Comput.
, vol.5
, Issue.4
, pp. 334-358
-
-
Callahan, D.1
Cocke, J.2
Kennedy, K.3
-
20
-
-
0028549474
-
Improving the ratio of memory operations to floating-point operations in loops
-
Carr,S. and Kennedy, K. 1994. Improving the ratio of memory operations to floating-point operations in loops. ACM Trans. Program. Lang. Syst. 16, 6, 1768-1810.
-
(1994)
ACM Trans. Program. Lang. Syst.
, vol.16
, Issue.6
, pp. 1768-1810
-
-
Carr, S.1
Kennedy, K.2
-
22
-
-
21244474546
-
Predicting inter-thread cache contention on a chip multi-processor architecture
-
Chandra, D., Guo, F., Kim,S., and Solihin, Y. 2005. Predicting inter-thread cache contention on a chip multi-processor architecture. In Proceedings of the International Symposium on High- Performance Computer Architecture. 340-351.
-
(2005)
Proceedings of the International Symposium on High- Performance Computer Architecture
, pp. 340-351
-
-
Chandra, D.1
Guo, F.2
Kim, S.3
Solihin, Y.4
-
23
-
-
0034832018
-
Exact analysis of the cache behavior of nested loops
-
Chatterjee, S., Parker, E., Hanlon,P.J., and Lebeck, A. R. 2001. Exact analysis of the cache behavior of nested loops. In Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation.
-
(2001)
Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation
-
-
Chatterjee, S.1
Parker, E.2
Hanlon, P.J.3
Lebeck, A.R.4
-
25
-
-
57349121456
-
Measuring Temporal Locality Variation Across Program Inputs
-
Department of Computer Science, University of Rochester
-
Cheng,R. and Ding, C. 2005. Measuring temporal locality variation across program inputs. Tech. rep. TR 875, Department of Computer Science, University of Rochester.
-
(2005)
Tech. Rep. TR 875
-
-
Cheng, R.1
Ding, C.2
-
31
-
-
0038220597
-
Prof Itability Computations on Program Flow Graphs
-
IBM
-
Cocke,J. and Kennedy, K. 1974. Prof itability computations on program flow graphs. Tech. rep. RC 5123, IBM.
-
(1974)
Tech. Rep. RC 5123
-
-
Cocke, J.1
Kennedy, K.2
-
32
-
-
0001483604
-
Communication optimizations for irregular scientific computations on distributed memory architectures
-
Das, R., Uysal, M., Saltz,J., and Hwang, Y.-S. 1994. Communication optimizations for irregular scientific computations on distributed memory architectures. J. Paral. Distrib. Comput. 22,3, 462-479.
-
(1994)
J. Paral. Distrib. Comput
, vol.22
, Issue.3
, pp. 462-479
-
-
Das, R.1
Uysal, M.2
Saltz, J.3
Hwang, Y.-S.4
-
33
-
-
0036767270
-
Maintaining stream statistics over sliding windows
-
Datar, M., Gionis, A., Indyk,P., and Motwani, R. 2002. Maintaining stream statistics over sliding windows. SIAM J. Comput. 31, 6, 1794-1813.
-
(2002)
SIAM J. Comput
, vol.31
, Issue.6
, pp. 1794-1813
-
-
Datar, M.1
Gionis, A.2
Indyk, P.3
Motwani, R.4
-
36
-
-
1642502420
-
Improving effective bandwidth through compiler enhancement of global cache reuse
-
Ding,C. and Kennedy, K. 2004. Improving effective bandwidth through compiler enhancement of global cache reuse. J. Paral. Distrib. Comput. 64, 1, 108-134.
-
(2004)
J. Paral. Distrib. Comput
, vol.64
, Issue.1
, pp. 108-134
-
-
Ding, C.1
Kennedy, K.2
-
39
-
-
33746684270
-
Instruction-based memory distance analysis and its application to optimization
-
Fang, C., Carr, S., Onder,S., and Wang, Z. 2005. Instruction-based memory distance analysis and its application to optimization. In Proceedings of the International Conference on Parallel Architecture and Compilation Techniques.
-
(2005)
Proceedings of the International Conference on Parallel Architecture and Compilation Techniques
-
-
Fang, C.1
Carr, S.2
Onder, S.3
Wang, Z.4
-
40
-
-
0002678692
-
On estimating and enhancing cache effectiveness
-
D. Gelernter, A. Nicolau, and D. Padua, Eds. Springer-Verlag U. Banerjee
-
Ferrante, J., Sarkar,V., and Thrash, W. 1991. On estimating and enhancing cache effectiveness. In Proceedings of the 4th International Workshop on Languages and Compilers for Parallel Computing, U. Banerjee, D. Gelernter, A. Nicolau, and D. Padua, Eds. Springer-Verlag.
-
(1991)
Proceedings of the 4th International Workshop on Languages and Compilers for Parallel Computing
-
-
Ferrante, J.1
Sarkar, V.2
Thrash, W.3
-
42
-
-
0001714824
-
Cache miss equations: A compiler framework for analyzing and tuning memory behavior
-
Ghosh, S., Martonosi, M., and Malik, S. 1999. Cache miss equations: A compiler framework for analyzing and tuning memory behavior. ACM Trans. Program. Lang. Syst. 21,4.
-
(1999)
ACM Trans. Program. Lang. Syst.
, vol.21
, pp. 4
-
-
Ghosh, S.1
Martonosi, M.2
Malik, S.3
-
43
-
-
70449693015
-
A component model of spatial locality
-
Gu, X., Christopher, I., Bai, T., Zhang,C., and Ding, C. 2009. A component model of spatial locality. In Proceedings of the International Symposium on Memory Management.
-
(2009)
Proceedings of the International Symposium on Memory Management
-
-
Gu, X.1
Christopher, I.2
Bai, T.3
Zhang, C.4
Ding, C.5
-
44
-
-
33745715056
-
Exploiting locality for irregular scientific codes
-
Han,H. and Tseng, C.-W. 2006. Exploiting locality for irregular scientific codes. IEEE Trans. Paral. Distrib. Syst. 17, 7, 606-618.
-
(2006)
IEEE Trans. Paral. Distrib. Syst.
, vol.17
, Issue.7
, pp. 606-618
-
-
Han, H.1
Tseng, C.-W.2
-
45
-
-
0026186967
-
An implementation of interprocedural bounded regular section analysis
-
Havlak,P. and Kennedy, K. 1991. An implementation of interprocedural bounded regular section analysis. IEEE Trans. Paral. Distrib. Syst. 2, 3, 350-360.
-
(1991)
IEEE Trans. Paral. Distrib. Syst.
, vol.2
, Issue.3
, pp. 350-360
-
-
Havlak, P.1
Kennedy, K.2
-
46
-
-
0024903997
-
Evaluating associativity in CPU caches
-
Hill,M.D. and Smith, A. J. 1989. Evaluating associativity in CPU caches. IEEE Trans. Com- put. 38, 12, 1612-1630.
-
(1989)
IEEE Trans. Com- Put
, vol.38
, Issue.12
, pp. 1612-1630
-
-
Hill, M.D.1
Smith, A.J.2
-
47
-
-
84948454660
-
On the predictability of program behavior using different input data sets
-
Hsu, W., Chen, H., Yew, P. C., and Chen, D. 2002. On the predictability of program behavior using different input data sets. In Proceedings of the 6th Workshop on Interaction Between Compilers and Computer Architectures (INTERACT).
-
(2002)
Proceedings of the 6th Workshop on Interaction between Compilers and Computer Architectures (INTERACT)
-
-
Hsu, W.1
Chen, H.2
Yew, P.C.3
Chen, D.4
-
49
-
-
63549085110
-
Analysis and approximation of optimal co- scheduling on chip multiprocessors
-
Jiang, Y., Shen, X., Chen,J., and Tripathi, R. 2008. Analysis and approximation of optimal co- scheduling on chip multiprocessors. In Proceedings of the International Conference on Parallel Architecture and Compilation Techniques. 220-229.
-
(2008)
Proceedings of the International Conference on Parallel Architecture and Compilation Techniques
, pp. 220-229
-
-
Jiang, Y.1
Shen Chen, X.J.2
Tripathi, R.3
-
50
-
-
15844367700
-
Improving whole-program locality using intra-procedural and interprocedural transformations
-
Kandemir, M. T. 2005. Improving whole-program locality using intra-procedural and interprocedural transformations. J Paral. Distrib. Comput. 65, 5, 564-582.
-
(2005)
J. Paral. Distrib. Comput.
, vol.65
, Issue.5
, pp. 564-582
-
-
Kandemir, M.T.1
-
51
-
-
36348975549
-
Inducing models of black-box storage arrays
-
HP Laboratories Palo Alto, CA
-
Kelly, T., Cohen, I., Goldszmidt, M., and Keeton, K. 2004. Inducing models of black-box storage arrays. Tech. rep. HPL-2004-2108, HP Laboratories Palo Alto, CA.
-
(2004)
Tech. Rep. HPL
, pp. 2004-2108
-
-
Kelly, T.1
Cohen, I.2
Goldszmidt, M.3
Keeton, K.4
-
52
-
-
0003904906
-
The Omega Library Interface Guide
-
Department of Computer Science, University of Maryland, College Park
-
Kelly, W., Maslov, V., Pugh, W., Rosser, E., Shpeisman,T., and Wonnacott, D. 1996. The Omega Library Interface Guide. Tech. rep., Department of Computer Science, University of Maryland, College Park.
-
(1996)
Tech. Rep.
-
-
Kelly, W.1
Maslov, V.2
Pugh, W.3
Rosser, E.4
Shpeisman, T.5
Wonnacott, D.6
-
55
-
-
85008031236
-
MinneSPEC: A new SPEC benchmark workload for simulation-based computer architecture research
-
KleinOsowski,A. and Lilja, D. J. 2002. MinneSPEC: A new SPEC benchmark workload for simulation-based computer architecture research. Comput. Archit. Lett. 1.
-
(2002)
Comput. Archit. Lett.
, vol.1
-
-
Kleinosowski, A.1
Lilja, D.J.2
-
57
-
-
84983965442
-
An empirical study of FORTRAN programs
-
Knuth, D. 1971. An empirical study of FORTRAN programs. Sof tw. Pract. Exper. 1, 105-133.
-
(1971)
Sof Tw. Pract. Exper.
, vol.1
, pp. 105-133
-
-
Knuth, D.1
-
59
-
-
0025229934
-
An efficient data dependence analysis for parallelizing compilers
-
Li, Z., Yew, P., and Zhu, C. 1990. An efficient data dependence analysis for parallelizing compilers. IEEE Trans. Paral. Distrib. Syst. 1, 1, 26-34.
-
(1990)
IEEE Trans. Paral. Distrib. Syst.
, vol.1
, Issue.1
, pp. 26-34
-
-
Li, Z.1
Yew, P.2
Zhu, C.3
-
60
-
-
2942729643
-
Design and implementation of a lightweight dynamic optimization system
-
Liu, J., Chen, H., Yew, P.-C., and Hsu, W.-C. 2004. Design and implementation of a lightweight dynamic optimization system. J Instruct.-Level Paral. 6.
-
(2004)
J. Instruct.-Level Paral
, vol.6
-
-
Liu, J.1
Chen, H.2
Yew, P.-C.3
Hsu, W.-C.4
-
63
-
-
0014701246
-
Evaluation techniques for storage hierarchies
-
Mattson, R. L., Gecsei, J., Slutz,D., and Traiger, I. L. 1970. Evaluation techniques for storage hierarchies. IBMSyst. J. 9, 2, 78-117.
-
(1970)
IBM Syst. J.
, vol.9
, Issue.2
, pp. 78-117
-
-
Mattson, R.L.1
Gecsei, J.2
Slutz, D.3
Traiger, I.L.4
-
64
-
-
0030190854
-
Improving data locality with loop transformations
-
McKinley, K.S., Carr,S., and Tseng, C.-W. 1996. Improving data locality with loop transformations. ACM Trans. Program. Lang. Syst. 18, 4, 424-453.
-
(1996)
ACM Trans. Program. Lang. Syst.
, vol.18
, Issue.4
, pp. 424-453
-
-
McKinley, K.S.1
Carr, S.2
Tseng, C.-W.3
-
65
-
-
34249654094
-
Improving memory hierarchy performance for irregular applications
-
Mellor-Crummey, J., Whalley,D., and Kennedy, K. 2001. Improving memory hierarchy performance for irregular applications. Int. J. Paral. Program. 29,3.
-
(2001)
Int. J. Paral. Program
, vol.29
, pp. 3
-
-
Mellor-Crummey, J.1
Whalley, D.2
Kennedy, K.3
-
66
-
-
0006946256
-
Efficient Methods for Calculating the Success Function of Fixed Space Replacement Policies
-
Lawrence Berkeley Laboratory
-
Olken, F. 1981. Efficient methods for calculating the success function of fixed space replacement policies. Tech. rep. LBL-12370, Lawrence Berkeley Laboratory.
-
(1981)
Tech. Rep. LBL-12370
-
-
Olken, F.1
-
70
-
-
0027229779
-
Working sets, cache sizes, and node granularity issues for large-scale multiprocessors
-
Rothberg, E., Singh,J. P., and Gupta, A. 1993. Working sets, cache sizes, and node granularity issues for large-scale multiprocessors. In Proceedings of the International Symposium on Computer Architecture. 14-25.
-
(1993)
Proceedings of the International Symposium on Computer Architecture
, pp. 14-25
-
-
Rothberg, E.1
Singh, J.P.2
Gupta, A.3
-
72
-
-
32844461703
-
Lightweight reference affinity analysis
-
Shen, X., Gao, Y., Ding,C., and Archambault, R. 2005. Lightweight reference affinity analysis. In Proceedings of the 19th ACM International Conference on Super-Computing. 131-140.
-
(2005)
Proceedings of the 19th ACM International Conference on Super-Computing
, pp. 131-140
-
-
Shen, X.1
Gao, Y.2
Ding, C.3
Archambault, R.4
-
73
-
-
33846527415
-
Locality approximation using time
-
Shen, X., Shaw, J., Meeker,B., and Ding, C. 2007. Locality approximation using time. In Proceedings of the ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages. 55-61.
-
(2007)
Proceedings of the ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
, pp. 55-61
-
-
Shen, X.1
Shaw, J.2
Meeker, B.3
Ding, C.4
-
74
-
-
37849042793
-
Analysis of input-dependent program behavior using active prof iling
-
Shen, X., Zhang, C., Ding, C., Scott, M., Dwarkadas,S., and Ogihara, M. 2007. Analysis of input- dependent program behavior using active prof iling. In Proceedings of The 1st Workshop on Experimental Computer Science.
-
(2007)
Proceedings of the 1st Workshop on Experimental Computer Science
-
-
Shen, X.1
Zhang, C.2
Ding, C.3
Scott, M.4
Dwarkadas, S.5
Ogihara, M.6
-
77
-
-
34249677927
-
Predicting locality phases for dynamic memory optimization
-
Shen, X., Zhong,Y., and Ding, C. 2007. Predicting locality phases for dynamic memory optimization. J. Paral. Distrib. Comput. 67, 7, 783-796.
-
(2007)
J. Paral. Distrib. Comput.
, vol.67
, Issue.7
, pp. 783-796
-
-
Shen, X.1
Zhong, Y.2
Ding, C.3
-
78
-
-
0022093855
-
Self adjusting binary search trees
-
Sleator,D.D. and Tarjan, R. E. 1985. Self adjusting binary search trees. J. ACM 32,3.
-
(1985)
J. ACM
, vol.32
, pp. 3
-
-
Sleator, D.D.1
Tarjan, R.E.2
-
79
-
-
0037683142
-
The EELRU adaptive replacement algorithm
-
Smaragdakis, Y., Kaplan,S., and Wilson, P. 2003. The EELRU adaptive replacement algorithm. Perform. Eval. 53, 2, 93-123.
-
(2003)
Perform. Eval
, vol.53
, Issue.2
, pp. 93-123
-
-
Smaragdakis, Y.1
Kaplan, S.2
Wilson, P.3
-
85
-
-
0013009642
-
Multi-configuration simulation algorithms for the evaluation of computer architecture designs
-
University of Michigan
-
Sugumar,R.A. and Abraham, S. G. 1993. Multi-configuration simulation algorithms for the evaluation of computer architecture designs. Tech. rep., University of Michigan.
-
(1993)
Tech. Rep.
-
-
Sugumar, R.A.1
Abraham, S.G.2
-
87
-
-
0037882891
-
-
Ph.D. thesis, Department of Computer Science, Rice University
-
Thabit, K. O. 1981. Cache management by the compiler. Ph.D. thesis, Department of Computer Science, Rice University.
-
(1981)
Cache Management by the Compiler
-
-
Thabit, K.O.1
-
88
-
-
0024607881
-
Efficient (stack) algorithms for analysis of write-back and sector memories
-
Thompson,J.G. and Smith, A. J. 1989. Efficient (stack) algorithms for analysis of write-back and sector memories. ACM Trans. Comput. Syst. 7, 1, 78-117.
-
(1989)
ACM Trans. Comput. Syst.
, vol.7
, Issue.1
, pp. 78-117
-
-
Thompson, J.G.1
Smith, A.J.2
-
91
-
-
84976706468
-
Efficient trace-driven simulation methods for cache performance analysis
-
Wang,W. and Baer, J.-L. 1991. Efficient trace-driven simulation methods for cache performance analysis. ACM Trans. Comput. Syst. 9,3.
-
(1991)
ACM Trans. Comput. Syst.
, vol.9
, pp. 3
-
-
Wang, W.1
Baer, J.-L.2
-
94
-
-
1542392248
-
Achieving scalable locality with time skewing
-
Wonnacott, D. 2002. Achieving scalable locality with time skewing. Int. J. Paral. Program. 30,3.
-
(2002)
Int. J. Paral. Program
, vol.30
, pp. 3
-
-
Wonnacott, D.1
-
95
-
-
3042664555
-
Efficient and accurate analytical modeling of whole-program data cache behavior
-
Xue, J. and Vera, X. 2004. Efficient and accurate analytical modeling of whole-program data cache behavior. IEEE Trans. Comput. 53,5.
-
(2004)
IEEE Trans. Comput
, vol.53
, pp. 5
-
-
Xue, J.1
Vera, X.2
-
96
-
-
85076757258
-
Cramm: Virtual memory support for garbage-collected applications
-
Yang, T., Berger,E. D., Kaplan,S. F., and Moss, J. E. B. 2006. Cramm: Virtual memory support for garbage-collected applications. In Proceedings of the Symposium on Operating Systems Design and Implementation. 103-116.
-
(2006)
Proceedings of the Symposium on Operating Systems Design and Implementation
, pp. 103-116
-
-
Yang, T.1
Berger, E.D.2
Kaplan, S.F.3
Moss, J.E.B.4
-
98
-
-
33745809525
-
A hierarchical model of data locality
-
Zhang, C., Ding, C., Ogihara, M., Zhong,Y., and Wu, Y. 2006. A hierarchical model of data locality. In Proceedings of the ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages.
-
(2006)
Proceedings of the ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
-
-
Zhang, C.1
Ding, C.2
Ogihara, M.3
Zhong, Y.4
Wu, Y.5
-
99
-
-
37049020422
-
Forma: A framework for safe automatic array reshaping
-
Zhao, P., Cui, S., Gao, Y., Silvera, R., and Amaral, J. N. 2007. Forma: A framework for safe automatic array reshaping. ACM Trans. Program. Lang. Syst. 30,1,2.
-
(2007)
ACM Trans. Program. Lang. Syst.
, vol.30
, Issue.1
, pp. 2
-
-
Zhao, P.1
Cui, S.2
Gao, Y.3
Silvera, R.4
Amaral, J.N.5
-
101
-
-
0037882892
-
Reuse distance analysis for scientific programs. in
-
Zhong, Y., Ding,C., and Kennedy, K. 2002. Reuse distance analysis for scientific programs. in Proceedings of Workshop on Languages, Compilers, and Runtime Systems for Scalable Computers.
-
(2002)
Proceedings of Workshop on Languages, Compilers, and Runtime Systems for Scalable Computers
-
-
Zhong, Y.1
Ding, C.2
Kennedy, K.3
-
102
-
-
33947360666
-
Miss rate prediction across program inputs and cache configurations
-
Zhong, Y., Dropsho, S. G., Shen, X., Studer, A., and Ding, C. 2007. Miss rate prediction across program inputs and cache configurations. IEEE Trans. Comput. 56, 3, 328-343.
-
(2007)
IEEE Trans. Comput.
, vol.56
, Issue.3
, pp. 328-343
-
-
Zhong, Y.1
Dropsho, S.G.2
Shen, X.3
Studer, A.4
Ding, C.5
-
103
-
-
8344272049
-
Array regrouping and structure splitting using whole-program reference affinity
-
Zhong, Y., Orlovich, M., Shen, X., and Ding, C. 2004. Array regrouping and structure splitting using whole-program reference affinity. In Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation.
-
(2004)
Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation
-
-
Zhong, Y.1
Orlovich, M.2
Shen, X.3
Ding, C.4
-
104
-
-
12844271066
-
Dynamic tracking of page miss ratio curve for memory management
-
Zhou, P., Pandey, V., Sundaresan, J., Raghuraman, A., Zhou,Y., and Kumar, S. 2004. Dynamic tracking of page miss ratio curve for memory management. In Proceedings of the International Conference on Architectural Support for Programming Languages and Operating Systems.
-
(2004)
Proceedings of the International Conference on Architectural Support for Programming Languages and Operating Systems
-
-
Zhou, P.1
Pandey, V.2
Sundaresan, J.3
Raghuraman, A.4
Zhou, Y.5
Kumar, S.6
|