All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: George Dunlap <george.dunlap@eu.citrix.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] xen: Pack some hvmop memory structures better
Date: Fri, 04 Feb 2011 17:24:20 +0100	[thread overview]
Message-ID: <4D4C2834.9070204@redhat.com> (raw)
In-Reply-To: <dffa1a0edc8c6e2aa879.1296833298@elijah>

On 02/04/2011 04:28 PM, George Dunlap wrote:
> Some of the hvmop memory structures have a shocking amount of unnecesssary
> padding in them.  Elements which can have only 3 values are given 64 bits of
> memory, and then aligned (so that there is padding behind them).
>
> This patch resizes and reorganizes in the following way, (hopefully) without
> introducing any differences between the layout for 32- and 64-bit.

Am I missing something glaring, or this is breaking the ABI between 
hypervisor and kernels?

Paolo

  reply	other threads:[~2011-02-04 16:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-04 15:28 [PATCH] xen: Pack some hvmop memory structures better George Dunlap
2011-02-04 16:24 ` Paolo Bonzini [this message]
2011-02-04 16:30   ` Tim Deegan
     [not found]     ` <AANLkTinDb6cNHGX9rZ8+gxQ8BwQN3J-k8MhYyKXjjkzq@mail.gmail.com>
2011-02-07  9:22       ` Tim Deegan
2011-02-07  9:22     ` 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=4D4C2834.9070204@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=george.dunlap@eu.citrix.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.