Re: [PATCH 07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Dec 20, 2011 at 04:23:28PM +0100, Alexander Graf wrote:

> > -	vcpu = kzalloc(sizeof(struct kvm_vcpu), GFP_KERNEL);
> > +	vcpu = kmem_cache_zalloc(kvm_vcpu_cache, GFP_KERNEL);
> 
> Paul, is there any rationale on why not to use the kmem cache? Are
> we bound by real mode magic again?

No, I just hadn't realized it existed.  This looks fine to me.

Acked-by: Paul Mackerras <paulus@xxxxxxxxx>

Paul.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux