Bug 190453 - Increase executable memory pool from 64MB to 128MB for ARM64
Summary: Increase executable memory pool from 64MB to 128MB for ARM64
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on: 190673
Blocks:
  Show dependency treegraph
 
Reported: 2018-10-10 17:56 PDT by Michael Saboff
Modified: 2018-10-24 14:35 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.28 KB, patch)
2018-10-10 17:58 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2018-10-10 17:56:08 PDT
This will allow us to have more JIT'ed code active at one time.
Comment 1 Michael Saboff 2018-10-10 17:56:48 PDT
<rdar://problem/45180055>
Comment 2 Michael Saboff 2018-10-10 17:58:24 PDT
Created attachment 352004 [details]
Patch
Comment 3 WebKit Commit Bot 2018-10-10 18:39:36 PDT
Comment on attachment 352004 [details]
Patch

Clearing flags on attachment: 352004

Committed r237024: <https://trac.webkit.org/changeset/237024>
Comment 4 WebKit Commit Bot 2018-10-10 18:39:37 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Commit Bot 2018-10-17 11:29:33 PDT
Re-opened since this is blocked by bug 190673
Comment 6 Michael Saboff 2018-10-24 14:35:58 PDT
Committed r237400: <https://trac.webkit.org/changeset/237400>