-
1
-
-
84976725044
-
-
Barret, D., Zorn, B.: . Using Lifetime Predictors to Improve Memory Allocation Performance. ACM SIGPLAN PLDI, Albuquerque, NM, 1993.
-
Barret, D., Zorn, B.: . Using Lifetime Predictors to Improve Memory Allocation Performance. ACM SIGPLAN PLDI, Albuquerque, NM, 1993.
-
-
-
-
2
-
-
0038147962
-
Reconsidering Custom Memory Allocation
-
Seattle, WA
-
Berger, E., Zorn, B., McKinley, K.: Reconsidering Custom Memory Allocation. ACM OOP-SLA, Seattle, WA, 2002.
-
(2002)
ACM OOP-SLA
-
-
Berger, E.1
Zorn, B.2
McKinley, K.3
-
3
-
-
0034830634
-
-
Berger, E., Zorn, B., McKinley, K.: Composing High-Performance Memory Allocators. ACM SIGPLAN PLDI, Snowbird, UT, 2001.
-
Berger, E., Zorn, B., McKinley, K.: Composing High-Performance Memory Allocators. ACM SIGPLAN PLDI, Snowbird, UT, 2001.
-
-
-
-
4
-
-
33746317494
-
Cache-Conscious Data Placement
-
San Jose, CA
-
Calder, B., Krintz, C., John, S., Austin, T.: Cache-Conscious Data Placement. ACM ASP-LOS, San Jose, CA, 1998.
-
(1998)
ACM ASP-LOS
-
-
Calder, B.1
Krintz, C.2
John, S.3
Austin, T.4
-
5
-
-
17244376579
-
-
Chilimbi, T., Davidson, B., Larus, J.: Cache-conscious structure definition. ACM SIGPLAN PLDI, Atlanta, GA, 1999.
-
Chilimbi, T., Davidson, B., Larus, J.: Cache-conscious structure definition. ACM SIGPLAN PLDI, Atlanta, GA, 1999.
-
-
-
-
6
-
-
17244375796
-
-
Chilimbi, T., Hill, M., Larus, J.: Cache-conscious structure layout. ACM SIGPLAN PLDI, Atlanta, GA, 1999.
-
Chilimbi, T., Hill, M., Larus, J.: Cache-conscious structure layout. ACM SIGPLAN PLDI, Atlanta, GA, 1999.
-
-
-
-
7
-
-
17244365237
-
-
Ding, C., Kennedy, K.: Improving cache performance in dynamic applications through data and computation reorganization at run time. ACM SIGPLAN PLDI, Atlanta, GA, 1999.
-
Ding, C., Kennedy, K.: Improving cache performance in dynamic applications through data and computation reorganization at run time. ACM SIGPLAN PLDI, Atlanta, GA, 1999.
-
-
-
-
8
-
-
0031622774
-
-
Gay, D., Aiken, A.: Memory Management with Explicit Regions. ACM SIGPLAN PLDI, Montreal, Canada, 1998.
-
Gay, D., Aiken, A.: Memory Management with Explicit Regions. ACM SIGPLAN PLDI, Montreal, Canada, 1998.
-
-
-
-
9
-
-
0003782728
-
CustoMalloc: Efficient Synthesized Memory Allocators
-
Technical Report CU-CS-602-92, Dept. of Computer Science, Univ. of Colorado, Boulder, CO
-
Grunwald, D., Zorn, B.: CustoMalloc: Efficient Synthesized Memory Allocators. Technical Report CU-CS-602-92, Dept. of Computer Science, Univ. of Colorado, Boulder, CO 1992.
-
(1992)
-
-
Grunwald, D.1
Zorn, B.2
-
10
-
-
84976655260
-
-
Grunwald, D., Zorn, B., Henderson, R.: Improving the Cache Locality of Memory Allocation. ACM SIGPLAN PLDI, Albuquerque, NM 1993.
-
Grunwald, D., Zorn, B., Henderson, R.: Improving the Cache Locality of Memory Allocation. ACM SIGPLAN PLDI, Albuquerque, NM 1993.
-
-
-
-
11
-
-
36348941352
-
The garbage collection advantage: Improving program locality
-
Vancouver, BC, Canada
-
Huang, X., Blackburn, S., McKinley, K., Moss, J., Wang, Z., Cheng, P.: The garbage collection advantage: improving program locality. ACM OOPSLA, Vancouver, BC, Canada 2004.
-
(2004)
ACM OOPSLA
-
-
Huang, X.1
Blackburn, S.2
McKinley, K.3
Moss, J.4
Wang, Z.5
Cheng, P.6
-
12
-
-
38149064074
-
-
International Standard ISO/IEC 14882. 1998. Programming Languages C++. 1st edn.
-
International Standard ISO/IEC 14882. 1998. Programming Languages C++. 1st edn.
-
-
-
-
13
-
-
31844446709
-
-
Lattner, C., Adve, V. Automatic Pool Allocation: improving performance by controlling Data Structure Layout in the Heap. ACM SIGPLAN PLDI, Chicago, IL 2005.
-
Lattner, C., Adve, V. Automatic Pool Allocation: improving performance by controlling Data Structure Layout in the Heap. ACM SIGPLAN PLDI, Chicago, IL 2005.
-
-
-
-
14
-
-
38149124383
-
-
Lea, D.: Some storage management techniques for container classes. The C++ Report http://g.oswego.edu/pub/papers/C++Report89.txt 1990
-
Lea, D.: Some storage management techniques for container classes. The C++ Report http://g.oswego.edu/pub/papers/C++Report89.txt 1990
-
-
-
-
15
-
-
5644237852
-
A memory allocator
-
Hanser Verlag
-
Lea, D.: A memory allocator. Unix/Mail, Hanser Verlag http://gee.cs.oswego.edu/dl/html/malloc.html 1996.
-
(1996)
Unix/Mail
-
-
Lea, D.1
-
16
-
-
0346969888
-
-
Seidl, M., Zorn, B.: Segregating Heap Objects by Reference Behavior and Lifetime. ACM SIGPLAN PLDI, San Jose, CA, 1998.
-
Seidl, M., Zorn, B.: Segregating Heap Objects by Reference Behavior and Lifetime. ACM SIGPLAN PLDI, San Jose, CA, 1998.
-
-
-
-
18
-
-
0038824639
-
Creating and Preserving Locality of Java Applications at Allocation and Garbage Collection Times
-
Seattle, WA
-
Shuf, Y., Gupta, M., Franke, H., Appel, A., Singh, J.: Creating and Preserving Locality of Java Applications at Allocation and Garbage Collection Times. ACM OOPSLA, Seattle, WA, 2002.
-
(2002)
ACM OOPSLA
-
-
Shuf, Y.1
Gupta, M.2
Franke, H.3
Appel, A.4
Singh, J.5
-
21
-
-
85006879958
-
-
Truong, D., Bodin, F., Seznec, A.: Improving cache behavior of dynamically allocated data structures. Int. C. on Parallel Architectures and Compilation Techniques, Paris, 1998.
-
Truong, D., Bodin, F., Seznec, A.: Improving cache behavior of dynamically allocated data structures. Int. C. on Parallel Architectures and Compilation Techniques, Paris, 1998.
-
-
-
-
22
-
-
0002635986
-
Advanced Program Restructuring for High-Performance Computers with Polaris
-
W. Blume, et. al. Advanced Program Restructuring for High-Performance Computers with Polaris. IEEE Computer, 2912:78-82, 1996.
-
(1996)
IEEE Computer
, vol.2912
, pp. 78-82
-
-
Blume, W.1
et., al.2
-
23
-
-
0030108413
-
Vmalloc: A General and Efficient Memory Allocator
-
Vo, K.: Vmalloc: A General and Efficient Memory Allocator. Software Practice Experience, 263, 1996, 357-374.
-
(1996)
Software Practice Experience
, vol.263
, pp. 357-374
-
-
Vo, K.1
-
24
-
-
0009831185
-
-
Doctoral dissertation, Carnegie-Mellon University, Pittsburgh, April
-
Weinstock, C.: Dynamic Storage Allocation Techniques. Doctoral dissertation, Carnegie-Mellon University, Pittsburgh, April 1976
-
(1976)
Dynamic Storage Allocation Techniques
-
-
Weinstock, C.1
-
25
-
-
0003308071
-
Dynamic storage allocation: A survey and critical review
-
Kinross, UK
-
Wilson, P., Johnstone, M., Neely, M., Boles, D.: Dynamic storage allocation: A survey and critical review. Int. Workshop on Memory Management, Kinross, UK, 1995.
-
(1995)
Int. Workshop on Memory Management
-
-
Wilson, P.1
Johnstone, M.2
Neely, M.3
Boles, D.4
-
26
-
-
85013942562
-
-
Wolf, M., Lam, M.: A Data Locality Optimizing Algorithm. ACM SIGPLAN PLDI, Toronto, Canada, 1991.
-
Wolf, M., Lam, M.: A Data Locality Optimizing Algorithm. ACM SIGPLAN PLDI, Toronto, Canada, 1991.
-
-
-
|