[webkit-changes] [WebKit/WebKit] 582634: [libpas] PGM Add Back Logging for Upper and Lower ...

Brandon Stewart noreply at github.com
Tue Mar 21 16:09:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5826345a0ebfc60e93daed1251c3785600b1b286
      https://github.com/WebKit/WebKit/commit/5826345a0ebfc60e93daed1251c3785600b1b286
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2023-03-21 (Tue, 21 Mar 2023)

  Changed paths:
    M Source/bmalloc/libpas/src/libpas/pas_probabilistic_guard_malloc_allocator.c

  Log Message:
  -----------
  [libpas] PGM Add Back Logging for Upper and Lower Guard Pages
https://bugs.webkit.org/show_bug.cgi?id=254233

Reviewed by Yusuke Suzuki.

Add back logging for PGM upper and lower guard pages. These got removed when I was optimizing the
storage of metadata.

* Source/bmalloc/libpas/src/libpas/pas_probabilistic_guard_malloc_allocator.c:
(pas_probabilistic_guard_malloc_debug_info):

Canonical link: https://commits.webkit.org/261938@main




More information about the webkit-changes mailing list