From: Ewan Mellor <ewan@xensource.com>
To: xen-devel@lists.xensource.com
Subject: Re: Re: [Xen-changelog] Create new vcpu_op() hypercall. Replaces old boot_vcpu()
Date: Tue, 4 Oct 2005 22:10:05 +0100 [thread overview]
Message-ID: <20051004211005.GA31207@uk.xensource.com> (raw)
In-Reply-To: <20051004203920.GH17358@us.ibm.com>
On Tue, Oct 04, 2005 at 03:39:20PM -0500, Ryan Harper wrote:
> * Keir Fraser <Keir.Fraser@cl.cam.ac.uk> [2005-10-04 11:31]:
> >
> > On 4 Oct 2005, at 17:05, Ryan Harper wrote:
> >
> > >>btw, this patch also regressed vcpu-{enable/disable} for dom0 and
> > >>domU.
> > >
> > >Actually this was just the first changeset where I noticed. The break
> > >is further back. I'll reply in a bit with the changeset where this was
> > >broken.
> >
> > I see problems on smp save/restore -- secondary cpus end up looping
> > forever (I think waiting for their state to be CPU_UP_PREPARE in
> > play_dead()). I'm sure there's a similar problem in vcpu-up/down logic.
> > I don't think it can be very hard to fix. :-)
>
> Actually, hotplug works fine via sysfs:
> (echo 0 > /sys/devices/system/cpu/cpu1/online), but the store watches for
> hotplug don't seem to get triggered. I can confirm the writes to the
> store (with xs_tdb_dump), and with some debugging in the kernel I can
> see that the watches never fire.
>
> Last changeset where vcpu-disable works is:
>
> changeset: 7141:a39510ad5c591ee84592924e718c90d746f90097
> user: emellor@ewan
> date: Fri Sep 30 05:55:49 2005
> summary: Added cache-control headers to pages returned by HTTP server so that pages
Or to put it another way, the changeset that broke it is 7142:Within the store, split the persistent information regarding a VM from the transient information
regarding a domain.
This suggests that the recent changes to the paths have broken something;
presumably whatever is watching is watching for the wrong thing now. Do you
know which path is being changed, and which path was being changed in the
working changeset?
Ewan.
next prev parent reply other threads:[~2005-10-04 21:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1EMUrD-0002RM-Cz@xenbits.xensource.com>
2005-10-03 18:42 ` [Xen-changelog] Create new vcpu_op() hypercall. Replaces old boot_vcpu() Ryan Harper
2005-10-03 20:48 ` Keir Fraser
2005-10-03 21:07 ` Ryan Harper
2005-10-03 21:53 ` Keir Fraser
2005-10-04 15:38 ` Ryan Harper
2005-10-04 16:05 ` Ryan Harper
2005-10-04 16:36 ` Keir Fraser
2005-10-04 20:39 ` Ryan Harper
2005-10-04 21:10 ` Ewan Mellor [this message]
2005-10-04 21:17 ` Ryan Harper
2005-10-05 9:28 ` Ewan Mellor
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=20051004211005.GA31207@uk.xensource.com \
--to=ewan@xensource.com \
--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.