Révision 27 trunk/shell/set-xen-config

set-xen-config (revision 27)
52 52
# Pin the VPCU to the selected CPU for dom0
53 53
VCPU_NUM=0
54 54
for i in $DOM0_CPUS_LIST; do
55
  xm vcpu-pin $CONST_DOM0_NAME $VCPU_NUM $i
55
  xm vcpu-pin $CONST_XEN_DOM0_NAME $VCPU_NUM $i
56 56
  VCPU_NUM=$((VCPU_NUM + 1))
57 57
done
58 58

  

Formats disponibles : Unified diff