diff options
author | Andi Kleen <ak@suse.de> | 2005-09-12 18:49:24 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-12 19:49:56 +0200 |
commit | 5d3d0f7704ed0bc7eaca0501eeae3e5da1ea6c87 (patch) | |
tree | 7f1f41450a6f1880488f7fd4554a1f2bbd71d391 /sound | |
parent | [PATCH] x86-64: Avoid unnecessary double bouncing for swiotlb (diff) | |
download | linux-5d3d0f7704ed0bc7eaca0501eeae3e5da1ea6c87.tar.xz linux-5d3d0f7704ed0bc7eaca0501eeae3e5da1ea6c87.zip |
[PATCH] x86-64: Reverse order of bootmem lists
This leads to bootmem allocating first from node 0 instead
of from the last node. This avoids swiotlb allocating on the last node, which
doesn't really work on a machine with >4GB.
Note: there is a better patch around from someone else that gets
rid of the pgdat list completely.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions