www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - OSS memory management

reply bearophile <bearophileHUGS lycos.com> writes:
Found on Lambda the Ultimate, Thirty person-years of memory management
development goes Open Source:
http://www.ravenbrook.com/project/mps/doc/2002-01-30/ismm2002-paper/

Bye,
bearophile
Nov 17 2009
parent reply "Denis Koroskin" <2korden gmail.com> writes:
On Tue, 17 Nov 2009 23:42:06 +0300, bearophile <bearophileHUGS lycos.com>  
wrote:

 Found on Lambda the Ultimate, Thirty person-years of memory management  
 development goes Open Source:
 http://www.ravenbrook.com/project/mps/doc/2002-01-30/ismm2002-paper/

 Bye,
 bearophile
Hmm, looks *very* interesting, thanks for a link, it's definitely worth a close look!
Nov 17 2009
parent reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
Denis Koroskin wrote:
 On Tue, 17 Nov 2009 23:42:06 +0300, bearophile 
 <bearophileHUGS lycos.com> wrote:
 
 Found on Lambda the Ultimate, Thirty person-years of memory management 
 development goes Open Source:
 http://www.ravenbrook.com/project/mps/doc/2002-01-30/ismm2002-paper/

 Bye,
 bearophile
Hmm, looks *very* interesting, thanks for a link, it's definitely worth a close look!
A bit dated though. I think there have been some developments in memory managers in the past 7 years. Andrei
Nov 17 2009
parent "Denis Koroskin" <2korden gmail.com> writes:
On Wed, 18 Nov 2009 01:03:39 +0300, Andrei Alexandrescu  
<SeeWebsiteForEmail erdani.org> wrote:

 Denis Koroskin wrote:
 On Tue, 17 Nov 2009 23:42:06 +0300, bearophile  
 <bearophileHUGS lycos.com> wrote:

 Found on Lambda the Ultimate, Thirty person-years of memory management  
 development goes Open Source:
 http://www.ravenbrook.com/project/mps/doc/2002-01-30/ismm2002-paper/

 Bye,
 bearophile
Hmm, looks *very* interesting, thanks for a link, it's definitely worth a close look!
A bit dated though. I think there have been some developments in memory managers in the past 7 years. Andrei
The article is outdated, but the project is being maintained: http://www.ravenbrook.com/project/mps/release/ (last release is made at 2008-05-01)
Nov 17 2009