----- Original Message -----
From: "Wolfgang Bucher"
<wolfgang.bucher(a)netland-mn.de>
To: users(a)ovirt.org
Sent: Thursday, March 20, 2014 10:57:54 PM
Subject: [Users] cpu pinning
cpu pinning Hello,
how can I test if cpu-pinning is working.
Greetings
Wolfgang
Hi Wolfgang,
In the create or edit VM dialog,there's a text box allowing you to
specify a pinning topology, as you can see in:
http://www.ovirt.org/Features/Design/cpu-pinning#UI
The idea is to specify physical#virtual mapping, and more if needed:
p1#v1_p2#v2...
Also, if needed range and negation are also supported:
p1#Va-Vh,^Vb
Doron