Skip to content
Commit b52439c2 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Don't kill the page allocator when growing a TSB.



Try only lightly on > 1 order allocations.

If a grow fails, we are under memory pressure, so do not try
to grow the TSB for this address space any more.

If a > 0 order TSB allocation fails on a new fork, retry using
a 0 order allocation.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 05f9ca83
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment