[Webkit-unassigned] [Bug 34349] [Symbian] Lazy commit of memory required in JSC register file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 12:32:19 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34349


Siddharth Mathur <siddharth.mathur at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2




--- Comment #2 from Siddharth Mathur <siddharth.mathur at nokia.com>  2010-03-11 12:32:19 PST ---
Kent, 

High (but not top) priority. We are very frequently out of memory on Symbian,
since the devices have ~128MB of RAM and only 50-60MB free after boot. Due to
mid-market positioning of Symbian devices, there will always be new phones out
with only 128MB of RAM (and no virtual memory of course). :)

The user of custom memory allocators for Qt-Symbian apps helps a bit here, but
only a few will be using it. 

In my patch for Bug 34350, I was initially attempting to make the logic support
RegisterFile's needs too, but the code got complicated quickly, so I only
addressed Collector's needs.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list