-
2
-
-
12844258076
-
An efficient parallel heap compaction algorithm
-
Vancouver, BC, Canada, Oct.
-
Diab Abuaiadh, Yoav Ossia, Erez Petrank, and Uri Silbershtein. An efficient parallel heap compaction algorithm. In OOPSLA'04: Proc. Conf. on Object-oriented programming, Systems, Languages, and Applications, pages 224-236, Vancouver, BC, Canada, Oct. 2004.
-
(2004)
OOPSLA'04: Proc. Conf. on Object-oriented Programming, Systems, Languages, and Applications
, pp. 224-236
-
-
Abuaiadh, D.1
Ossia, Y.2
Petrank, E.3
Silbershtein, U.4
-
3
-
-
35248846948
-
Anthony Cocchi, and Stephen Smith. A comparative evaluation of parallel garbage collector implementations
-
Cumberland Falls, KY, Sep.
-
Clement R. Attanasio, David F. Bacon, Anthony Cocchi, and Stephen Smith. A comparative evaluation of parallel garbage collector implementations. In LCPC'01: Proc. Intl. Conf. Languages and Compilers for Parallel Computing, pages 177-192, Cumberland Falls, KY, Sep. 2003.
-
(2003)
LCPC'01: Proc. Intl. Conf. Languages and Compilers for Parallel Computing
, pp. 177-192
-
-
Attanasio, C.R.1
Bacon, D.F.2
-
4
-
-
1442264024
-
An on-the-fly mark and sweep garbage collector based on sliding views
-
Anaheim, CA, Oct.
-
Hezi Azatchi, Yossi Levanoni, Harel Paz, and Erez Petrank. An on-the-fly mark and sweep garbage collector based on sliding views. In OOPSLA'03: Proc. Conf. Object-oriented Programming, Systems, Languages, and Applications, pages 269-281, Anaheim, CA, Oct. 2003.
-
(2003)
OOPSLA'03: Proc. Conf. Object-oriented Programming, Systems, Languages, and Applications
, pp. 269-281
-
-
Azatchi, H.1
Levanoni, Y.2
Paz, H.3
Petrank, E.4
-
5
-
-
0034442456
-
Hoard: A scalable memory allocator for multithreaded applications
-
Emery D. Berger, Kathryn S. McKinley, Robert D. Blumofe, and Paul R. Wilson. Hoard: a scalable memory allocator for multithreaded applications. In ASPLOS'00: Proc. Intl. Conf. Architectural Support for Programming Languages and Operating Systems, pages 117-128, Cambridge, MA, Nov. 2000. (Pubitemid 32470891)
-
(2000)
International Conference on Architectural Support for Programming Languages and Operating Systems - ASPLOS
, pp. 117-128
-
-
Berger, E.D.1
McKinley, K.S.2
Blumofe, R.D.3
Wilson, P.R.4
-
6
-
-
84976679659
-
Comparison of compacting algorithms for garbage collection
-
Oct.
-
Jacques Cohen and Alexandru Nicolau. Comparison of Compacting Algorithms for Garbage Collection. ACM Trans. Program. Lang. Syst., 5(4):532-553, Oct. 1983.
-
(1983)
ACM Trans. Program. Lang. Syst.
, vol.5
, Issue.4
, pp. 532-553
-
-
Cohen, J.1
Nicolau, A.2
-
7
-
-
0003230603
-
Parallel garbage collection for shared memory multiprocessors
-
Monterey, CA, June
-
Christine H. Flood, David Detlefs, Nir Shavit, and Xiaolan Zhang. Parallel garbage collection for shared memory multiprocessors. In JVM'01: Proc. Symp. on Java Virtual Machine Research and Technology - Volume 1, pages 21-21, Monterey, CA, June 2001.
-
(2001)
JVM'01: Proc. Symp. on Java Virtual Machine Research and Technology
, vol.1
, pp. 21-21
-
-
Flood, C.H.1
Detlefs, D.2
Shavit, N.3
Zhang, X.4
-
8
-
-
31744448550
-
Garbage collection without paging
-
Chicago, IL, June
-
M. Hertz, Y. Feng, and E.D. Berger. Garbage collection without paging. In PLDI'05: Proc. Conf. on Programming Language Design and Implementation, pages 143-153, Chicago, IL, June 2005.
-
(2005)
PLDI'05: Proc. Conf. on Programming Language Design and Implementation
, pp. 143-153
-
-
Hertz, M.1
Feng, Y.2
Berger, E.D.3
-
13
-
-
33746052457
-
The Compressor: Concurrent, incremental, and parallel compaction
-
Ottawa, ON, Canada, June
-
Haim Kermany and Erez Petrank. The Compressor: concurrent, incremental, and parallel compaction. In PLDI'06: Proc. Conf. on Programming Language Design and Implementation, pages 354-363, Ottawa, ON, Canada, June 2006.
-
(2006)
PLDI'06: Proc. Conf. on Programming Language Design and Implementation
, pp. 354-363
-
-
Kermany, H.1
Petrank, E.2
-
14
-
-
57349088722
-
Parallel generational-copying garbage collection with a block-structured heap
-
Tucson, AZ, June
-
Simon Marlow, Tim Harris, Roshan P. James, and Simon Peyton Jones. Parallel generational-copying garbage collection with a block-structured heap. In ISMM'08: Proc. Intl. Symp. Memory Management, pages 11-20, Tucson, AZ, June 2008.
-
(2008)
ISMM'08: Proc. Intl. Symp. Memory Management
, pp. 11-20
-
-
Marlow, S.1
Harris, T.2
James, R.P.3
Jones, S.P.4
-
16
-
-
21644433328
-
Mostly concurrent compaction for mark-sweep GC
-
2004 International Symposium on Memory Management, ISMM 2004
-
Yoav Ossia, Ori Ben-Yitzhak, and Marc Segal. Mostly concurrent compaction for mark-sweep GC. In ISMM'04: Proc. Intl. Symp. Memory Management, pages 25-36, Vancouver, BC, Canada, Oct. 2004. (Pubitemid 40927626)
-
(2004)
International Symposium on Memory Management, ISMM
, pp. 25-36
-
-
Ossia, Y.1
Ben-Yitzhak, O.2
Segal, M.3
-
17
-
-
0034592333
-
Eliminating external fragmentation in a non-moving garbage collector for Java
-
San Jose, CA, Nov.
-
Fridtjof Siebert. Eliminating external fragmentation in a non-moving garbage collector for Java. In CASES'00: Proc. Intl. Conf. Compilers, Architecture, and Synthesis for Embedded Systems, pages 9-17, San Jose, CA, Nov. 2000.
-
(2000)
CASES'00: Proc. Intl. Conf. Compilers, Architecture, and Synthesis for Embedded Systems
, pp. 9-17
-
-
Siebert, F.1
-
18
-
-
34247188071
-
Improving locality with parallel hierarchical copying GC
-
DOI 10.1145/1133956.1133964, ISMM 2006 - Proceedings of the 2006 InternationalSymposium on Memory Management
-
David Siegwart and Martin Hirzel. Improving locality with parallel hierarchical copying GC. In ISMM'06: Proc. Intl. Symp. Memory Management, pages 52-63, Ottawa, ON, Canada, June 2006. (Pubitemid 46609206)
-
(2006)
International Symposium on Memory Management, ISMM
, vol.2006
, pp. 52-63
-
-
Siegwart, D.1
Hirzel, M.2
-
19
-
-
84870707041
-
A parallel java grande benchmark suite
-
Denver, CO, Nov.
-
Lorna A. Smith, Mark. J. Bull, and Jan Obdrźalek. A Parallel Java Grande Benchmark Suite. In Proc. ACM/IEEE Conf. Supercomputing, pages 8-17, Denver, CO, Nov. 2001.
-
(2001)
Proc. ACM/IEEE Conf. Supercomputing
, pp. 8-17
-
-
Smith, L.A.1
Bull, M.J.2
Obdrźalek, J.3
|