Displaying 2 results from an estimated 2 matches for "warpvalu".
Did you mean:
warpvalue
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"
2004 Sep 23
16
network_alloc_rx_buffers panic
Some users are hitting this panic in network_alloc_rx_buffers()
when running a big network intensive app:
/* Check return status of HYPERVISOR_dom_mem_op(). */
if ( rx_mcl[nr_pfns].args[5] != nr_pfns )
panic("Unable to reduce memory reservation\n");
I''m not clear on what is happening here. Are the domains changing size?
Which memory reservation is being