See this document in CiteSeerX!

Customising Object Allocation (1994)  (Make Corrections)  (6 citations)
Giuseppe Attardi, Tito Flagella
Lecture Notes in Computer Science



  Home/Search   Context   Related

Links:   ACM   DBLP

 
View or download:
di.unipi.it/pub/Papers/...ecoop94.ps.gz
Cached:  PS.gz  PS  PDF   Image  Update  Help

From:  di.unipi.it/~attardi/papers (more)
(Enter author homepages)

Rate this article: (best)
  Comment on this article  
(Enter summary)

Abstract: . Automatic garbage collection relieves programmers from the burden of managing memory themselves and several techniques have been developed that make garbage collection feasible in many situations, including real time applications or within traditional programming languages. However optimal performance cannot always be achieved by a uniform general purpose solution. Sometimes an algorithm exhibits a predictable pattern of memory usage that could be better handled specifically, delaying as much ... (Update)

Context of citations to this paper:   More

...for each Item in the array. The operator [ can be used to access such arrays, e. g: anArrayOfItems[i] print( Item anItem = anArrayOfItems[3]; 8 Heap Classes To manage a heap one normally has to maintain the set of roots for the objects in the heap, manage the pages where...

...is planned to develop a parallel mostly copying algorithm. The mostly copying garbage collection developed by Bartlett [4, 5] see also [1]) is a variant of the classical stop and copy algorithm, where all accessible objects on the heap are copied into a new space. The...

Cited by:   More
Compiler Support to Customize the Mark and Sweep Algorithm - Colnet, COUCAUD, ZENDRA   (Correct)
Progress Report on Parallelism in MuPAD - Heckler, Metzner, Zimmermann (1997)   (Correct)
A Customisable Memory Management Framework for C++ - Attardi, Flagella, Iglio (1998)   (Correct)

Similar documents (at the sentence level):
45.7%:   A Customisable Memory Management Framework - Attardi, Flagella (1994)   (Correct)
30.0%:   Memory Management in the PoSSo Solver - Attardi, Flagella (1996)   (Correct)

Active bibliography (related documents):   More   All
0.3:   Simple Garbage-Collector-Safety - Boehm (1996)   (Correct)
0.2:   Safe, Efficient Garbage Collection for C++ - Ellis, Detlefs (1993)   (Correct)
0.2:   Garbage Collection and Run-time Typing as a C++ Library - Detlefs (1992)   (Correct)

Similar documents based on text:   More   All
0.5:   A Generational and Conservative Copying Collector for Hybrid.. - Onodera (1993)   (Correct)
0.2:   Heterogeneous Distributed Computing in Practice - Attardi, Flagella.. (1993)   (Correct)
0.2:   Posso File Header - Type Formal Specification   (Correct)

Related documents from co-citation:   More   All
6:   Compacting garbage collection with ambiguous roots - Bartlett - 1988
3:   Uniprocessor garbage collection techniques - Wilson - 1992
3:   Performance tuning in a customizable collector (context) - Attardi, Flagella et al. - 1995

BibTeX entry:   (Update)

G. Attardi and T. Flagella. Customising object allocation. In M. Tokoro and R. Pareschi, editors, Object Oriented Programming, Proceedings of the 8th ECOOP, Lecture Notes in Computer Science 821, pages 320--343. Berlin: Springer-Verlag, 1994. http://citeseer.ist.psu.edu/attardi94customising.html   More

@article{ attardi94customising,
    author = "Giuseppe Attardi and Tito Flagella",
    title = "Customising Object Allocation",
    journal = "Lecture Notes in Computer Science",
    volume = "821",
    pages = "320--??",
    year = "1994",
    url = "citeseer.ist.psu.edu/attardi94customising.html" }
Citations (may not include all citations):
262   Uniprocessor garbage collection techniques - Wilson - 1992  ACM   DBLP
167   Grobner bases: an algorithmic method in polynomial ideal the.. (context) - Buchberger - 1985
167   Garbage collection in an uncooperative environment (context) - Boehm, Weiser - 1988  ACM   DBLP
69   Compacting garbage collection with ambiguous roots - Bartlett - 1988
61   The measured cost of conservative garbage collection - Zorn - 1992  ACM   DBLP
42   Rationale for the design of the ADA programming language (context) - Ichbiah - 1979  ACM
35   Lisp Machine Manual (context) - Weinreb, Moon et al. - 1983
26   Systems Programming with Modula3 (context) - Nelson - 1991
20   Concurrent garbage collection for C (context) - Detlefs - 1990
17   A mark-and-sweep collector for C (context) - Edelson - 1992
16   Pitfalls of conservative garbage collection (context) - Wentworth - 1990  DBLP
10   Mostly-copying collection picks up generations and C (context) - Bartlett - 1989
5   GC-cooperative C (context) - Samples - 1992
4   Safe, efficient garbage collection for C - Ellis, Detlefs - 1993
3   Precompiling C++ for garbage collection - Edelson - 1992  ACM   DBLP
3   Personal communication (context) - Rouillier - 1994
1   A customisable memory management framekwork (context) - Attardi, Flagella - 1994



The graph only includes citing articles where the year of publication is known.


Documents on the same site (http://www.di.unipi.it/~attardi/papers.html):   More
A Formalization of Viewpoints - Attardi, Simi (1995)   (Correct)
A Customisable Memory Management Framework - Attardi, Flagella (1994)   (Correct)
Memory Management in the PoSSo Solver - Attardi, Flagella (1996)   (Correct)

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC