From: Ryan Harper <ryanh@us.ibm.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>,
xen-devel <xen-devel@lists.xensource.com>,
Ryan Harper <ryanh@us.ibm.com>
Subject: Re: [PATCH] enforce dom0 cpus and balloon out memory
Date: Fri, 29 Jul 2005 13:26:13 -0500 [thread overview]
Message-ID: <20050729182613.GJ8702@us.ibm.com> (raw)
In-Reply-To: <5b7eb71db65359027378e41e0c19f877@cl.cam.ac.uk>
* Keir Fraser <Keir.Fraser@cl.cam.ac.uk> [2005-07-29 13:20]:
>
> On 29 Jul 2005, at 18:26, Ian Pratt wrote:
>
> >>
> >>See vcpu_hotplug() in xen/xend/XendDomInfo.py
> >
> >Yep, I'd much prefer this approach -- its annoying the tools don't work
> >on dom0. Volunteers?
>
> They certainly *ought* to work. I can assure you that xend does connect
> to domain0's control interface. Otherwise you could not set up virtual
> blkif and netif connections to backend drivers running in domain0!
>
> This should be a small bugfix: no major implementation effort required.
> :-)
Agreed. It is a simple matter of find the right place in the xend code
to initialize the self.channel (calling crate_channel()) for dom0.
I reported this a while ago. _something_ is wrong with self.channel in
XendDomInfo object for dom0 as I noted in this message:
http://lists.xensource.com/archives/html/xen-devel/2005-07/msg00444.html
Also in bugzilla #101, I added a patch to show that the control message
wasn't sent because the channel is not valid.
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=101
--
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
(512) 838-9253 T/L: 678-9253
ryanh@us.ibm.com
next prev parent reply other threads:[~2005-07-29 18:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-29 17:26 [PATCH] enforce dom0 cpus and balloon out memory Ian Pratt
2005-07-29 17:50 ` Keir Fraser
2005-07-29 18:26 ` Ryan Harper [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-07-29 3:04 aq
2005-07-29 15:17 ` Ryan Harper
2005-07-29 15:24 ` Mark Williamson
2005-07-29 15:43 ` Ryan Harper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050729182613.GJ8702@us.ibm.com \
--to=ryanh@us.ibm.com \
--cc=Keir.Fraser@cl.cam.ac.uk \
--cc=m+Ian.Pratt@cl.cam.ac.uk \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.