From: Zachary Amsden Date: Tue, 26 Sep 2006 06:32:25 +0000 (-0700) Subject: [PATCH] x86: add a bootparameter to reserve high linear address space X-Git-Tag: v2.6.19-rc1~1129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=461a9afff5e731d6337c0f5b08a1e727ccd57e0a;p=pandora-kernel.git [PATCH] x86: add a bootparameter to reserve high linear address space Add a boot parameter to reserve high linear address space for hypervisors. This is necessary to allow dynamically loaded hypervisor modules, which might not happen until userspace is already running, and also provides a useful tool to benchmark the performance impact of reduced lowmem address space. Signed-off-by: Zachary Amsden Signed-off-by: Chris Wright Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed