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
mm: let page allocation slowpath retry 'order' times
In an effort to prevent premature page allocation failures, retry
allocations in the slow path for up to 'order' times if retries
are allowed.
Orabug: 31295499
Signed-off-by: Mike Kravetz <[email protected]>
Reviewed-by: Khalid Aziz <[email protected]>
Signed-off-by: Brian Maly <[email protected]>
0 commit comments