Message ID | 20160310144213.13572.57198.stgit@Solace.station (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Thu, Mar 10, 2016 at 9:42 AM, Dario Faggioli <dario.faggioli@citrix.com> wrote: > Meng Xu is one of the maintainers of the RT-Xen project, > which is from where the RTDS scheduler comes. He also > is the main author of the version of RTDS that we currently > have here upstream. > > Since the upstreaming effort, he's continued looking after > the code, engaging with the community, coming and presenting > at XenSummits and, last but not least, doing development > himself as well as directing the work of others, with the > aim of improving the scheduler. > > In summary, he has reached the point, both from thechnical > and community engagement point of views, where he can > effectively serve as a maintainer of RTDS code. > > Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com> > --- Thank you very much for the good words, Dario! :-) Acked-by: Meng Xu <mengxu@cis.upenn.edu> ----------- Meng Xu PhD Student in Computer and Information Science University of Pennsylvania http://www.cis.upenn.edu/~mengxu/
On 10/03/16 14:42, Dario Faggioli wrote: > Meng Xu is one of the maintainers of the RT-Xen project, > which is from where the RTDS scheduler comes. He also > is the main author of the version of RTDS that we currently > have here upstream. > > Since the upstreaming effort, he's continued looking after > the code, engaging with the community, coming and presenting > at XenSummits and, last but not least, doing development > himself as well as directing the work of others, with the > aim of improving the scheduler. > > In summary, he has reached the point, both from thechnical > and community engagement point of views, where he can > effectively serve as a maintainer of RTDS code. > > Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com> Acked-by: George Dunlap <george.dunlap@citrix.com>
On Thu, Mar 10, 2016 at 10:08:04AM -0500, Meng Xu wrote: > On Thu, Mar 10, 2016 at 9:42 AM, Dario Faggioli > <dario.faggioli@citrix.com> wrote: > > Meng Xu is one of the maintainers of the RT-Xen project, > > which is from where the RTDS scheduler comes. He also > > is the main author of the version of RTDS that we currently > > have here upstream. > > > > Since the upstreaming effort, he's continued looking after > > the code, engaging with the community, coming and presenting > > at XenSummits and, last but not least, doing development > > himself as well as directing the work of others, with the > > aim of improving the scheduler. > > > > In summary, he has reached the point, both from thechnical > > and community engagement point of views, where he can > > effectively serve as a maintainer of RTDS code. > > > > Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com> > > --- > > Thank you very much for the good words, Dario! :-) > > Acked-by: Meng Xu <mengxu@cis.upenn.edu> > Congratulations and welcome on board! Wei. > ----------- > Meng Xu > PhD Student in Computer and Information Science > University of Pennsylvania > http://www.cis.upenn.edu/~mengxu/
On March 10, 2016 11:56pm, Wei Liu wrote: > On Thu, Mar 10, 2016 at 10:08:04AM -0500, Meng Xu wrote: > > On Thu, Mar 10, 2016 at 9:42 AM, Dario Faggioli > > <dario.faggioli@citrix.com> wrote: > > > Meng Xu is one of the maintainers of the RT-Xen project, which is > > > from where the RTDS scheduler comes. He also is the main author of > > > the version of RTDS that we currently have here upstream. > > > > > > Since the upstreaming effort, he's continued looking after the code, > > > engaging with the community, coming and presenting at XenSummits > > > and, last but not least, doing development himself as well as > > > directing the work of others, with the aim of improving the > > > scheduler. > > > > > > In summary, he has reached the point, both from thechnical and > > > community engagement point of views, where he can effectively serve > > > as a maintainer of RTDS code. > > > > > > Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com> > > > --- > > > > Thank you very much for the good words, Dario! :-) > > > > Acked-by: Meng Xu <mengxu@cis.upenn.edu> > > > > Congratulations and welcome on board! > Congratulations~~ Quan
Hi Wei and Quan, On Fri, Mar 11, 2016 at 8:14 AM, Xu, Quan <quan.xu@intel.com> wrote: > On March 10, 2016 11:56pm, Wei Liu wrote: >> On Thu, Mar 10, 2016 at 10:08:04AM -0500, Meng Xu wrote: >> > On Thu, Mar 10, 2016 at 9:42 AM, Dario Faggioli >> > <dario.faggioli@citrix.com> wrote: >> > > Meng Xu is one of the maintainers of the RT-Xen project, which is >> > > from where the RTDS scheduler comes. He also is the main author of >> > > the version of RTDS that we currently have here upstream. >> > > >> > > Since the upstreaming effort, he's continued looking after the code, >> > > engaging with the community, coming and presenting at XenSummits >> > > and, last but not least, doing development himself as well as >> > > directing the work of others, with the aim of improving the >> > > scheduler. >> > > >> > > In summary, he has reached the point, both from thechnical and >> > > community engagement point of views, where he can effectively serve >> > > as a maintainer of RTDS code. >> > > >> > > Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com> >> > > --- >> > >> > Thank you very much for the good words, Dario! :-) >> > >> > Acked-by: Meng Xu <mengxu@cis.upenn.edu> >> > >> >> Congratulations and welcome on board! >> > > Congratulations~~ Thank you very much! :-D Best Regards, Meng ----------- Meng Xu PhD Student in Computer and Information Science University of Pennsylvania http://www.cis.upenn.edu/~mengxu/
diff --git a/MAINTAINERS b/MAINTAINERS index ea1c3ea..2685558 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -284,6 +284,7 @@ F: tools/hotplug/Linux/block-drbd-probe RTDS SCHEDULER M: Dario Faggioli <dario.faggioli@citrix.com> +M: Meng Xu <mengxu@cis.upenn.edu> S: Supported F: xen/common/sched_rt.c
Meng Xu is one of the maintainers of the RT-Xen project, which is from where the RTDS scheduler comes. He also is the main author of the version of RTDS that we currently have here upstream. Since the upstreaming effort, he's continued looking after the code, engaging with the community, coming and presenting at XenSummits and, last but not least, doing development himself as well as directing the work of others, with the aim of improving the scheduler. In summary, he has reached the point, both from thechnical and community engagement point of views, where he can effectively serve as a maintainer of RTDS code. Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com> --- Cc: George Dunlap <george.dunlap@citrix.com> Cc: Meng Xu <xumengpanda@gmail.com> Cc: Wei Liu <wei.liu2@citrix.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)