original_kernel/arch/sparc64/mm
David S. Miller b52439c22c [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: David S. Miller <davem@davemloft.net>
2006-03-20 01:16:38 -08:00
..
Makefile
fault.c
generic.c
hugetlbpage.c
init.c
tlb.c
tsb.c [SPARC64]: Don't kill the page allocator when growing a TSB. 2006-03-20 01:16:38 -08:00
ultra.S