Evaluation of parallel copying garbage collection on a shared-memory multiprocessor:
Abstract: "A parallel copying garbage collection algorithm for symbolic languages executing on shared-memory multiprocessors is proposed. The algorithm is an extension of Baker's sequential algorithm with a novel method of heap allocation to prevent fragmentation and facilitate load distri...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Tokyo, Japan
1991
|
Schriftenreihe: | Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report
650 |
Schlagworte: | |
Zusammenfassung: | Abstract: "A parallel copying garbage collection algorithm for symbolic languages executing on shared-memory multiprocessors is proposed. The algorithm is an extension of Baker's sequential algorithm with a novel method of heap allocation to prevent fragmentation and facilitate load distribution during garbage collection. An implementation of the algorithm within a concurrent logic programming system, VPIM, has been evaluated and the results, for a wide selection of benchmarks, are analyzed here We show (1) how much the algorithm reduces the contention for critical sections during garbage collection, (2) how well the load- balancing strategy works and its expected overheads, and (3) the expected speedup achieved by the algorithm. |
Beschreibung: | 28 S. |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV010954170 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t | ||
008 | 960917s1991 |||| 00||| engod | ||
035 | |a (OCoLC)24940406 | ||
035 | |a (DE-599)BVBBV010954170 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-91G | ||
100 | 1 | |a Imai, Akira |e Verfasser |4 aut | |
245 | 1 | 0 | |a Evaluation of parallel copying garbage collection on a shared-memory multiprocessor |c by A. Imai & Evan Tick |
264 | 1 | |a Tokyo, Japan |c 1991 | |
300 | |a 28 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report |v 650 | |
520 | 3 | |a Abstract: "A parallel copying garbage collection algorithm for symbolic languages executing on shared-memory multiprocessors is proposed. The algorithm is an extension of Baker's sequential algorithm with a novel method of heap allocation to prevent fragmentation and facilitate load distribution during garbage collection. An implementation of the algorithm within a concurrent logic programming system, VPIM, has been evaluated and the results, for a wide selection of benchmarks, are analyzed here | |
520 | 3 | |a We show (1) how much the algorithm reduces the contention for critical sections during garbage collection, (2) how well the load- balancing strategy works and its expected overheads, and (3) the expected speedup achieved by the algorithm. | |
650 | 4 | |a Fifth generation computers | |
650 | 4 | |a Garbage collection (Computer science) | |
700 | 1 | |a Tick, Evan |e Verfasser |4 aut | |
830 | 0 | |a Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report |v 650 |w (DE-604)BV010923438 |9 650 | |
999 | |a oai:aleph.bib-bvb.de:BVB01-007326556 |
Datensatz im Suchindex
_version_ | 1804125441063124992 |
---|---|
any_adam_object | |
author | Imai, Akira Tick, Evan |
author_facet | Imai, Akira Tick, Evan |
author_role | aut aut |
author_sort | Imai, Akira |
author_variant | a i ai e t et |
building | Verbundindex |
bvnumber | BV010954170 |
ctrlnum | (OCoLC)24940406 (DE-599)BVBBV010954170 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01818nam a2200325 cb4500</leader><controlfield tag="001">BV010954170</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">960917s1991 |||| 00||| engod</controlfield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)24940406</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV010954170</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Imai, Akira</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Evaluation of parallel copying garbage collection on a shared-memory multiprocessor</subfield><subfield code="c">by A. Imai & Evan Tick</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Tokyo, Japan</subfield><subfield code="c">1991</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">28 S.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report</subfield><subfield code="v">650</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Abstract: "A parallel copying garbage collection algorithm for symbolic languages executing on shared-memory multiprocessors is proposed. The algorithm is an extension of Baker's sequential algorithm with a novel method of heap allocation to prevent fragmentation and facilitate load distribution during garbage collection. An implementation of the algorithm within a concurrent logic programming system, VPIM, has been evaluated and the results, for a wide selection of benchmarks, are analyzed here</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">We show (1) how much the algorithm reduces the contention for critical sections during garbage collection, (2) how well the load- balancing strategy works and its expected overheads, and (3) the expected speedup achieved by the algorithm.</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Fifth generation computers</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Garbage collection (Computer science)</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Tick, Evan</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report</subfield><subfield code="v">650</subfield><subfield code="w">(DE-604)BV010923438</subfield><subfield code="9">650</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-007326556</subfield></datafield></record></collection> |
id | DE-604.BV010954170 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T18:01:36Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-007326556 |
oclc_num | 24940406 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM |
owner_facet | DE-91G DE-BY-TUM |
physical | 28 S. |
publishDate | 1991 |
publishDateSearch | 1991 |
publishDateSort | 1991 |
record_format | marc |
series | Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report |
series2 | Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report |
spelling | Imai, Akira Verfasser aut Evaluation of parallel copying garbage collection on a shared-memory multiprocessor by A. Imai & Evan Tick Tokyo, Japan 1991 28 S. txt rdacontent n rdamedia nc rdacarrier Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report 650 Abstract: "A parallel copying garbage collection algorithm for symbolic languages executing on shared-memory multiprocessors is proposed. The algorithm is an extension of Baker's sequential algorithm with a novel method of heap allocation to prevent fragmentation and facilitate load distribution during garbage collection. An implementation of the algorithm within a concurrent logic programming system, VPIM, has been evaluated and the results, for a wide selection of benchmarks, are analyzed here We show (1) how much the algorithm reduces the contention for critical sections during garbage collection, (2) how well the load- balancing strategy works and its expected overheads, and (3) the expected speedup achieved by the algorithm. Fifth generation computers Garbage collection (Computer science) Tick, Evan Verfasser aut Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report 650 (DE-604)BV010923438 650 |
spellingShingle | Imai, Akira Tick, Evan Evaluation of parallel copying garbage collection on a shared-memory multiprocessor Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report Fifth generation computers Garbage collection (Computer science) |
title | Evaluation of parallel copying garbage collection on a shared-memory multiprocessor |
title_auth | Evaluation of parallel copying garbage collection on a shared-memory multiprocessor |
title_exact_search | Evaluation of parallel copying garbage collection on a shared-memory multiprocessor |
title_full | Evaluation of parallel copying garbage collection on a shared-memory multiprocessor by A. Imai & Evan Tick |
title_fullStr | Evaluation of parallel copying garbage collection on a shared-memory multiprocessor by A. Imai & Evan Tick |
title_full_unstemmed | Evaluation of parallel copying garbage collection on a shared-memory multiprocessor by A. Imai & Evan Tick |
title_short | Evaluation of parallel copying garbage collection on a shared-memory multiprocessor |
title_sort | evaluation of parallel copying garbage collection on a shared memory multiprocessor |
topic | Fifth generation computers Garbage collection (Computer science) |
topic_facet | Fifth generation computers Garbage collection (Computer science) |
volume_link | (DE-604)BV010923438 |
work_keys_str_mv | AT imaiakira evaluationofparallelcopyinggarbagecollectiononasharedmemorymultiprocessor AT tickevan evaluationofparallelcopyinggarbagecollectiononasharedmemorymultiprocessor |