Re: Garbage collection

Tomasz Zielonka <t.zielonka@zodiac.mimuw.edu.pl>
13 Aug 2004 17:33:57 -0400

          From comp.compilers

Related articles
[4 earlier articles]
Re: Garbage collection tmk@netvision.net.il (2004-08-05)
Re: Garbage collection basile-news@starynkevitch.net (Basile Starynkevitch \[news\]) (2004-08-05)
Re: Garbage collection nick.roberts@acm.org (Nick Roberts) (2004-08-09)
Re: Garbage collection vbdis@aol.com (2004-08-10)
Re: Garbage collection gah@ugcs.caltech.edu (glen herrmannsfeldt) (2004-08-11)
Re: Garbage collection nick.roberts@acm.org (Nick Roberts) (2004-08-13)
Re: Garbage collection t.zielonka@zodiac.mimuw.edu.pl (Tomasz Zielonka) (2004-08-13)
Re: Garbage collection antti-juhani@kaijanaho.info (Antti-Juhani Kaijanaho) (2004-08-15)
Re: Garbage collection gah@ugcs.caltech.edu (glen herrmannsfeldt) (2004-08-15)
Re: Garbage collection nick.roberts@acm.org (Nick Roberts) (2004-08-23)
Re: Garbage collection sk@z.pl (Sebastian) (2004-08-23)
Re: Garbage collection sk@z.pl (Sebastian) (2004-08-23)
Re: Garbage collection nick.roberts@acm.org (Nick Roberts) (2004-09-03)
[8 later articles]
| List of all articles for this month |

From: Tomasz Zielonka <t.zielonka@zodiac.mimuw.edu.pl>
Newsgroups: comp.compilers
Date: 13 Aug 2004 17:33:57 -0400
Organization: MIMUW
References: 04-07-085 04-08-011
Keywords: GC
Posted-Date: 13 Aug 2004 17:33:56 EDT

Sebastian wrote:
> You can read the following 2-part article from MSDN. It quite nicely
> explains how .Net garbage collector works -- it's also (partly*) copying &
> generational collector at one (it even has 2 generations).


If it had only 1 generation, it wouldn't be generational.


Best regards,
Tom


--
.signature: Too many levels of symbolic links


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.