From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: [PATCH] xen: new maintainer for the RTDS scheduler Date: Thu, 25 Jun 2015 14:44:09 +0200 Message-ID: <20150625124409.6984.27100.stgit@Solace.station> References: <20150625123623.6984.18921.stgit@Solace.station> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z86Vq-0004ny-LY for xen-devel@lists.xenproject.org; Thu, 25 Jun 2015 12:44:14 +0000 Received: by wiwl6 with SMTP id l6so16898032wiw.0 for ; Thu, 25 Jun 2015 05:44:12 -0700 (PDT) In-Reply-To: <20150625123623.6984.18921.stgit@Solace.station> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xenproject.org Cc: George Dunlap , Meng Xu List-Id: xen-devel@lists.xenproject.org Signed-off-by: Dario Faggioli --- Cc: George Dunlap Cc: Meng Xu --- 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 +S: Supported +F: xen/common/sched_rt.c + SCHEDULING M: George Dunlap S: Supported