[webkit-help] What is the purpose of WTF::OSAllocator and WTF::fastMalloc in Webkit?

fdgfd gfdgfdg probablynotthebestone at gmail.com
Fri Dec 9 01:27:35 PST 2016


There are two ways webkit gets memory using mmap from the operating system,
one is WTF::OSAllocator and the second one is WTF::fastMalloc which seems
to rely on tcmalloc to get memory from os. I'm using qt bindings. What is
the purpose of each of them ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-help/attachments/20161209/6781465e/attachment.html>


More information about the webkit-help mailing list