[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC Patch v4 1/9] copy the correct page to memory
On Mon, 2014-09-22 at 13:59 +0800, Wen Congyang wrote: > From: Hong Tao <bobby.hong@xxxxxxxxxx> > > apply_batch() only handles MAX_BATCH_SIZE pages at one time. If > there is some bogus/unmapped/allocate-only/broken page, we will > skip it. So when we call apply_batch() again, the first page's > index is curbatch - invalid_pages. invalid_pages stores the number > of bogus/unmapped/allocate-only/broken pages we have found. > > In many cases, invalid_pages is 0, so we don't catch this error. > > Signed-off-by: Hong Tao <bobby.hong@xxxxxxxxxx> > Signed-off-by: Wen Congyang <wency@xxxxxxxxxxxxxx> > Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Applied this and "csum the correct page". In both cases I prefixed the subject "tools: libxc: restore:". I also applied "pass correct file to qemu if we use blktap2" and "read nictype from xenstore" prefixing both "tools: libxl: ". The rest had some comment from me and others, apart from #9 which I'm about to go and look at now. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |