[webkit-dev] Is there a way to avoid the 16.8 MB RegisterFile memory usage?
Cedric Vivier
cedricv at neonux.com
Mon Aug 25 17:25:03 PDT 2008
On Tue, Aug 26, 2008 at 12:04 AM, Geoffrey Garen <ggaren at apple.com> wrote:
> If you want the RegisterFile to be 512K, just change its size to 512K.
> You can even deallocate it after JavaScript finishes executing, if
> that helps.
I am curious as well as Mark, what are the consequences of decreasing
(or increasing) this value ? [besides the memory usage of course]
More information about the webkit-dev
mailing list