commit | 267b48014a5c0c2ae90b04dad5d95ceb903365a6 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sat Mar 25 16:31:10 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 09:10:56 2006 -0800 |
tree | 95f5475b7b7f6e5b4fd023f51fb2fa826d95a754 | |
parent | bd6633476922b7b51227f7f704c2546e763ae5ed [diff] |
[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>