* Zachary Amsden ([EMAIL PROTECTED]) wrote:
> Hmm. I was thinking it would be compile time variable with defaults -- like
>
> config MEMORY_HOLE
> int "Create hole at top of memory (0-512 MB)"
> range 0 512
> default "0"
> default 168 if (CONFIG_X86_PAE && CONFIG_X86_HYPER
Chris Wright wrote:
* Zachary Amsden ([EMAIL PROTECTED]) wrote:
Allow compile time creation of a hole at the high end of linear address space.
This makes accomodating a hypervisor a much more tractable problem by giving
it ample playground to live in. Currently, the hole size is fixed at co
* Zachary Amsden ([EMAIL PROTECTED]) wrote:
> Allow compile time creation of a hole at the high end of linear address space.
> This makes accomodating a hypervisor a much more tractable problem by giving
> it ample playground to live in. Currently, the hole size is fixed at config
> time; I have e
Allow compile time creation of a hole at the high end of linear address space.
This makes accomodating a hypervisor a much more tractable problem by giving
it ample playground to live in. Currently, the hole size is fixed at config
time; I have experimented with dynamically sized holes, and have a
4 matches
Mail list logo