commit | d114e1981cc1a51131230993a082c27c79ab370a | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Tue Jul 08 15:06:52 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 16 11:00:35 2008 +0200 |
tree | bd2330936843721d69a89f5ccd507a400015fbe0 | |
parent | 22911b3f1cf5431058e56b1727e8ef77be5e0ac9 [diff] |
xen64: map an initial chunk of physical memory Early in boot, map a chunk of extra physical memory for use later on. We need a pool of mapped pages to allocate further pages to construct pagetables mapping all physical memory. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Cc: Stephen Tweedie <sct@redhat.com> Cc: Eduardo Habkost <ehabkost@redhat.com> Cc: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>