On 05/20/2012 07:15 AM, Takuya Yoshikawa wrote: > From: Takuya Yoshikawa <yoshikawa.takuya@xxxxxxxxxxxxx> > > lpage_info is created for each large level even when the memory slot is > not for RAM. This means that when we add one slot for a PCI device, we > end up allocating at least KVM_NR_PAGE_SIZES - 1 pages by vmalloc(). > > To make things worse, there is an increasing number of devices which > would result in more pages being wasted this way. > > This patch mitigates this problem by using kvm_kvzalloc(). > Thanks, applied to 'queue'. -- error compiling committee.c: too many arguments to function -- 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