[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1 of 3] Support of getting scheduler defaults
On Tue, 2012-05-22 at 10:16 +0100, Juergen Gross wrote: > Support a new sysctl schedop sub-command to get the scheduling defaults of a > specific scheduler. Why is XEN_DOMCTL_SCHEDOP_getinfo not sufficient here? Isn't it actually more useful/meaningful to get the current actual setting rather than a default? Ian. > > Additionally correct parameter checking of the sysctl handling in schedule.c > (checked wrong sub-commands: domctl instead of sysctl). > > Signed-off-by: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx> > > > 6 files changed, 69 insertions(+), 22 deletions(-) > xen/common/sched_credit.c | 5 +++++ > xen/common/sched_credit2.c | 17 +++++++++++++++++ > xen/common/sched_sedf.c | 20 ++++++++++++++++++++ > xen/common/schedule.c | 5 +++-- > xen/include/public/domctl.h | 38 ++++++++++++++++++++------------------ > xen/include/public/sysctl.h | 6 ++++-- > > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |