[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [Xen-changelog] New weighted fair-share CPU scheduler w/ automatic SMP load balancing
Don't you think things like this should be committed with a readme file? Xen patchbot-unstable wrote: # HG changeset patch # User ack@xxxxxxxxxxxxxxxxxxxxxxx # Node ID e539abd27a0f2b1a64b4d129a10748d50c93e6fb # Parent b6937b93141961b67dc642581266e6fc2015bc91 New weighted fair-share CPU scheduler w/ automatic SMP load balancing Signed-off-by: Emmanuel Ackaouy <ack@xxxxxxxxxxxxx> ---tools/libxc/Makefile | 1 tools/libxc/xc_csched.c | 50 + tools/libxc/xenctrl.h | 8 tools/python/xen/lowlevel/xc/xc.c | 61 + tools/python/xen/xend/XendDomain.py | 22 tools/python/xen/xend/server/SrvDomain.py | 14 tools/python/xen/xm/main.py | 45 + xen/common/Makefile | 1 xen/common/sched_credit.c | 1233 ++++++++++++++++++++++++++++++ xen/common/schedule.c | 5 xen/include/public/sched_ctl.h | 5 xen/include/xen/sched-if.h | 2 xen/include/xen/softirq.h | 13 13 files changed, 1460 insertions(+) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |