Re: [PATCH 0/3] KVM: remove dummy pages

2012-07-23 Thread Xiao Guangrong
On 07/23/2012 10:03 PM, Xiao Guangrong wrote: > Currently, kvm allocates some pages and use then as error indicators, > it wastes memory and is not good for scalability. > > In this patchset, we introduce some error code instead of the pages to > indicate the error conditions. > Sorry for the no

[PATCH 0/3] KVM: remove dummy pages

2012-07-23 Thread Xiao Guangrong
Currently, kvm allocates some pages and use then as error indicators, it wastes memory and is not good for scalability. In this patchset, we introduce some error code instead of the pages to indicate the error conditions. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"