]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: Try to allocate node memmap near the end of node
authorAndi Kleen <ak@suse.de>
Sat, 25 Mar 2006 15:31:10 +0000 (16:31 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 17:10:56 +0000 (09:10 -0800)
commit95875d0fb30b507f226db4f9ea46d37ee34d83b8
tree95f5475b7b7f6e5b4fd023f51fb2fa826d95a754
parent8f5dceabac2d2513334563d2620752239290c91d
[PATCH] x86_64: Try to allocate node memmap near the end of node

This fixes problems with very large nodes (over 128GB) filling up all of
the first 4GB with their mem_map and not leaving enough space for the
swiotlb.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/mm/numa.c
include/linux/bootmem.h
mm/bootmem.c