|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/6] Assorted improvements to domain creation
I started trying to do something unrelated to domain creation, and found this
rats nest. See individual patches for details.
Andrew Cooper (6):
xen/domain: Reduce the quantity of initialisation for system domains
xen/credit2: Move repl_timer into struct csched2_dom
xen/sched: Improvements to the {alloc,free}_domdata() interfaces
xen/sched: Remove {init,destroy}_domain() interfaces
xen/domain: Call sched_destroy_domain() in the domain_create() error path
xen/domain: Use IS_ERR_OR_NULL() when checking the return value of
domain_create()
xen/arch/arm/mm.c | 6 ++---
xen/arch/arm/setup.c | 2 +-
xen/arch/x86/mm.c | 6 ++---
xen/arch/x86/setup.c | 2 +-
xen/common/domain.c | 66 ++++++++++++++++++++++-----------------------
xen/common/domctl.c | 2 +-
xen/common/sched_arinc653.c | 34 -----------------------
xen/common/sched_credit.c | 30 ++-------------------
xen/common/sched_credit2.c | 66 +++++++++++----------------------------------
xen/common/sched_null.c | 39 +++++++--------------------
xen/common/sched_rt.c | 39 +++++++--------------------
xen/common/schedule.c | 40 ++++++++++++++++++---------
xen/include/xen/sched-if.h | 30 ++++++++++++++++++---
13 files changed, 132 insertions(+), 230 deletions(-)
--
2.1.4
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |