forked from Pissandshittium/pissandshittium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland^2: [PA] Enable PA-E on Linux component build.
PS1 = the reverted CL: https://chromium-review.googlesource.com/c/chromium/src/+/4357306 The difference between the reverted one and this CL is: - disable PartitionAlloc-As-Malloc when is_component_build=true and is_debug=true. PartitionAlloc-As-Malloc made browser_tests, interactive_ui_tests,... running on Linux Dbg(1) bot slower, and caused lots of timeout failures. Since the debug bots(*)' gn args have both is_debug=true and is_component_build=true, PartitionAlloc-As-Malloc didn't affect the debug bots. But the reverted CL enabled PartitionAlloc-As-Malloc on the bots. (*) Linux Builder (dbg), cast Linux Debug, and Linux Tests (dbg)(1). Change-Id: I0d37f66f7bcac01a209531305df883821f79b354 Cq-Include-Trybots: luci.chromium.try:linux_chromium_dbg_ng Change-Id: I0d37f66f7bcac01a209531305df883821f79b354 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4378189 Commit-Queue: Takashi Sakamoto <tasak@google.com> Reviewed-by: Bartek Nowierski <bartekn@chromium.org> Reviewed-by: Bo Liu <boliu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1124633}
- Loading branch information
Showing
5 changed files
with
36 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters