[Webkit-unassigned] [Bug 163375] We should consider allocating a CodeBlock's Instruction stream away from other things

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 11:58:19 PDT 2016


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

--- Comment #4 from JF Bastien <jfbastien at apple.com> ---
IIUC PartitionAlloc was built to do this:
https://chromium.googlesource.com/chromium/blink/+/master/Source/wtf/PartitionAlloc.h

IIRC it was purely for security, but was deployed with claims of performance wins.

Chris Rohlf forked it a short while ago with the goal of cleaning+tuning some things and adding interesting hardening:
https://github.com/struct/HardenedPartitionAlloc

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161013/87e6e7e3/attachment.html>


More information about the webkit-unassigned mailing list