Uh oh!
There was an error while loading. Please reload this page.
Turn off USE_REGIONS for sunos and illumos - #104301
Conversation
@gwr thanks for testing this stop-gap solution. Just so you know, we do not have many libraries left to port, in order to complete the set for Shared Framework (sfx - (I'm not counting |
Maoni0
commented
Jul 2, 2024
it would be helpful to add a comment that says this is only temporary. |
gwr
commented
Jul 2, 2024
We have #104275 open for that. Good enough? |
jkoritzinsky
commented
Jul 2, 2024
Let's have an explanation in code as well so it isn't only findable through |
Maoni0
commented
Jul 2, 2024
exactly. |
More conservative fix as suggested by @am11 in #104275
With this change, the largest mmap VirtualReserve size was 512MB, which works OK without MAP_NORESERVE. (Don't need the change in #104275 until we turn USE_REGIONS back on.)