All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Egger <Christoph.Egger@amd.com>
To: "Zhang, Yang Z" <yang.z.zhang@intel.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Keir Fraser <keir@xen.org>, Jan Beulich <JBeulich@suse.com>
Subject: Re: [PATCH] pm : provide CC7/PC2 residency
Date: Wed, 2 Nov 2011 10:56:38 +0100	[thread overview]
Message-ID: <4EB113D6.4010807@amd.com> (raw)
In-Reply-To: <749B9D3DBF0F054390025D9EAFF47F2212D5AEEE4A@shsmsx501.ccr.corp.intel.com>

On 11/02/11 10:48, Zhang, Yang Z wrote:
>> From: Jan Beulich [mailto:JBeulich@suse.com]
>>>>> On 25.10.11 at 15:34, "Zhang, Yang Z"<yang.z.zhang@intel.com>  wrote:
>>> --- a/xen/include/public/sysctl.h       Mon Oct 24 18:01:07 2011 +0100
>>> +++ b/xen/include/public/sysctl.h       Fri Oct 28 21:33:07 2011 +0800
>>> @@ -225,11 +225,13 @@
>>>       uint64_aligned_t idle_time;                 /* idle time from boot */
>>>       XEN_GUEST_HANDLE_64(uint64) triggers;    /* Cx trigger counts */
>>>       XEN_GUEST_HANDLE_64(uint64) residencies; /* Cx residencies */
>>> +    uint64_aligned_t pc2;
>>>       uint64_aligned_t pc3;
>>>       uint64_aligned_t pc6;
>>>       uint64_aligned_t pc7;
>>>       uint64_aligned_t cc3;
>>>       uint64_aligned_t cc6;
>>> +    uint64_aligned_t cc7;
>>>   };
>>>
>>>   struct xen_sysctl_get_pmstat {
>>
>> Structure layout changes like this should be accompanied by a bump of
>> XEN_SYSCTL_INTERFACE_VERSION - is there any reason not to do so in this case?
> Can you explain what's the problem? Are you mean new xen with old tools will have problem or anything else?

The problem is API/ABI backward-compatibility.

Christoph

-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85689 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

  reply	other threads:[~2011-11-02  9:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-25 13:34 [PATCH] pm : provide CC7/PC2 residency Zhang, Yang Z
2011-11-02  8:49 ` Jan Beulich
2011-11-02  9:48   ` Zhang, Yang Z
2011-11-02  9:56     ` Christoph Egger [this message]
2011-11-02 10:35     ` Jan Beulich
2011-11-08 13:14 ` Jan Beulich

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=4EB113D6.4010807@amd.com \
    --to=christoph.egger@amd.com \
    --cc=JBeulich@suse.com \
    --cc=keir@xen.org \
    --cc=xen-devel@lists.xensource.com \
    --cc=yang.z.zhang@intel.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.