Re: 16 vcpus, 200GB of memory boots!!!
Jes Sorensen <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ia64 |
|---|---|
| Message-ID | <[email protected]> |
Zhang, Xiantao wrote: > Hi, Jes > I found the reason why qemu only supports 16 vcpus. In > libkvm/kvm-common.h, the MAX_CPUS is defined as 16 for ia64 side. We > should increase this value to 64 or big value you like. Please have a > try on your mainframe. Thanks! > Xiantao Xiantao, You are too fast :-) With this change I can boot 60 vcpus on my system - thats the limit I get from KVM_MAX_VCPUS with your patch from yesterday. I am going to look into making this go further! :-) Regards, Jes