[webkit-dev] WTF::fastMalloc

Martin Robinson mrobinson at webkit.org
Tue Oct 1 11:58:09 PDT 2013


On Tue, Oct 1, 2013 at 11:34 AM, Geoffrey Garen <ggaren at apple.com> wrote:

> (4) Find a fast API for aligned virtual memory allocation.
> (5) Find a fast API for committing / decommitting physical memory without releasing virtual memory pages.

Hrm. Isn't this already available via OSAllocator or are you referring
to the fact that the Posix implementation has a few problems?

--Martin


More information about the webkit-dev mailing list