Commit 92a4487
Reland "[heap] Skip memory reducer on AdjustAmountOfExternalAllocateMemory"
This is a reland of 7ae30cb
Original change's description:
> [heap] Skip memory reducer on AdjustAmountOfExternalAllocateMemory
>
> V8 performs GC based on external memory limit. Additionally triggering
> memory reducing GCs may be problematic for large heaps and increases
> the chances of multiple V8 isolates performing GCs after
> IsolateInBackgroundNotification.
>
> Bug: chromium:1072746
>
> Change-Id: I7649a176504803ba666e6367b008593bbcfe6312
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2159488
> Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
> Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
> Reviewed-by: Hannes Payer <hpayer@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#67398}
Bug: chromium:1072746
Tbr: mlippautz@chromium.org,hpayer@chromium.org
Change-Id: Ieccd77c868a8b5d5613e6c4b7e70fdb4bcff3044
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2165763
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#67409}1 parent 53c1525 commit 92a4487
2 files changed
Lines changed: 0 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9530 | 9530 | | |
9531 | 9531 | | |
9532 | 9532 | | |
9533 | | - | |
9534 | 9533 | | |
9535 | 9534 | | |
9536 | 9535 | | |
| |||
11968 | 11967 | | |
11969 | 11968 | | |
11970 | 11969 | | |
11971 | | - | |
11972 | 11970 | | |
11973 | 11971 | | |
11974 | 11972 | | |
| |||
11991 | 11989 | | |
11992 | 11990 | | |
11993 | 11991 | | |
11994 | | - | |
11995 | | - | |
11996 | | - | |
11997 | | - | |
11998 | | - | |
11999 | | - | |
12000 | | - | |
12001 | | - | |
12002 | 11992 | | |
12003 | 11993 | | |
12004 | 11994 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8038 | 8038 | | |
8039 | 8039 | | |
8040 | 8040 | | |
8041 | | - | |
8042 | | - | |
8043 | | - | |
8044 | | - | |
8045 | | - | |
8046 | | - | |
8047 | 8041 | | |
8048 | 8042 | | |
8049 | 8043 | | |
| |||
0 commit comments