search for: 5min12s

Displaying 20 results from an estimated 27 matches for "5min12s".

2018 Feb 09
2
[PATCH v28 0/4] Virtio-balloon: support free page reporting
...ation, 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 case? When the linux compilation workload runs, the migration time (both the legacy and this optimization case) varies as the compilation goes on. It seems not easy to give a static speedup number, some times the migration time is reduced to 33%, so...
2018 Feb 09
2
[PATCH v28 0/4] Virtio-balloon: support free page reporting
...ation, 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 case? When the linux compilation workload runs, the migration time (both the legacy and this optimization case) varies as the compilation goes on. It seems not easy to give a static speedup number, some times the migration time is reduced to 33%, so...
2018 Jul 23
3
[PATCH v36 0/5] Virtio-balloon: support free page reporting
...- Guest with Linux Compilation Workload (make bzImage -j4): > > - Live Migration Time (average) > > Optimization v.s. Legacy = 1407ms v.s. 2528ms --> ~44% reduction > > - Linux Compilation Time > > Optimization v.s. Legacy = 5min4s v.s. 5min12s > > --> no obvious difference > > I'd like to see dgilbert's take on whether this kind of gain > justifies adding a PV interfaces, and what kind of guest workload > is appropriate. > > Cc'd. Well, 44% is great ... although the measurement is a bit...
2018 Jun 29
3
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...- Guest with Linux Compilation Workload (make bzImage -j4): > > - Live Migration Time (average) > > Optimization v.s. Legacy = 1402ms v.s. 2528ms --> ~44% reduction > > - Linux Compilation Time > > Optimization v.s. Legacy = 5min6s v.s. 5min12s > > --> no obvious difference > > > > Being in version 34 already, this whole thing still looks and feels like > a big hack to me. It might just be me, but especially if I read about > assumptions like "QEMU will not hotplug memory during migration"....
2018 Jun 29
3
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...- Guest with Linux Compilation Workload (make bzImage -j4): > > - Live Migration Time (average) > > Optimization v.s. Legacy = 1402ms v.s. 2528ms --> ~44% reduction > > - Linux Compilation Time > > Optimization v.s. Legacy = 5min6s v.s. 5min12s > > --> no obvious difference > > > > Being in version 34 already, this whole thing still looks and feels like > a big hack to me. It might just be me, but especially if I read about > assumptions like "QEMU will not hotplug memory during migration"....
2018 Feb 09
0
[PATCH v28 0/4] Virtio-balloon: support free page reporting
...easelessy > > > 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 case? > > > When the linux compilation workload runs, the migration time (both the > legacy and this optimization case) varies as the compilation goes on. It > seems not easy to give a static speedup number, some times the migration...
2018 Jul 20
0
[PATCH v36 0/5] Virtio-balloon: support free page reporting
...on result) > - Guest with Linux Compilation Workload (make bzImage -j4): > - Live Migration Time (average) > Optimization v.s. Legacy = 1407ms v.s. 2528ms --> ~44% reduction > - Linux Compilation Time > Optimization v.s. Legacy = 5min4s v.s. 5min12s > --> no obvious difference > > ChangeLog: > v35->v36: > - remove the mm patch, as Linus has a suggestion to get free page > addresses via allocation, instead of reading from the free page > list. > - virtio-balloon: > - replac...
2018 Jul 23
0
[PATCH v36 0/5] Virtio-balloon: support free page reporting
...on result) > - Guest with Linux Compilation Workload (make bzImage -j4): > - Live Migration Time (average) > Optimization v.s. Legacy = 1407ms v.s. 2528ms --> ~44% reduction > - Linux Compilation Time > Optimization v.s. Legacy = 5min4s v.s. 5min12s > --> no obvious difference I'd like to see dgilbert's take on whether this kind of gain justifies adding a PV interfaces, and what kind of guest workload is appropriate. Cc'd. > ChangeLog: > v35->v36: > - remove the mm patch, as Linus has a suggestio...
2018 Sep 06
0
[PATCH v36 0/5] Virtio-balloon: support free page reporting
...ux Compilation Workload (make bzImage -j4): >>> - Live Migration Time (average) >>> Optimization v.s. Legacy = 1407ms v.s. 2528ms --> ~44% reduction >>> - Linux Compilation Time >>> Optimization v.s. Legacy = 5min4s v.s. 5min12s >>> --> no obvious difference >> I'd like to see dgilbert's take on whether this kind of gain >> justifies adding a PV interfaces, and what kind of guest workload >> is appropriate. >> >> Cc'd. > Well, 44% is great ... although the...
2018 Jun 29
0
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...ompilation Workload (make bzImage -j4): > > > - Live Migration Time (average) > > > Optimization v.s. Legacy = 1402ms v.s. 2528ms --> ~44% reduction > > > - Linux Compilation Time > > > Optimization v.s. Legacy = 5min6s v.s. 5min12s > > > --> no obvious difference > > > > > > > Being in version 34 already, this whole thing still looks and feels > > like a big hack to me. It might just be me, but especially if I read > > about assumptions like "QEMU will not hotplug me...
2018 Sep 07
1
[PATCH v36 0/5] Virtio-balloon: support free page reporting
...e bzImage -j4): > > > > - Live Migration Time (average) > > > > Optimization v.s. Legacy = 1407ms v.s. 2528ms --> ~44% reduction > > > > - Linux Compilation Time > > > > Optimization v.s. Legacy = 5min4s v.s. 5min12s > > > > --> no obvious difference > > > I'd like to see dgilbert's take on whether this kind of gain > > > justifies adding a PV interfaces, and what kind of guest workload > > > is appropriate. > > > > > > Cc'd. &g...
2018 Jun 29
2
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...- Guest with Linux Compilation Workload (make bzImage -j4): >> - Live Migration Time (average) >> Optimization v.s. Legacy = 1402ms v.s. 2528ms --> ~44% reduction >> - Linux Compilation Time >> Optimization v.s. Legacy = 5min6s v.s. 5min12s >> --> no obvious difference >> > Being in version 34 already, this whole thing still looks and feels like > a big hack to me. It might just be me, but especially if I read about > assumptions like "QEMU will not hotplug memory during migration". This &g...
2018 Jun 29
2
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...- Guest with Linux Compilation Workload (make bzImage -j4): >> - Live Migration Time (average) >> Optimization v.s. Legacy = 1402ms v.s. 2528ms --> ~44% reduction >> - Linux Compilation Time >> Optimization v.s. Legacy = 5min6s v.s. 5min12s >> --> no obvious difference >> > Being in version 34 already, this whole thing still looks and feels like > a big hack to me. It might just be me, but especially if I read about > assumptions like "QEMU will not hotplug memory during migration". This &g...
2018 Feb 08
0
[PATCH v28 0/4] Virtio-balloon: support free page reporting
...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 case? > ChangeLog: > v27->v28: > - mm/page_poison: Move PAGE_POISON to page_poison.c and add a function > to expose page poison val to kernel modules. > v26->v27: > - add a new patch to expose page_poisoning_enabled to...
2018 Jul 20
10
[PATCH v36 0/5] Virtio-balloon: support free page reporting
...ect the comparison result) - Guest with Linux Compilation Workload (make bzImage -j4): - Live Migration Time (average) Optimization v.s. Legacy = 1407ms v.s. 2528ms --> ~44% reduction - Linux Compilation Time Optimization v.s. Legacy = 5min4s v.s. 5min12s --> no obvious difference ChangeLog: v35->v36: - remove the mm patch, as Linus has a suggestion to get free page addresses via allocation, instead of reading from the free page list. - virtio-balloon: - replace oom notifier with shrinker; - the g...
2018 Jul 20
10
[PATCH v36 0/5] Virtio-balloon: support free page reporting
...ect the comparison result) - Guest with Linux Compilation Workload (make bzImage -j4): - Live Migration Time (average) Optimization v.s. Legacy = 1407ms v.s. 2528ms --> ~44% reduction - Linux Compilation Time Optimization v.s. Legacy = 5min4s v.s. 5min12s --> no obvious difference ChangeLog: v35->v36: - remove the mm patch, as Linus has a suggestion to get free page addresses via allocation, instead of reading from the free page list. - virtio-balloon: - replace oom notifier with shrinker; - the g...
2018 Jun 29
0
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...ux Compilation Workload (make bzImage -j4): >>> - Live Migration Time (average) >>> Optimization v.s. Legacy = 1402ms v.s. 2528ms --> ~44% reduction >>> - Linux Compilation Time >>> Optimization v.s. Legacy = 5min6s v.s. 5min12s >>> --> no obvious difference >>> >> Being in version 34 already, this whole thing still looks and feels like >> a big hack to me. It might just be me, but especially if I read about >> assumptions like "QEMU will not hotplug memory during migr...
2018 Jun 27
0
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...reduction > - Guest with Linux Compilation Workload (make bzImage -j4): > - Live Migration Time (average) > Optimization v.s. Legacy = 1402ms v.s. 2528ms --> ~44% reduction > - Linux Compilation Time > Optimization v.s. Legacy = 5min6s v.s. 5min12s > --> no obvious difference > Being in version 34 already, this whole thing still looks and feels like a big hack to me. It might just be me, but especially if I read about assumptions like "QEMU will not hotplug memory during migration". This does not feel like a cle...
2018 Feb 08
9
[PATCH v28 0/4] Virtio-balloon: support free page reporting
...: 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_POISON to page_poison.c and add a function to expose page poison val to kernel modules. v26->v27: - add a new patch to expose page_poisoning_enabled to kernel modules - virtio-balloon: set poison_val to 0xaaaaaaaa, instead o...
2018 Feb 08
9
[PATCH v28 0/4] Virtio-balloon: support free page reporting
...: 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_POISON to page_poison.c and add a function to expose page poison val to kernel modules. v26->v27: - add a new patch to expose page_poisoning_enabled to kernel modules - virtio-balloon: set poison_val to 0xaaaaaaaa, instead o...