|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] PageReserved ?
On 7/17/05, Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote:
>
> On 17 Jul 2005, at 10:49, aq wrote:
>
> >>> With xxx > 32M, domain always failed to boot.
> >>>
> >>> Any suggestion now?
> >>
> >> It's probably been broken by the 2.6.12 upgrade. I'll look into it.
> >
> > No, this is -testing tree (kernel 2.6.11.12)
>
> I'd add xprintk's to the domU code (or turn printk into xprintk) and do
> a debug build of Xen. That'll get some early output from domU. Then you
> can work out how far it is getting and ultimately what line of code is
> failing.
ah, this is interesting. i will give it a try. lets see how to do that:
- you suggest adding xprintk to domU code - but exactly which code?
- or better redefine printk to xprintk in linux kernel of domU
(linux-2.6.x-xenU/)
- recompile xenU kernel (no need to recompile Xen and dom0 kernel).
is that correct?
thanks,
aq
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|