From: Keir Fraser <keir.fraser@eu.citrix.com>
To: "Xu, Dongxiao" <dongxiao.xu@intel.com>,
"echo@echoreply.us" <echo@echoreply.us>,
Christoph Egger <Christoph.Egger@amd.com>,
Steven Maresca <steve.maresca@gmail.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: [PATCH] Fix xentop on pv-ops domain0
Date: Tue, 07 Jul 2009 08:15:42 +0100 [thread overview]
Message-ID: <C678B4AE.EFBA%keir.fraser@eu.citrix.com> (raw)
In-Reply-To: <EADF0A36011179459010BDF5142A457501C9FA936D@pdsmsx502.ccr.corp.intel.com>
Please send a final patch.
Thanks,
Keir
On 07/07/2009 01:37, "Xu, Dongxiao" <dongxiao.xu@intel.com> wrote:
> Using "/sys/bus/xen-backend/devices/" is fine, formerly I didn't notice there
> was a link in this directory. Thanks!
>
> Best Regards,
> -- Dongxiao
>
> -----Original Message-----
> From: Tim Post [mailto:echo@echoreply.us]
> Sent: Tuesday, July 07, 2009 12:02 AM
> To: Christoph Egger
> Cc: Xu, Dongxiao; xen-devel@lists.xensource.com; keir.fraser@eu.citrix.com
> Subject: Re: [Xen-devel] [PATCH] Fix xentop on pv-ops domain0
>
> Hi,
>
> On Mon, 2009-07-06 at 17:49 +0200, Christoph Egger wrote:
>> This patch is good.
>>
>
> The following is going to break xenstat on almost every forward port of
> 2.6.18.8 (including Andy's 2.6.30 vanilla port):
>
>
> + if (strncmp(system_info.release, "2.6.18.8-xen",
> + sizeof("2.6.18.8-xen")) == 0)
> + sysfs_vbd_path = "/sys/devices/xen-backend/";
> + else
> + sysfs_vbd_path = "/sys/devices/";
> +
>
> I would really recommend considering just
> using /sys/bus/xen-backend/devices, as Stephen noted.
>
> Cheers,
> --Tim
>
>
next prev parent reply other threads:[~2009-07-07 7:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-06 13:08 [PATCH] Fix xentop on pv-ops domain0 Xu, Dongxiao
2009-07-06 13:34 ` Christoph Egger
2009-07-06 14:08 ` Xu, Dongxiao
2009-07-06 15:49 ` Christoph Egger
2009-07-06 16:02 ` Tim Post
2009-07-07 0:37 ` Xu, Dongxiao
2009-07-07 7:15 ` Keir Fraser [this message]
2009-07-07 7:59 ` Xu, Dongxiao
-- strict thread matches above, loose matches on Subject: below --
2009-07-06 14:50 Steven Maresca
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=C678B4AE.EFBA%keir.fraser@eu.citrix.com \
--to=keir.fraser@eu.citrix.com \
--cc=Christoph.Egger@amd.com \
--cc=dongxiao.xu@intel.com \
--cc=echo@echoreply.us \
--cc=steve.maresca@gmail.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.