[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/7] get rid of the SEDF scheduler
Hey, Here's v2 of my 'campaign' against SEDF. Updates are: - I've got George's R-b for the whole series, - I've applied Andrew's review comment (patch 4) - OSSTest has stopped testing SEDF already (no sign of it here http://logs.test-lab.xenproject.org/osstest/logs/59025/) There is a git branch here: git://xenbits.xen.org/people/dariof/xen.git rel/sched/nosedf-v2 http://xenbits.xen.org/gitweb/?p=people/dariof/xen.git;a=shortlog;h=refs/heads/rel/sched/nosedf-v2 Thanks and Regards, Dario --- Dario Faggioli (7): libxl: get rid of the SEDF scheduler tools: python: get rid of the SEDF scheduler bindings libxc: get rid of the SEDF scheduler xen: get rid of the SEDF scheduler xen: kill sched_sedf.c xl: get rid of the SEDF scheduler docs: get rid of the SEDF scheduler docs/INDEX | 1 docs/man/xl.cfg.pod.5 | 24 docs/man/xl.pod.1 | 42 - docs/man/xlcpupool.cfg.pod.5 | 4 docs/misc/sedf_scheduler_mini-HOWTO.txt | 44 - docs/misc/xen-command-line.markdown | 2 tools/examples/cpupool | 2 tools/libxc/Makefile | 1 tools/libxc/include/xenctrl.h | 12 tools/libxc/xc_sedf.c | 78 -- tools/libxl/libxl.c | 73 - tools/libxl/libxl_create.c | 61 - tools/libxl/xl.h | 1 tools/libxl/xl_cmdimpl.c | 139 --- tools/libxl/xl_cmdtable.c | 16 tools/python/xen/lowlevel/xc/xc.c | 70 - xen/common/Makefile | 1 xen/common/sched_sedf.c | 1556 ------------------------------- xen/common/schedule.c | 1 xen/include/public/domctl.h | 9 xen/include/public/trace.h | 2 xen/include/xen/sched-if.h | 1 22 files changed, 9 insertions(+), 2131 deletions(-) delete mode 100644 docs/misc/sedf_scheduler_mini-HOWTO.txt delete mode 100644 tools/libxc/xc_sedf.c delete mode 100644 xen/common/sched_sedf.c -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |