From: Dario Faggioli <dario.faggioli@citrix.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "Keir (Xen.org)" <keir@xen.org>,
George Dunlap <George.Dunlap@eu.citrix.com>,
"Tim (Xen.org)" <tim@xen.org>,
Juergen Gross <juergen.gross@ts.fujitsu.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
Jan Beulich <JBeulich@suse.com>
Subject: Re: [PATCH 00 of 11 v5] NUMA aware credit scheduling
Date: Tue, 16 Apr 2013 17:01:10 +0200 [thread overview]
Message-ID: <1366124470.3037.19.camel@Abyss> (raw)
In-Reply-To: <1366124270.16851.29.camel@dagon.hellion.org.uk>
[-- Attachment #1.1: Type: text/plain, Size: 1151 bytes --]
On mar, 2013-04-16 at 15:57 +0100, Ian Campbell wrote:
> On Tue, 2013-04-16 at 15:47 +0100, Dario Faggioli wrote:
> > On mar, 2013-04-16 at 14:14 +0100, Jan Beulich wrote:
> > > >>> On 16.04.13 at 14:16, George Dunlap <George.Dunlap@eu.citrix.com> wrote:
> > > > Tim and Jan, would one of you be willing to use an "Apply unless Keir
> > > > objects" policy?
> > >
> > > Going through patches 1...5 again,
> > >
> > > - 1 and 2 touch tools/, but don't have a tools maintainer ack yet
> > >
> > It touches tools/libxc, yes... Whose ack should I chase?
>
> I was happy to commit with the existing acks from George + Juergen + my
> own previous recollections of having looked through them.
>
Yes, I recall that and yes, we discussed about them, during v3 (I
think). That's why I though they were fine as they are... Anywway, if
there is something I can do...
Dario
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2013-04-16 15:01 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-10 16:04 [PATCH 00 of 11 v5] NUMA aware credit scheduling Dario Faggioli
2013-04-10 16:04 ` [PATCH 01 of 11 v5] xen, libxc: rename xenctl_cpumap to xenctl_bitmap Dario Faggioli
2013-04-10 16:05 ` [PATCH 02 of 11 v5] xen, libxc: introduce xc_nodemap_t Dario Faggioli
2013-04-10 16:18 ` Jan Beulich
2013-04-10 16:41 ` Dario Faggioli
2013-04-10 16:05 ` [PATCH 03 of 11 v5] xen: sched_credit: when picking, make sure we get an idle one, if any Dario Faggioli
2013-04-10 16:05 ` [PATCH 04 of 11 v5] xen: sched_credit: let the scheduler know about node-affinity Dario Faggioli
2013-04-10 16:05 ` [PATCH 05 of 11 v5] xen: allow for explicitly specifying node-affinity Dario Faggioli
2013-04-10 16:05 ` [PATCH 06 of 11 v5] libxc: " Dario Faggioli
2013-04-10 16:05 ` [PATCH 07 of 11 v5] libxl: " Dario Faggioli
2013-04-10 16:05 ` [PATCH 08 of 11 v5] libxl: optimize the calculation of how many VCPUs can run on a candidate Dario Faggioli
2013-04-10 16:05 ` [PATCH 09 of 11 v5] libxl: automatic placement deals with node-affinity Dario Faggioli
2013-04-10 16:05 ` [PATCH 10 of 11 v5] xl: add node-affinity to the output of `xl list` Dario Faggioli
2013-04-10 16:05 ` [PATCH 11 of 11 v5] docs: rearrange and update NUMA placement documentation Dario Faggioli
2013-04-11 12:41 ` [PATCH 00 of 11 v5] NUMA aware credit scheduling George Dunlap
2013-04-16 8:44 ` Dario Faggioli
2013-04-16 12:16 ` George Dunlap
2013-04-16 13:14 ` Jan Beulich
2013-04-16 14:47 ` Dario Faggioli
2013-04-16 14:57 ` Ian Campbell
2013-04-16 15:01 ` Dario Faggioli [this message]
2013-04-16 15:22 ` George Dunlap
2013-04-16 15:49 ` Ian Jackson
2013-04-16 16:07 ` Dario Faggioli
2013-04-16 16:12 ` Ian Jackson
2013-04-17 8:53 ` Ian Campbell
2013-04-17 8:56 ` Dario Faggioli
2013-04-17 8:59 ` Ian Campbell
2013-04-17 9:11 ` Dario Faggioli
2013-04-16 16:06 ` Ian Campbell
2013-04-16 16:06 ` Jan Beulich
2013-04-16 16:45 ` Keir Fraser
2013-04-16 17:03 ` Dario Faggioli
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=1366124470.3037.19.camel@Abyss \
--to=dario.faggioli@citrix.com \
--cc=George.Dunlap@eu.citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=JBeulich@suse.com \
--cc=juergen.gross@ts.fujitsu.com \
--cc=keir@xen.org \
--cc=tim@xen.org \
--cc=xen-devel@lists.xen.org \
/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.