digitalmars.D - OSS memory management
- bearophile <bearophileHUGS lycos.com> Nov 17 2009
- "Denis Koroskin" <2korden gmail.com> Nov 17 2009
- Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> Nov 17 2009
- "Denis Koroskin" <2korden gmail.com> Nov 17 2009
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
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
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
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
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









Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> 