Commit 7ae30cb
[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 <[email protected]>
Reviewed-by: Michael Lippautz <[email protected]>
Reviewed-by: Hannes Payer <[email protected]>
Cr-Commit-Position: refs/heads/master@{#67398}1 parent 804112e commit 7ae30cb
2 files changed
Lines changed: 3 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
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