search for: ceaselessy

Displaying 8 results from an estimated 8 matches for "ceaselessy".

2018 Feb 09
2
[PATCH v28 0/4] Virtio-balloon: support free page reporting
On 02/09/2018 03:55 AM, Michael S. Tsirkin wrote: > On Thu, Feb 08, 2018 at 05:50:16PM +0800, Wei Wang wrote: > >> Details: >> Set up a Ping-Pong local live migration, where the guest ceaselessy >> migrates between the source and destination. Linux compilation, >> i.e. make bzImage -j4, is performed during the Ping-Pong migration. The >> legacy case takes 5min14s to finish the compilation. With this >> optimization patched, it takes 5min12s. > How is migration ti...
2018 Feb 09
2
[PATCH v28 0/4] Virtio-balloon: support free page reporting
On 02/09/2018 03:55 AM, Michael S. Tsirkin wrote: > On Thu, Feb 08, 2018 at 05:50:16PM +0800, Wei Wang wrote: > >> Details: >> Set up a Ping-Pong local live migration, where the guest ceaselessy >> migrates between the source and destination. Linux compilation, >> i.e. make bzImage -j4, is performed during the Ping-Pong migration. The >> legacy case takes 5min14s to finish the compilation. With this >> optimization patched, it takes 5min12s. > How is migration ti...
2018 Feb 09
0
[PATCH v28 0/4] Virtio-balloon: support free page reporting
On Fri, Feb 09, 2018 at 11:11:39AM +0800, Wei Wang wrote: > On 02/09/2018 03:55 AM, Michael S. Tsirkin wrote: > > On Thu, Feb 08, 2018 at 05:50:16PM +0800, Wei Wang wrote: > > > > > Details: > > > Set up a Ping-Pong local live migration, where the guest ceaselessy > > > migrates between the source and destination. Linux compilation, > > > i.e. make bzImage -j4, is performed during the Ping-Pong migration. The > > > legacy case takes 5min14s to finish the compilation. With this > > > optimization patched, it takes 5min12s....
2018 Feb 08
0
[PATCH v28 0/4] Virtio-balloon: support free page reporting
...> Running this feature has no impact on the linux compilation workload > running inside the guest. I think you should try something memory intensive. Try asking qemu migration guys for hints on a good test to run. > Details: > Set up a Ping-Pong local live migration, where the guest ceaselessy > migrates between the source and destination. Linux compilation, > i.e. make bzImage -j4, is performed during the Ping-Pong migration. The > legacy case takes 5min14s to finish the compilation. With this > optimization patched, it takes 5min12s. How is migration time affected in this...
2018 Feb 08
9
[PATCH v28 0/4] Virtio-balloon: support free page reporting
...the legacy live migration takes ~1817ms. With this optimization, it takes ~254ms, which reduces the time to 14%. - Workload tests Results: Running this feature has no impact on the linux compilation workload running inside the guest. Details: Set up a Ping-Pong local live migration, where the guest ceaselessy migrates between the source and destination. Linux compilation, i.e. make bzImage -j4, is performed during the Ping-Pong migration. The legacy case takes 5min14s to finish the compilation. With this optimization patched, it takes 5min12s. ChangeLog: v27->v28: - mm/page_poison: Move PAGE_POI...
2018 Feb 08
9
[PATCH v28 0/4] Virtio-balloon: support free page reporting
...the legacy live migration takes ~1817ms. With this optimization, it takes ~254ms, which reduces the time to 14%. - Workload tests Results: Running this feature has no impact on the linux compilation workload running inside the guest. Details: Set up a Ping-Pong local live migration, where the guest ceaselessy migrates between the source and destination. Linux compilation, i.e. make bzImage -j4, is performed during the Ping-Pong migration. The legacy case takes 5min14s to finish the compilation. With this optimization patched, it takes 5min12s. ChangeLog: v27->v28: - mm/page_poison: Move PAGE_POI...
2018 Feb 04
2
[PATCH v26 0/2] Virtio-balloon: support free page reporting
...the legacy live migration takes ~1817ms. With this optimization, it takes ~254ms, which reduces the time to 14%. - Workload tests Results: Running this feature has no impact on the linux compilation workload running inside the guest. Details: Set up a Ping-Pong local live migration, where the guest ceaselessy migrates between the source and destination. Linux compilation, i.e. make bzImage -j4, is performed during the Ping-Pong migration. The legacy case takes 5min14s to finish the compilation. With this optimization patched, it takes 5min12s. ChangeLog: v25->v26: virtio-balloon changes only - r...
2018 Feb 07
5
[PATCH v27 0/4] Virtio-balloon: support free page reporting
...the legacy live migration takes ~1817ms. With this optimization, it takes ~254ms, which reduces the time to 14%. - Workload tests Results: Running this feature has no impact on the linux compilation workload running inside the guest. Details: Set up a Ping-Pong local live migration, where the guest ceaselessy migrates between the source and destination. Linux compilation, i.e. make bzImage -j4, is performed during the Ping-Pong migration. The legacy case takes 5min14s to finish the compilation. With this optimization patched, it takes 5min12s. ChangeLog: v26->v27: - add a new patch to expose pag...