From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 07 of 10] libxl: Rename libxl_sched_* to include _domain Date: Tue, 21 Feb 2012 17:54:45 +0000 Message-ID: <1329846885.2196.112.camel@elijah> References: <127b33c09db2bcf9b11a.1329831253@kodo2> <20291.55777.375328.208241@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20291.55777.375328.208241@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: George Dunlap , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Tue, 2012-02-21 at 17:52 +0000, Ian Jackson wrote: > George Dunlap writes ("[Xen-devel] [PATCH 07 of 10] libxl: Rename libxl_sched_* to include _domain"): > > In preparation for introducing a schedule parameter-based structure, > > rename libxl_sched_{credit,credit2,sedf} to libxl_sched_{}_domain. > > Acked-by: Ian Jackson > > If you're feeling nice you could rewrap the long lines. Might as well. :-) -George > > Ian.