-
1
-
-
0242612096
-
Controlling fragmentation and space consumption in the Metronome, a real-time garbage collector for Java
-
San Diego, CA, June, ACM Press
-
D. F. Bacon, P. Cheng, and V. Rajan. Controlling fragmentation and space consumption in the Metronome, a real-time garbage collector for Java. In ACM SIGPLAN2003 Conference on Languages, Compilers, and Tools for Embedded Systems (LCTES'2003), San Diego, CA, June 2003. ACM Press.
-
(2003)
ACM SIGPLAN2003 Conference on Languages, Compilers, and Tools for Embedded Systems (LCTES'2003)
-
-
Bacon, D.F.1
Cheng, P.2
Rajan, V.3
-
2
-
-
0027834735
-
Using lifetime predictors to improve memory allocation performance
-
Albuquerque, NM, June, ACM Press
-
D. A. Barrett and B. G. Zorn. Using lifetime predictors to improve memory allocation performance. In Proceedings of SIGPLAN'93 Conference on Programming Languages Design and Implementation, volume 28(6) of ACM SIGPLAN Notices, pages 187-196, Albuquerque, NM, June 1993. ACM Press.
-
(1993)
Proceedings of SIGPLAN'93 Conference on Programming Languages Design and Implementation of ACM SIGPLAN Notices
, vol.28
, Issue.6
, pp. 187-196
-
-
Barrett, D.A.1
Zorn, B.G.2
-
3
-
-
0034442456
-
Hoard: A scalable memory allocator for multithreaded applications
-
Cambridge, MA, Nov.
-
E. Berger, K. McKinley, R. Blumofe, and P. Wilson. Hoard: A scalable memory allocator for multithreaded applications. In ASPLOS-IX: Ninth International Conference on Architectural Support for Programming Languages and Operating Systems, pages 117-128, Cambridge, MA, Nov. 2000.
-
(2000)
ASPLOS-IX: Ninth International Conference on Architectural Support for Programming Languages and Operating Systems
, pp. 117-128
-
-
Berger, E.1
McKinley, K.2
Blumofe, R.3
Wilson, P.4
-
4
-
-
0034830634
-
Composing high-performance memory allocators
-
ACM SIGPLAN Notices, Snowbird, Utah, June. ACM Press
-
E. D. Berger, B. G. Zorn, and K. S. McKinley. Composing high-performance memory allocators. In Proceedings of SIGPLAN 2001 Conference on Programming Languages Design and Implementation, ACM SIGPLAN Notices, Snowbird, Utah, June 2001. ACM Press.
-
(2001)
Proceedings of SIGPLAN 2001 Conference on Programming Languages Design and Implementation
-
-
Berger, E.D.1
Zorn, B.G.2
McKinley, K.S.3
-
5
-
-
0038147962
-
Reconsidering custom memory allocation
-
ACM SIGPLAN Notices, Seattle, WA, Nov., ACM Press
-
E. D. Berger, B. G. Zorn, and K. S. McKinley. Reconsidering custom memory allocation. In OOPSLA '02 ACM Conference on Object-Oriented Systems, Languages and Applications, ACM SIGPLAN Notices, Seattle, WA, Nov. 2002. ACM Press.
-
(2002)
OOPSLA '02 ACM Conference on Object-Oriented Systems, Languages and Applications
-
-
Berger, E.D.1
Zorn, B.G.2
McKinley, K.S.3
-
6
-
-
0242444015
-
OSF/1 virtual memory improvements
-
November
-
D. Black, J. Carter, G. Feinberg, R. MacDonald, S. Mangalat, E. Sheinbrood, J. Sciver, and P. Wang. OSF/1 virtual memory improvements. In Proceedings of the USENIX Mac Symposium, pages 87-103, November 1991.
-
(1991)
Proceedings of the USENIX Mac Symposium
, pp. 87-103
-
-
Black, D.1
Carter, J.2
Feinberg, G.3
MacDonald, R.4
Mangalat, S.5
Sheinbrood, E.6
Sciver, J.7
Wang, P.8
-
7
-
-
0024085322
-
Garbage collection in an uncooperative environment
-
H.-J. Boehm and M. Weiser. Garbage collection in an uncooperative environment. Software Practice and Experience, 18(9):807-820, 1988.
-
(1988)
Software Practice and Experience
, vol.18
, Issue.9
, pp. 807-820
-
-
Boehm, H.-J.1
Weiser, M.2
-
8
-
-
0032667164
-
Cache-conscious structure layout
-
ACM SIGPLAN Notices, Atlanta, May, ACM Press
-
T. M. Chilimbi, M. D. Hill, and J. R. Larus. Cache-conscious structure layout. In Proceedings ofSIGPLAN'99 Conference on Programming Languages Design and Implementation, ACM SIGPLAN Notices, pages 1-12, Atlanta, May 1999. ACM Press.
-
(1999)
Proceedings ofSIGPLAN'99 Conference on Programming Languages Design and Implementation
, pp. 1-12
-
-
Chilimbi, T.M.1
Hill, M.D.2
Larus, J.R.3
-
9
-
-
0027797652
-
Improving the cache locality of memory allocation
-
Albuquerque, NM, June, ACM Press
-
D. Grunwald, B. Zorn, and R. Henderson. Improving the cache locality of memory allocation. In Proceedings of SIGPLAN'93 Conference on Programming Languages Design and Implementation, volume 28(6) of ACM SIGPLAN Notices, pages 177-186, Albuquerque, NM, June 1993. ACM Press.
-
(1993)
Proceedings of SIGPLAN'93 Conference on Programming Languages Design and Implementation of ACM SIGPLAN Notices
, vol.28
, Issue.6
, pp. 177-186
-
-
Grunwald, D.1
Zorn, B.2
Henderson, R.3
-
10
-
-
0019026503
-
A portable storage management system for the Icon programming language
-
D. R. Hanson. A portable storage management system for the Icon programming language. Software Practice and Experience, 10(6):489-500, 1980.
-
(1980)
Software Practice and Experience
, vol.10
, Issue.6
, pp. 489-500
-
-
Hanson, D.R.1
-
13
-
-
0013001606
-
The memory fragmentation problem: Solved?
-
R. Jones, editor, Vancouver, Oct., ACM Press
-
M. S. Johnstone and P. R. Wilson. The memory fragmentation problem: Solved? In R. Jones, editor, ISMM'98 Proceedings of the First International Symposium on Memory Management, volume 34(3) of ACM SIGPLAN Notices, pages 26-36, Vancouver, Oct. 1998. ACM Press.
-
(1998)
ISMM'98 Proceedings of the First International Symposium on Memory Management of ACM SIGPLAN Notices
, vol.34
, Issue.3
, pp. 26-36
-
-
Johnstone, M.S.1
Wilson, P.R.2
-
15
-
-
0348220543
-
Flexible reference trace reduction for VM simulations
-
S. F. Kaplan, Y. Smaragdakis, and P. R. Wilson. Flexible reference trace reduction for VM simulations. ACM Trans. Model. Comput. Simul., 13(1):1-38, 2003.
-
(2003)
ACM Trans. Model. Comput. Simul.
, vol.13
, Issue.1
, pp. 1-38
-
-
Kaplan, S.F.1
Smaragdakis, Y.2
Wilson, P.R.3
-
18
-
-
0035948681
-
Implementing heap-object behavior prediction efficiently and effectively
-
M. L. Seidl and B. G. Zorn. Implementing heap-object behavior prediction efficiently and effectively. Software Practice and Experience, 31(9):869-892, 2001.
-
(2001)
Software Practice and Experience
, vol.31
, Issue.9
, pp. 869-892
-
-
Seidl, M.L.1
Zorn, B.G.2
-
19
-
-
84873896659
-
-
SPEC CPU2000. http://www.spec.org/osg/cpu2000/.
-
SPEC CPU2000
-
-
-
21
-
-
85006879958
-
Improving cache behavior of dynamically allocated data structures
-
D. N. Truong, F. Bodin, and A. Seznec. Improving cache behavior of dynamically allocated data structures. In IEEE PACT, pages 322-329, 1998.
-
(1998)
IEEE PACT
, pp. 322-329
-
-
Truong, D.N.1
Bodin, F.2
Seznec, A.3
-
22
-
-
84958662213
-
Dynamic storage allocation: A survey and critical review
-
H. Baker, editor, Kinross, Scotland, Sept., Springer-Verlag
-
P. R. Wilson, M. S. Johnstone, M. Neely, and D. Boles. Dynamic storage allocation: A survey and critical review. In H. Baker, editor, Proceedings of International Workshop on Memory Management, volume 986 of Lecture Notes in Computer Science, Kinross, Scotland, Sept. 1995. Springer-Verlag.
-
(1995)
Proceedings of International Workshop on Memory Management of Lecture Notes in Computer Science
, vol.986
-
-
Wilson, P.R.1
Johnstone, M.S.2
Neely, M.3
Boles, D.4
-
23
-
-
21644439179
-
Automatic heap sizing: Taking real memory into account
-
A. Diwan, editor, ACM SIGPLAN Notices, Vancouver, Oct., ACM Press
-
T. Yang, E. D. Berger, M. Hertz, S. F. Kaplan, and J. E. B. Moss. Automatic heap sizing: Taking real memory into account. In A. Diwan, editor, ISMM'04 Proceedings of the Third International Symposium on Memory Management, ACM SIGPLAN Notices, Vancouver, Oct. 2004. ACM Press.
-
(2004)
ISMM'04 Proceedings of the Third International Symposium on Memory Management
-
-
Yang, T.1
Berger, E.D.2
Hertz, M.3
Kaplan, S.F.4
Moss, J.E.B.5
|