commit | 9958e810f8ac92f8a447035ee6555420ba27b847 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Sat Jul 12 14:32:45 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jul 13 08:19:16 2008 +0200 |
tree | 1761a7d04aebeb9b345ea8e2b74abd555a9c3926 | |
parent | 965194c15dc9e4f3bc44432b39c441c86af7f11d [diff] |
x86: max_low_pfn_mapped fix, #3 optimization: try to merge the range with same page size in init_memory_mapping, to get the best possible linear mappings set up. thus when GBpages is not there, we could do 2M pages. Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>