kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* KVM_MAX_VCPUS
@ 2012-10-13 22:29 Chegu Vinod
  2012-10-14  2:32 ` KVM_MAX_VCPUS Sasha Levin
  0 siblings, 1 reply; 6+ messages in thread
From: Chegu Vinod @ 2012-10-13 22:29 UTC (permalink / raw)
  To: KVM

Hello,

Wanted to get a clarification about KVM_MAX_VCPUS(currently set to 254)
  in kvm_host.h file. The kvm_vcpu *vcpus array is sized based on KVM_MAX_VCPUS.
(i.e. a max of 254 elements in the array).
  
An 8bit APIC id should allow for 256 ID's. Reserving one for Broadcast should
leave 255 ID's.  Is there one more ID reserved for some other purpose ? (hence
leading to KVM_MAX_VCPUS being set to 254 and not 255).

Thanks!
Vinod


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-10-17  7:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-13 22:29 KVM_MAX_VCPUS Chegu Vinod
2012-10-14  2:32 ` KVM_MAX_VCPUS Sasha Levin
2012-10-14  9:08   ` KVM_MAX_VCPUS Gleb Natapov
2012-10-14 13:42     ` KVM_MAX_VCPUS Chegu Vinod
2012-10-17  2:57       ` KVM_MAX_VCPUS Wei, Bing (WeiBing, MCXS-SH)
2012-10-17  7:21         ` KVM_MAX_VCPUS Gleb Natapov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).