[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Faking the number of CPUs for dom0 with dom0_max_vcpus
Hello Xen experts, I am trying to set dom0_max_vcpus to a number that is larger than the number of pcpus. For example, I have a 4-CPU machine but I want applications in dom0 to have an illusion that they are running on a 64-cpu machine. However, it seems that dom0 will always recognize the number of pcpus. I can see the vcpus in the output of "xl vcpu-list" but most of them are not online. How can I achieve my goal? Thanks!
Jimmy [root@ip-10-0-131-61 cpu3]# xl vcpu-list [root@ip-10-0-131-61 cpu3]# lscpu Architecture: x86_64CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 4 Core(s) per socket: 1 Socket(s): 1 NUMA node(s): 1 ... [root@ip-10-0-131-61 cpu3]# xl info ... xen_commandline : placeholder dom0_mem=3%,min:2G,max:4G com1=115200,8n1 console=com1,tty,vga dom0_max_vcpus=64 spec-ctrl=no sched=credit vcpu_migration_delay=1000 allowsuperpage ioapic_ack=new ...
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |