[webkit-reviews] review requested: [Bug 51128] [Symbian] OSAllocator implementation : [Attachment 80213] New algo take 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 26 11:49:43 PST 2011


Siddharth Mathur <siddharth.mathur at nokia.com> has asked  for review:
Bug 51128: [Symbian] OSAllocator implementation
https://bugs.webkit.org/show_bug.cgi?id=51128

Attachment 80213: New algo take 2
https://bugs.webkit.org/attachment.cgi?id=80213&action=review

------- Additional Comments from Siddharth Mathur <siddharth.mathur at nokia.com>
The PageSizedAllocatorSymbian class handles the job of using one Symbian OS
chunk (with a large up-front address space reservation) and a bitmap (one bit
per page-sized block of the address space) to handle all of OSAllocator needs
in a flexible manner. 
Comments starting Line 126 of OSAllocatorSymbian.cpp explain the logic in more
detail. 
(Look ma, no OSAllocator::Usage!)


More information about the webkit-reviews mailing list