[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [olpc-software] Federico Mena-Quintero's recent memory work.



Jim Gettys wrote:
> http://primates.ximian.com/~federico/news.html

I don't know if you mean his work in general (which is excellent), or if
you're specifically referring to the last entry about non-shared dirty
lib data. That entry is easy to misread: he didn't cut 16MB out of
memory requirements, nor did he find a way to. A lot of that 16MB is
relocation data and can't be reclaimed by simply const'ing variables,
and even variables that can be const'ed won't necessarily translate to
direct memory use reductions.

In other words, this post is a best practices reminder, but don't expect
memory requirements to drop by 16MB anytime soon.

-- 
Ivan Krstic <krstic fas harvard edu> | GPG: 0x147C722D


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]