FYI Android developers et al, ---------- Forwarded message ---------- From: 'Hajime Hoshi' via blink-dev <[email protected]> Date: Tue, Jun 17, 2014 at 8:18 AM Subject: [blink-dev] Usage of Partition Alloc bloats in whole on Android Content Shell To: blink-dev <[email protected]> Cc: [email protected], [email protected], Dai Mikurube < [email protected]>, Kentaro Hara <[email protected]>, Kouhei Ueno < [email protected]>
Hi, We found that memory usage of partition alloc bloats in whole on Android Content Shell. Here is the open doc: https://docs.google.com/a/chromium.org/document/d/15PEA61T3GmwgHqwmjYPw1GLCyXens3y8TWGdJA90Xf8/edit# Summary: On Android content shell, partition alloc usage increased according to the number of loading pages. Partition alloc is used for various purposes like DOM, string, font and other objects, and we found that not a certain part but all parts bloated. What we want to know: * If partition alloc itself has a problem, it might be fragmentation. Is there a good way to know how fragmentation happens? Please let us know if you have some questions or concerns. -- Hajime Hoshi <[email protected]> To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. -- Kenneth Rohde Christiansen Web Platform Architect, Intel Corporation. Phone +45 4294 9458 ﹆﹆﹆
_______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
