Displaying 2 results from an estimated 2 matches for "xc_domain_setcpuweight".
2006 Aug 17
4
[PATCH]configuration files(sched-credit)
Currently with the credit scheduler, cpu_weight cannot be assigned to guest
domains at boot time.(it can be set with xm sched-weight after booting)
This patch allows CPU weight, and CAP to be set by the Xen configuration
files.
Specification:
The following can be added to the Xen configuration files.
1.CPU WEIGHT [OPTIONAL]
cpu_weight = cpu weight value
-sets the cpu time ratio to be
2005 Feb 01
3
BVT scheduler settings examples
Are there any examples of bvt scheduler parameters usage?
If I understand it right, bvt provides me with option to scale domain''s
CPU usage. Eg. I have 2 (non-zero) domains pinned to the same CPU. Can I
assign eg. 30% of CPU time to domain 1 and 70% to domain 2? (I mean in
peaks when both domains are not idle and require the CPU time)
If yes, how should I build the "xm bvt"