Revision 38ef0c2c

b/lib/constants.py
120 120
# A KVM-specific implementation detail - the following value is used
121 121
# to set CPU affinity to all processors (#0 through #31), per taskset
122 122
# man page.
123
# FIXME: This only works for machines with up to 32 CPU cores
123 124
CPU_PINNING_ALL_KVM = 0xFFFFFFFF
124 125

  
125 126
# Wipe

Also available in: Unified diff