Commit c8cf3b0
authored
Added the
* Added the `hard_limit_exceeded_p` back as without it, we will be not retrying another heap.
* Added fix for the setting commit_failed_p = TRUE only in the regions case
* Addressed feedback for the case where the heap hard limit isn't set for regions
* Fix based on feedback:
* Using positive directive logichard_limit_exceeded_p back as without it, we won't be retrying another heap to fit the new allocation. (#67724)1 parent cdc0ffd commit c8cf3b0
2 files changed
Lines changed: 26 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6803 | 6803 | | |
6804 | 6804 | | |
6805 | 6805 | | |
6806 | | - | |
| 6806 | + | |
6807 | 6807 | | |
6808 | 6808 | | |
6809 | 6809 | | |
| |||
6841 | 6841 | | |
6842 | 6842 | | |
6843 | 6843 | | |
| 6844 | + | |
| 6845 | + | |
| 6846 | + | |
6844 | 6847 | | |
6845 | 6848 | | |
6846 | 6849 | | |
| |||
14217 | 14220 | | |
14218 | 14221 | | |
14219 | 14222 | | |
14220 | | - | |
| 14223 | + | |
14221 | 14224 | | |
14222 | 14225 | | |
14223 | 14226 | | |
| 14227 | + | |
| 14228 | + | |
| 14229 | + | |
14224 | 14230 | | |
14225 | 14231 | | |
14226 | 14232 | | |
| |||
14239 | 14245 | | |
14240 | 14246 | | |
14241 | 14247 | | |
14242 | | - | |
| 14248 | + | |
14243 | 14249 | | |
14244 | 14250 | | |
14245 | 14251 | | |
| |||
16124 | 16130 | | |
16125 | 16131 | | |
16126 | 16132 | | |
| 16133 | + | |
16127 | 16134 | | |
16128 | 16135 | | |
16129 | 16136 | | |
| |||
16162 | 16169 | | |
16163 | 16170 | | |
16164 | 16171 | | |
16165 | | - | |
| 16172 | + | |
16166 | 16173 | | |
16167 | 16174 | | |
16168 | 16175 | | |
| 16176 | + | |
16169 | 16177 | | |
16170 | 16178 | | |
| 16179 | + | |
16171 | 16180 | | |
| 16181 | + | |
| 16182 | + | |
| 16183 | + | |
| 16184 | + | |
| 16185 | + | |
| 16186 | + | |
| 16187 | + | |
| 16188 | + | |
| 16189 | + | |
| 16190 | + | |
| 16191 | + | |
16172 | 16192 | | |
16173 | 16193 | | |
16174 | 16194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2027 | 2027 | | |
2028 | 2028 | | |
2029 | 2029 | | |
2030 | | - | |
| 2030 | + | |
2031 | 2031 | | |
2032 | 2032 | | |
2033 | 2033 | | |
| |||
2128 | 2128 | | |
2129 | 2129 | | |
2130 | 2130 | | |
2131 | | - | |
| 2131 | + | |
2132 | 2132 | | |
2133 | 2133 | | |
2134 | 2134 | | |
| |||
0 commit comments