Browse thread
The Future Possibility of Concurrent Garbage Collection?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2006-09-18 (13:23) |
From: | skaller <skaller@u...> |
Subject: | Re: [Caml-list] Re: The Future Possibility of Concurrent Garbage Collection? |
> The main cost of a concurrent GC is that the application code has to be > changed to cooperate with the GC. So if you want to be able to use the same > application code for both the concurrent and the non-concurrent GC, you end > up paying the price of concurrent GC in both cases :-( Can you explain this in more detail? -- John Skaller <skaller at users dot sf dot net> Felix, successor to C++: http://felix.sf.net