All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Bonasera <joe.bonasera@sun.com>
To: xen-devel@lists.xensource.com
Subject: Re: [rfc] [patch] "frame number" size in hypercall ABI
Date: Wed, 19 Apr 2006 08:32:14 -0700	[thread overview]
Message-ID: <444657FE.2020401@sun.com> (raw)
In-Reply-To: <E1FWBAp-0008KG-7d@host-192-168-0-1-bcn-london>


> Message: 3
> Date: Wed, 19 Apr 2006 08:24:44 +0100
> From: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
> Subject: [Xen-devel] Re: [rfc] [patch] "frame number" size in
> 	hypercall ABI
> To: Hollis Blanchard <hollisb@us.ibm.com>
> Cc: xen-devel <xen-devel@lists.xensource.com>
> Message-ID: <e3a01a5452fa05ddd61fde154e01d557@cl.cam.ac.uk>
> Content-Type: text/plain; charset=US-ASCII; format=flowed
> 
> 
> On 18 Apr 2006, at 20:17, Hollis Blanchard wrote:
> 
...
>>
>>I also haven't converted Xen itself to use frameno_t except where
>>absolutely necessary. It isn't required to solve my immediate 
>>problem...
> 
> 
> I think the patch looks okay in principle, except I notice a couple of 
> 'framno_t' misspellings. I think 'pfn_t' would be more in keeping with 
> the Xen naming scheme for arbitrary page frame numbers, but perhaps 
> that name is a bit unnecessarily cryptic. What is the immediate problem 
> you're needing to solve?
> 
>   -- Keir

Please don't use pfn_t, that's what Solaris already uses internally for
physical frame numbers. In the Xen code for Solaris, I introduced
mfn_t as the corresponding type for Xen's machine frame numbers.
frameno_t is fine, as I can just define mfn_t and frameno_t to be
the same, but conflicting pfn_t's would be problematic.

Joe

       reply	other threads:[~2006-04-19 15:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1FWBAp-0008KG-7d@host-192-168-0-1-bcn-london>
2006-04-19 15:32 ` Joe Bonasera [this message]
2006-04-19 15:43   ` Re: [rfc] [patch] "frame number" size in hypercall ABI Keir Fraser
2006-04-19 16:44     ` Hollis Blanchard
2006-04-19 18:25       ` Keir Fraser
2006-04-19 19:14         ` Joe Bonasera
2006-04-19 19:30         ` Hollis Blanchard
2006-04-19 20:11           ` Keir Fraser
2006-04-20 18:13             ` Xen terminology wiki page Hollis Blanchard
2006-04-20 18:53               ` Keir Fraser
2006-04-20 16:09         ` [patch] "frame number" size in hypercall ABI Hollis Blanchard
2006-04-20 16:18           ` Keir Fraser
2006-04-20 21:15             ` Hollis Blanchard
2006-04-20 22:35               ` Keir Fraser
2006-04-24 16:43                 ` Hollis Blanchard
2006-04-15  8:57 [rfc] " Keir Fraser
2006-04-18 19:17 ` [rfc] [patch] " Hollis Blanchard
2006-04-19  7:24   ` Keir Fraser
2006-04-19 14:08     ` Hollis Blanchard

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=444657FE.2020401@sun.com \
    --to=joe.bonasera@sun.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.