Re: [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
- From: Glauber de Oliveira Costa <gcosta@xxxxxxxxxx>
- Date: Fri, 10 Aug 2007 16:17:25 -0300
Jeremy Fitzhardinge escreveu:
Glauber de Oliveira Costa wrote:I think the idea you gave me earlier of using probe_kernel_address couldOn 8/9/07, Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
Wouldn't it be better, then, to just skip this step unconditionally ifWhat's the EBDA actually used for? The only place which seems to useIt belongs to the firmware.
ebda_addr is in the e820 code to avoid that area as RAM.
we are running a paravirtualized guest? What do we from doing it?
It's better to make discover_ebda() quietly cope with a missing ebda for
whatever reason. We could add an explicit interface to paravirt_ops to
handle this one little corner, but it isn't very important, not very
general and really its just clutter. Its much better to have things
cope with being virtualized quietly on their own rather than hit them
all with the pv_ops hammer. pv_ops is really for things where the
hypervisor-specific code really has to get actively involved.
work. Xen/lguest/put_yours_here that won't use an ebda would then have to unmap the page, to make sure a read would fault.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
- From: Jeremy Fitzhardinge
- Re: [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
- References:
- Introducing paravirt_ops for x86_64
- From: Glauber de Oliveira Costa
- [PATCH 22/25] [PATCH] turn priviled operation into a macro
- From: Glauber de Oliveira Costa
- [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
- From: Glauber de Oliveira Costa
- Re: [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
- From: Andi Kleen
- Re: [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
- From: Jeremy Fitzhardinge
- Re: [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
- From: Alan Cox
- Re: [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
- From: Glauber de Oliveira Costa
- Re: [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
- From: Jeremy Fitzhardinge
- Introducing paravirt_ops for x86_64
- Prev by Date: Re: [3/3] 2.6.23-rc2: known regressions v2
- Next by Date: Re: early boot lockup with 2.6.23-rc1
- Previous by thread: Re: [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
- Next by thread: Re: [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
- Index(es):
Relevant Pages
|
Loading