All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Stepping up for being the maintainer of sched_rt.c
@ 2015-06-25 12:44 Dario Faggioli
  2015-06-25 12:44 ` [PATCH] xen: new maintainer for the RTDS scheduler Dario Faggioli
  2015-06-26  5:08 ` [PATCH] Stepping up for being the maintainer of sched_rt.c Meng Xu
  0 siblings, 2 replies; 7+ messages in thread
From: Dario Faggioli @ 2015-06-25 12:44 UTC (permalink / raw)
  To: xen-devel; +Cc: George Dunlap, Meng Xu

I've been involved with this scheduler from the very beginning of the
upstreaming process (from the RT-Xen project to here).

I've been working with Meng and his group closely since then, and I now feel
comfortable to be the one that will (N)Ack their patches! :-)

Regards,
Dario
---
Dario Faggioli (1):
      xen: new maintainer for the RTDS scheduler

 MAINTAINERS |    5 +++++
 1 file changed, 5 insertions(+)
--
<<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)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [PATCH] xen: new maintainer for the RTDS scheduler
  2015-06-25 12:44 [PATCH] Stepping up for being the maintainer of sched_rt.c Dario Faggioli
@ 2015-06-25 12:44 ` Dario Faggioli
  2015-06-26  5:11   ` Meng Xu
                     ` (2 more replies)
  2015-06-26  5:08 ` [PATCH] Stepping up for being the maintainer of sched_rt.c Meng Xu
  1 sibling, 3 replies; 7+ messages in thread
From: Dario Faggioli @ 2015-06-25 12:44 UTC (permalink / raw)
  To: xen-devel; +Cc: George Dunlap, Meng Xu

Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
---
Cc: George Dunlap <george.dunlap@eu.citrix.com>
Cc: Meng Xu <xumengpanda@gmail.com>
---
 MAINTAINERS |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6b1068e..e6616d2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -282,6 +282,11 @@ F:	tools/libxl/libxl_nonetbuffer.c
 F:	tools/hotplug/Linux/remus-netbuf-setup
 F:	tools/hotplug/Linux/block-drbd-probe
 
+RTDS SCHEDULER
+M:	Dario Faggioli <dario.faggioli@citrix.com>
+S:	Supported
+F:	xen/common/sched_rt.c
+
 SCHEDULING
 M:	George Dunlap <george.dunlap@eu.citrix.com>
 S:	Supported

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] Stepping up for being the maintainer of sched_rt.c
  2015-06-25 12:44 [PATCH] Stepping up for being the maintainer of sched_rt.c Dario Faggioli
  2015-06-25 12:44 ` [PATCH] xen: new maintainer for the RTDS scheduler Dario Faggioli
@ 2015-06-26  5:08 ` Meng Xu
  1 sibling, 0 replies; 7+ messages in thread
From: Meng Xu @ 2015-06-26  5:08 UTC (permalink / raw)
  To: Dario Faggioli; +Cc: George Dunlap, xen-devel

2015-06-25 5:44 GMT-07:00 Dario Faggioli <dario.faggioli@citrix.com>:
> I've been involved with this scheduler from the very beginning of the
> upstreaming process (from the RT-Xen project to here).

Right! Thank Dario for your help and advice! :-)

>
> I've been working with Meng and his group closely since then, and I now feel
> comfortable to be the one that will (N)Ack their patches! :-)

I'm not sure what I should reply, but I'm raising my hands and feet to
vote for it. :-)

Thanks,

Meng


-----------
Meng Xu
PhD Student in Computer and Information Science
University of Pennsylvania
http://www.cis.upenn.edu/~mengxu/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] xen: new maintainer for the RTDS scheduler
  2015-06-25 12:44 ` [PATCH] xen: new maintainer for the RTDS scheduler Dario Faggioli
@ 2015-06-26  5:11   ` Meng Xu
  2015-06-26  8:30     ` Dario Faggioli
  2015-06-30 10:13   ` George Dunlap
  2015-06-30 14:59   ` Ian Campbell
  2 siblings, 1 reply; 7+ messages in thread
From: Meng Xu @ 2015-06-26  5:11 UTC (permalink / raw)
  To: Dario Faggioli; +Cc: George Dunlap, xen-devel

2015-06-25 5:44 GMT-07:00 Dario Faggioli <dario.faggioli@citrix.com>:
> Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
> ---
> Cc: George Dunlap <george.dunlap@eu.citrix.com>
> Cc: Meng Xu <xumengpanda@gmail.com>
> ---
>  MAINTAINERS |    5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6b1068e..e6616d2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -282,6 +282,11 @@ F: tools/libxl/libxl_nonetbuffer.c
>  F:     tools/hotplug/Linux/remus-netbuf-setup
>  F:     tools/hotplug/Linux/block-drbd-probe
>
> +RTDS SCHEDULER
> +M:     Dario Faggioli <dario.faggioli@citrix.com>
> +S:     Supported
> +F:     xen/common/sched_rt.c

I'm not sure if the following response is correct and proper, just in
case it is correct. :-)

Reviewed-and-Acked-by: Meng Xu <mengxu@cis.upenn.edu>


Thanks,

Meng


-----------
Meng Xu
PhD Student in Computer and Information Science
University of Pennsylvania
http://www.cis.upenn.edu/~mengxu/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] xen: new maintainer for the RTDS scheduler
  2015-06-26  5:11   ` Meng Xu
