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
balloon: fix max voluntary size in bytes not pages
The maximum voluntary inflation size was previously specified in bytes,
but used as if it were a number of pages. Fix this by directly
specifying the maximum voluntary inflation size as a number of 4K pages.
0 commit comments