A shared-memory multiprocessor garbage collector and its evaluation for committed-choice logic programs:
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
653 |
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: | 17 S. |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV010954259 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t | ||
008 | 960917s1991 |||| 00||| engod | ||
035 | |a (OCoLC)26293312 | ||
035 | |a (DE-599)BVBBV010954259 | ||
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 A shared-memory multiprocessor garbage collector and its evaluation for committed-choice logic programs |c by A. Imai & E. Tick |
264 | 1 | |a Tokyo, Japan |c 1991 | |
300 | |a 17 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 653 | |
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. 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 Garbage collection (Computer science) | |
650 | 4 | |a Logic programming | |
650 | 4 | |a Multiprocessors | |
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 653 |w (DE-604)BV010923438 |9 653 | |
999 | |a oai:aleph.bib-bvb.de:BVB01-007326634 |
Datensatz im Suchindex
_version_ | 1804125441165885440 |
---|---|
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 | BV010954259 |
ctrlnum | (OCoLC)26293312 (DE-599)BVBBV010954259 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01848nam a2200325 cb4500</leader><controlfield tag="001">BV010954259</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)26293312</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV010954259</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">A shared-memory multiprocessor garbage collector and its evaluation for committed-choice logic programs</subfield><subfield code="c">by A. Imai & E. 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">17 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">653</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. 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">Garbage collection (Computer science)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Logic programming</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Multiprocessors</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">653</subfield><subfield code="w">(DE-604)BV010923438</subfield><subfield code="9">653</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-007326634</subfield></datafield></record></collection> |
id | DE-604.BV010954259 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T18:01:36Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-007326634 |
oclc_num | 26293312 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM |
owner_facet | DE-91G DE-BY-TUM |
physical | 17 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 A shared-memory multiprocessor garbage collector and its evaluation for committed-choice logic programs by A. Imai & E. Tick Tokyo, Japan 1991 17 S. txt rdacontent n rdamedia nc rdacarrier Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report 653 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." Garbage collection (Computer science) Logic programming Multiprocessors Tick, Evan Verfasser aut Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report 653 (DE-604)BV010923438 653 |
spellingShingle | Imai, Akira Tick, Evan A shared-memory multiprocessor garbage collector and its evaluation for committed-choice logic programs Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report Garbage collection (Computer science) Logic programming Multiprocessors |
title | A shared-memory multiprocessor garbage collector and its evaluation for committed-choice logic programs |
title_auth | A shared-memory multiprocessor garbage collector and its evaluation for committed-choice logic programs |
title_exact_search | A shared-memory multiprocessor garbage collector and its evaluation for committed-choice logic programs |
title_full | A shared-memory multiprocessor garbage collector and its evaluation for committed-choice logic programs by A. Imai & E. Tick |
title_fullStr | A shared-memory multiprocessor garbage collector and its evaluation for committed-choice logic programs by A. Imai & E. Tick |
title_full_unstemmed | A shared-memory multiprocessor garbage collector and its evaluation for committed-choice logic programs by A. Imai & E. Tick |
title_short | A shared-memory multiprocessor garbage collector and its evaluation for committed-choice logic programs |
title_sort | a shared memory multiprocessor garbage collector and its evaluation for committed choice logic programs |
topic | Garbage collection (Computer science) Logic programming Multiprocessors |
topic_facet | Garbage collection (Computer science) Logic programming Multiprocessors |
volume_link | (DE-604)BV010923438 |
work_keys_str_mv | AT imaiakira asharedmemorymultiprocessorgarbagecollectoranditsevaluationforcommittedchoicelogicprograms AT tickevan asharedmemorymultiprocessorgarbagecollectoranditsevaluationforcommittedchoicelogicprograms |