[webkit-reviews] review requested: [Bug 171944] [iOS] Use memory footprint to dynamically adjust behavior of allocators : [Attachment 309640] Almost done patch for review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 10 14:45:51 PDT 2017


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 171944: [iOS] Use memory footprint to dynamically adjust behavior of
allocators
https://bugs.webkit.org/show_bug.cgi?id=171944

Attachment 309640: Almost done patch for review

https://bugs.webkit.org/attachment.cgi?id=309640&action=review




--- Comment #1 from Michael Saboff <msaboff at apple.com> ---
Created attachment 309640

  --> https://bugs.webkit.org/attachment.cgi?id=309640&action=review

Almost done patch for review

My only question is how to layer bmalloc and WTF.   Currently bmalloc uses
ramSize() from WTF, but I could be convinced to move ramSize to bmalloc.  I'm
open to other ideas as well.


More information about the webkit-reviews mailing list