WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] Avoid panic when adjusting sedf parameters

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] Avoid panic when adjusting sedf parameters
From: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx>
Date: Thu, 17 Nov 2011 14:03:42 +0100
Delivery-date: Thu, 17 Nov 2011 05:09:55 -0800
Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=ts.fujitsu.com; i=juergen.gross@xxxxxxxxxxxxxx; q=dns/txt; s=s1536b; t=1321535276; x=1353071276; h=mime-version:subject:message-id:date:from:to; bh=EY7f7NDyXsNoSpAJJ3Syhflvn54K/x4a7nECMsQ/8aM=; b=Jfg3BtyT4oaRMfixp0HEJSxbrT8SG23NIt4wvti7BUyx5v4Ag3sWG/kb p1Av4StxBx6T3gPtr0GQ8jfS5BV8rgoa2DessvFMbLQP41k0vS5NtnAzG +xce0MQy5gVNX/pl4S2dV4s9DCl204y4NCSC0UShOlZOYoiCVdifyiL8t CQoHA3uiUDXHGlGzkZ8sKg1DOp1cNU9442HKJ3zp4fFN3391krsP4tbrJ N+vdcDqmOiHZcRdgt5On29GzO1dUT;
Domainkey-signature: s=s1536a; d=ts.fujitsu.com; c=nofws; q=dns; h=X-SBRSScore:X-IronPort-AV:Received:X-IronPort-AV: Received:Received:Content-Type:MIME-Version:Subject: X-Mercurial-Node:Message-Id:Date:From:To; b=e70qjB5Y2074MJDoY6bTQAvASnRN4nI4EXESEG7Nt8hfvZOHm/5C5EUa YjwSwCOM+CvbMdbyqE8Pps9SQPiCaczByDbLsLyJBV1UVBQ3N3239tJbl 9DJHbqJHQJRzLiEkN1PR4tRHtd3syAyiZKy6mM4gTTtUNATsqHvlJxfKb 7WdkErekCZOaGyOmaVZ1oR7LA7CO4BUUWoLgjFy7ehxdwOU57/eVRL2U3 M8Oak68lp+yl8dYZr5+lW3KikEDje;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
When using sedf scheduler in a cpupool the system might panic when setting
sedf scheduling parameters for a domain.
Introduces for_each_domain_in_cpupool macro as it is usable 4 times now.

Signed-off-by: juergen.gross@xxxxxxxxxxxxxx


4 files changed, 12 insertions(+), 11 deletions(-)
xen/common/cpupool.c    |    4 +---
xen/common/sched_sedf.c |    8 ++++----
xen/common/schedule.c   |    5 +----
xen/include/xen/sched.h |    6 ++++++


Attachment: xen-staging.hg.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel