Toggle Main Menu Toggle Search

Open Access padlockePrints

An Efficient Garbage Collection Scheme for Parallel Computer Architectures

Lookup NU author(s): Professor Paul WatsonORCiD

Downloads

Full text for this publication is not currently held within this repository. Alternative links are provided below where available.


Abstract

A large amount of work has been undertaken in recent years on the design of garbage collection schemes for parallel computers. This has been largely driven by the need for an efficient scheme to reclaim the redundant parts of the computational graphs produced when programs written in Declarative Languages [DARL8] are evaluated by graph reduction [WATS86] [KELL84] [KIEB85]. Garbage Collection is especially important in implementations of declarative languages, as they tend to consume new storage locations at a much higher rate than do conventional programming languages. In conventional languages, computation is performed by repeatedly changing the 'state' of the computation, as represented by the contents of fixed storage locations (variables). In Declarative languages there is no concept of state, and any re-use of storage locations must be achieved by garbage collection, rather than by the program itself. Without an efficient scheme to allow the re-use of store locations holding redundant parts of the computational graph, the amount of storage required to run programs would be unacceptably high. Parallel computers add to the problem of Garbage Collection, usually by introducing the need for synchronisation in the Garbage Collection schemes. This can have a major effect on the efficiency of Garbage Collection. The paper examines the problems of garbage collection on parallel machines, and proposes a new scheme which has been implemented on the Flagship parallel machine architecture [WATS87]. It is efficient because it requires no synchronisation.


Publication metadata

Author(s): Watson P, Watson I

Editor(s): de Bakker, J.W., Nijman, A.J., Treleaven, P.C.

Publication type: Conference Proceedings (inc. Abstract)

Publication status: Published

Conference Name: 1st International Symposium on Parallel Architectures and Languages Europe (PARLE)

Year of Conference: 1987

Pages: 432-443

ISSN: 0302-9743 (Print) 1611-3349 (Online)

Publisher: Springer

URL: http://dx.doi.org/10.1007/3-540-17945-3_25

DOI: 10.1007/3-540-17945-3_25

Library holdings: Search Newcastle University Library for this item

Series Title: Lecture Notes in Computer Science

ISBN: 9783540179450


Share