All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir.xen@gmail.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	xen-devel@lists.xensource.com
Cc: tim@xen.org, Ian.Campbell@citrix.com
Subject: Re: [PATCH 1/4] xen: move XEN_SYSCTL_physinfo, XEN_SYSCTL_numainfo and XEN_SYSCTL_topologyinfo to common code
Date: Mon, 14 Jan 2013 18:22:17 +0000	[thread overview]
Message-ID: <CD19FD59.49521%keir.xen@gmail.com> (raw)
In-Reply-To: <1358183066-24948-1-git-send-email-stefano.stabellini@eu.citrix.com>

On 14/01/2013 17:04, "Stefano Stabellini" <stefano.stabellini@eu.citrix.com>
wrote:

> Move XEN_SYSCTL_physinfo, XEN_SYSCTL_numainfo and
> XEN_SYSCTL_topologyinfo from x86/sysctl.c to common/sysctl.c.
> 
> The implementation of XEN_SYSCTL_physinfo is mostly generic but needs to
> fill in few arch specific details: introduce arch_do_physinfo to do that.
> 
> The implementation of XEN_SYSCTL_physinfo relies on two global
> variables: total_pages and cpu_khz. Make them available on ARM.
> 
> Allow xsm_physinfo on ARM.
> 
> Implement node_spanned_pages and __node_distance on ARM, assuming 1 numa
> node for now.
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

Acked-by: Keir Fraser <keir@xen.org>

  reply	other threads:[~2013-01-14 18:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-14 17:03 [PATCH 0/4] xen/arm: compile and run xl Stefano Stabellini
2013-01-14 17:04 ` [PATCH 1/4] xen: move XEN_SYSCTL_physinfo, XEN_SYSCTL_numainfo and XEN_SYSCTL_topologyinfo to common code Stefano Stabellini
2013-01-14 18:22   ` Keir Fraser [this message]
2013-01-15 10:13   ` Ian Campbell
2013-01-15 11:19     ` Stefano Stabellini
2013-01-14 17:04 ` [PATCH 2/4] xen/arm: implement gnttab_create_shared_page and gnttab_shared_gmfn Stefano Stabellini
2013-01-14 17:04 ` [PATCH 3/4] libxc: fixes for the ARM platform Stefano Stabellini
2013-01-14 17:04 ` [PATCH 4/4] xen/arm: compile and run libxl/xl Stefano Stabellini
2013-01-15 10:53   ` Ian Campbell
2013-01-15 11:38     ` Stefano Stabellini

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=CD19FD59.49521%keir.xen@gmail.com \
    --to=keir.xen@gmail.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=tim@xen.org \
    --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.