[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v1 1/4] xen: add real time scheduler rt
2014-09-03 10:08 GMT-04:00 George Dunlap <George.Dunlap@xxxxxxxxxxxxx>:
this point we're talking about a vcpu being allowed to run âHonestly speaking, I don't think setting period and budget to hours is a good idea â either. â Â
âActually, if users want to run a vcpu for half hour every hours, they could also set it to run 5milliseconds every 10 milliseconds. So any large period and budget can be scaled to smaller period and budget. The domain's performance will not degrade when the period and budget of each vcpu of this domain is scaled to a smaller number.Â
How about this:
I change the type to uint32 bit and use 2^32us ~= 1.19h as the upper bound of period and budget. âI document the range of period and budget on the website and also let users know how to scale down the parameters of vcpus in case they have a very large period and budget.
What do you guys think?
Thanks, Mengâ ----------- Meng Xu PhD Student in Computer and Information Science University of Pennsylvania _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |