DSpace Repository

The Incremental Garbage Collection Processes

Show simple item record

dc.creator Baker, Henry G.
dc.creator Hewitt, Carl
dc.date 2004-10-04T14:39:06Z
dc.date 2004-10-04T14:39:06Z
dc.date 1977-12-01
dc.date.accessioned 2013-10-09T02:42:57Z
dc.date.available 2013-10-09T02:42:57Z
dc.date.issued 2013-10-09
dc.identifier AIM-454
dc.identifier http://hdl.handle.net/1721.1/6095
dc.identifier.uri http://koha.mediu.edu.my:8181/xmlui/handle/1721
dc.description This paper investigates some problems associated with an expression evaluation order that we call "future" order, which is different from call-by-name, call-by-value, and call-by-need. In future order evaluation, an object called "future" is created to serve as the value of each expression that is to be evaluated and separate process is dedicated to its evaluation. This mechanism allows the fully parallel evaluation of the expressions in a programming language. We discuss an approach to a problem that arises in this context: futures which were thought to be relevant when they were created become irrelevant through not being needed later in computation. The problem of irrelevant processes also appears in multiprocessing problem-solving systems which start several processors working on the same problem but with different methods, and return with the solution which finishes first. This parallel method strategy has the drawback that the processes which are investigating the losing methods must be identified, cleanly stopped, and the processors they are using reassigned to more useful tasks. The solution we propose is that of incremental garbage collection. The goal structure of the solution plan should be explicitly represented in memory as part of the graph memory (like Lisp's heap) so that a garbage collection algorithm can discover which processes are performing useful work, and which can be recycled for a new task. An incremental algorithm for the unified garbage collection of storage and processes is described.
dc.format 12 p.
dc.format 1132301 bytes
dc.format 889675 bytes
dc.format application/postscript
dc.format application/pdf
dc.language en_US
dc.relation AIM-454
dc.title The Incremental Garbage Collection Processes


Files in this item

Files Size Format View

There are no files associated with this item.

This item appears in the following Collection(s)

Show simple item record

Search DSpace


Advanced Search

Browse

My Account