You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When allocating large arrays we now touch memory. This should help with
more precise/deterministic calculation of OS physical free memory.
This is particularly important for Balanced Offheap, which has lazy
commit of newly allocated Offheap arrays.
Signed-off-by: Aleksandar Micic <[email protected]>
0 commit comments