[webkit-changes] [WebKit/WebKit] 5dfa6b: Unreviewed, small-pool is too small

Yusuke Suzuki noreply at github.com
Mon Jul 1 11:56:10 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5dfa6b4e66a4440eee5b35e81117a870f02c4d81
      https://github.com/WebKit/WebKit/commit/5dfa6b4e66a4440eee5b35e81117a870f02c4d81
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
    M Tools/Scripts/run-jsc-stress-tests

  Log Message:
  -----------
  Unreviewed, small-pool is too small
https://bugs.webkit.org/show_bug.cgi?id=276084
rdar://130911205

small-pool configuration is too small and too fragile against how executable memory is allocated via libpas.
We extend it to at least 1MB.

* Tools/Scripts/run-jsc-stress-tests:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list