@ 2015-06-26  8:30     ` Dario Faggioli
  0 siblings, 0 replies; 7+ messages in thread
From: Dario Faggioli @ 2015-06-26  8:30 UTC (permalink / raw)
  To: Meng Xu; +Cc: George Dunlap, xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1759 bytes --]

On Thu, 2015-06-25 at 22:11 -0700, Meng Xu wrote:
> 2015-06-25 5:44 GMT-07:00 Dario Faggioli <dario.faggioli@citrix.com>:
> > Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
> > ---
> > Cc: George Dunlap <george.dunlap@eu.citrix.com>
> > Cc: Meng Xu <xumengpanda@gmail.com>
> > ---
> >  MAINTAINERS |    5 +++++
> >  1 file changed, 5 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 6b1068e..e6616d2 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -282,6 +282,11 @@ F: tools/libxl/libxl_nonetbuffer.c
> >  F:     tools/hotplug/Linux/remus-netbuf-setup
> >  F:     tools/hotplug/Linux/block-drbd-probe
> >
> > +RTDS SCHEDULER
> > +M:     Dario Faggioli <dario.faggioli@citrix.com>
> > +S:     Supported
> > +F:     xen/common/sched_rt.c
> 
> I'm not sure if the following response is correct and proper, just in
> case it is correct. :-)
> 
It does not hurt, for sure. :-)

There are many interpretations of how this tags should be used, and 100%
uniform consensus is hard to reach! :-P

In any case, as the one doing (or making others do) the most of the work
on this scheduler, my primary intent when Cc-ing you was to let you know
that this is (may be?) happening.

> Reviewed-and-Acked-by: Meng Xu <mengxu@cis.upenn.edu>
> 
This at least tell me that you're aware and happy about it. Maintainers
and committers will decide what to do with the tag (retain, ditch, adapt
them, etc).

Thanks and Regards,
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: 181 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] xen: new maintainer for the RTDS scheduler
  2015-06-25 12:44 ` [PATCH] xen: new maintainer for the RTDS scheduler Dario Faggioli
  2015-06-26  5:11   ` Meng Xu
@ 2015-06-30 10:13   ` George Dunlap
  2015-06-30 14:59   ` Ian Campbell
  2 siblings, 0 replies; 7+ messages in thread
From: George Dunlap @ 2015-06-30 10:13 UTC (permalink / raw)
  To: Dario Faggioli; +Cc: xen-devel, Meng Xu

On Thu, Jun 25, 2015 at 1:44 PM, Dario Faggioli
<dario.faggioli@citrix.com> wrote:
> Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
> ---
> Cc: George Dunlap <george.dunlap@eu.citrix.com>
> Cc: Meng Xu <xumengpanda@gmail.com>

Not sure how I missed this one in my inbox:

Acked-by: George Dunlap <george.dunlap@eu.citrix.com>

> ---
>  MAINTAINERS |    5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6b1068e..e6616d2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -282,6 +282,11 @@ F: tools/libxl/libxl_nonetbuffer.c
>  F:     tools/hotplug/Linux/remus-netbuf-setup
>  F:     tools/hotplug/Linux/block-drbd-probe
>
> +RTDS SCHEDULER
> +M:     Dario Faggioli <dario.faggioli@citrix.com>
> +S:     Supported
> +F:     xen/common/sched_rt.c
> +
>  SCHEDULING
>  M:     George Dunlap <george.dunlap@eu.citrix.com>
>  S:     Supported
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] xen: new maintainer for the RTDS scheduler
  2015-06-25 12:44 ` [PATCH] xen: new maintainer for the RTDS scheduler Dario Faggioli
  2015-06-26  5:11   ` Meng Xu
  2015-06-30 10:13   ` George Dunlap
@ 2015-06-30 14:59   ` Ian Campbell
  2 siblings, 0 replies; 7+ messages in thread
From: Ian Campbell @ 2015-06-30 14:59 UTC (permalink / raw)
  To: Dario Faggioli; +Cc: George Dunlap, xen-devel, Meng Xu

On Thu, 2015-06-25 at 14:44 +0200, Dario Faggioli wrote:
> Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>

Applied.

> ---
> Cc: George Dunlap <george.dunlap@eu.citrix.com>
> Cc: Meng Xu <xumengpanda@gmail.com>
> ---
>  MAINTAINERS |    5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6b1068e..e6616d2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -282,6 +282,11 @@ F:	tools/libxl/libxl_nonetbuffer.c
>  F:	tools/hotplug/Linux/remus-netbuf-setup
>  F:	tools/hotplug/Linux/block-drbd-probe
>  
> +RTDS SCHEDULER
> +M:	Dario Faggioli <dario.faggioli@citrix.com>
> +S:	Supported
> +F:	xen/common/sched_rt.c
> +
>  SCHEDULING
>  M:	George Dunlap <george.dunlap@eu.citrix.com>
>  S:	Supported
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-06-30 14:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-25 12:44 [PATCH] Stepping up for being the maintainer of sched_rt.c Dario Faggioli
2015-06-25 12:44 ` [PATCH] xen: new maintainer for the RTDS scheduler Dario Faggioli
2015-06-26  5:11   ` Meng Xu
2015-06-26  8:30     ` Dario Faggioli
2015-06-30 10:13   ` George Dunlap
2015-06-30 14:59   ` Ian Campbell
2015-06-26  5:08 ` [PATCH] Stepping up for being the maintainer of sched_rt.c Meng Xu

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.