Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1220744

Re: [Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall

From "Dr. David Alan Gilbert" <dgilbert@redhat.com>
Newsgroups linux.kernel
Subject Re: [Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall
Date 2015-09-08 14:50 +0200
Message-ID <q6qvv-4v7-13@gated-at.bofh.it> (permalink)
References (4 earlier) <pWwLU-39W-5@gated-at.bofh.it> <q6kgp-4b0-11@gated-at.bofh.it> <q6kT8-4Ul-9@gated-at.bofh.it> <q6n4C-8cb-11@gated-at.bofh.it> <q6o0F-15W-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


* Bharata B Rao (bharata@linux.vnet.ibm.com) wrote:
> On Tue, Sep 08, 2015 at 09:59:47AM +0100, Dr. David Alan Gilbert wrote:
> > * Bharata B Rao (bharata@linux.vnet.ibm.com) wrote:
> > > In fact I had successfully done postcopy migration of sPAPR guest with
> > > this setup.
> > 
> > Interesting - I'd not got that far myself on power; I was hitting a problem
> > loading htab ( htab_load() bad index 2113929216 (14848+0 entries) in htab stream (htab_shift=25) )
> > 
> > Did you have to make any changes to the qemu code to get that happy?
> 
> I should have mentioned that I tried only QEMU driven migration within
> the same host using wp3-postcopy branch of your tree. I don't see the
> above issue.
> 
> (qemu) info migrate
> capabilities: xbzrle: off rdma-pin-all: off auto-converge: off zero-blocks: off compress: off x-postcopy-ram: on 
> Migration status: completed
> total time: 39432 milliseconds
> downtime: 162 milliseconds
> setup: 14 milliseconds
> transferred ram: 1297209 kbytes
> throughput: 270.72 mbps
> remaining ram: 0 kbytes
> total ram: 4194560 kbytes
> duplicate: 734015 pages
> skipped: 0 pages
> normal: 318469 pages
> normal bytes: 1273876 kbytes
> dirty sync count: 4
> 
> I will try migration between different hosts soon and check.

I hit that on the same host; are you sure you've switched into postcopy mode;
i.e. issued a migrate_start_postcopy before the end of migration?

(My current world I have working on x86-64 and I've also tested reasonably well
on aarch64, and get to that htab problem on Power).

Dave

> 
> Regards,
> Bharata.
> 
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall Michael Ellerman <mpe@ellerman.id.au> - 2015-09-08 08:10 +0200
  Re: [Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall Bharata B Rao <bharata@linux.vnet.ibm.com> - 2015-09-08 08:50 +0200
    Re: [Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall Michael Ellerman <mpe@ellerman.id.au> - 2015-09-08 09:20 +0200
      Re: [Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall Michael Ellerman <mpe@ellerman.id.au> - 2015-09-08 12:50 +0200
        Re: [Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall "Dr. David Alan Gilbert" <dgilbert@redhat.com> - 2015-09-08 14:30 +0200
    Re: [Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall "Dr. David Alan Gilbert" <dgilbert@redhat.com> - 2015-09-08 11:10 +0200
      Re: [Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall Bharata B Rao <bharata@linux.vnet.ibm.com> - 2015-09-08 12:10 +0200
        Re: [Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall "Dr. David Alan Gilbert" <dgilbert@redhat.com> - 2015-09-08 14:50 +0200
          Re: [Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall Bharata B Rao <bharata@linux.vnet.ibm.com> - 2015-09-08 15:40 +0200
            Re: [Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall "Dr. David Alan Gilbert" <dgilbert@redhat.com> - 2015-09-08 16:20 +0200

csiph-web