[webkit-changes] [WebKit/WebKit] e7c134: Integrate PGM for large heap allocations

Brandon Stewart noreply at github.com
Sat Dec 17 13:09:52 PST 2022


  Branch: refs/heads/eng/Integrate-PGM-for-large-heap-allocations
  Home:   https://github.com/WebKit/WebKit
  Commit: e7c134a04fa2fb0b275dd205f421a4570bd36b7c
      https://github.com/WebKit/WebKit/commit/e7c134a04fa2fb0b275dd205f421a4570bd36b7c
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2022-12-17 (Sat, 17 Dec 2022)

  Changed paths:
    M Source/bmalloc/bmalloc.xcodeproj/project.pbxproj
    M Source/bmalloc/libpas/src/libpas/pas_large_heap.c
    M Source/bmalloc/libpas/src/libpas/pas_try_allocate_common.h

  Log Message:
  -----------
  Integrate PGM for large heap allocations
https://bugs.webkit.org/show_bug.cgi?id=249371

Reviewed by NOBODY (OOPS!).

Enable PGM for large heap allocations.

* Source/bmalloc/libpas/src/libpas/pas_try_allocate_common.h:
(pas_try_allocate_common_impl_slow):




More information about the webkit-changes mailing list