manual memory management

Paulo Pinto pjmlp at progtools.org
Thu Jan 10 00:33:12 PST 2013


On Wednesday, 9 January 2013 at 23:53:40 UTC, Andrei Alexandrescu 
wrote:
> On 1/9/13 3:38 PM, Paulo Pinto wrote:
>> My favorite GC book:
>>
>> http://www.amazon.com/Garbage-Collection-Algorithms-Automatic-Management/dp/0471941484/ref=sr_1_2?s=books-intl-de&ie=UTF8&qid=1357774599&sr=1-2
>
> I own the more recent edition and made a pass through it but I 
> don't think it discusses safety that much. Any chapter I should 
> be looking at?
>
> Andrei

No really. It is my favorite GC book, because it is the only one 
I know where so many GC algorithms get described, but I haven't 
read it in depth to be able to assert how safety is described.

And here is another one about real time GC that I own, although 
it focus on JVMs:

http://www.amazon.com/Realtime-Collection-Oriented-Programming-Languages/dp/3831138931/ref=sr_1_1?ie=UTF8&qid=1357806697&sr=8-1&keywords=Fridtjof+Siebert


More information about the Digitalmars-d mailing list