Displaying 9 results from an estimated 9 matches for "5min6s".
Did you mean:
1min6s
2018 Jun 29
3
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...t; > - 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 mig...
2018 Jun 29
3
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...t; > - 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 mig...
2018 Jun 29
0
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...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 n...
2018 Jun 29
2
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...t;> - 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&q...
2018 Jun 29
2
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...t;> - 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&q...
2018 Jun 29
0
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...est 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 memor...
2018 Jun 27
0
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...--> ~84% 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 fe...
2018 Jun 25
9
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...Legacy = 284ms vs 1757ms --> ~84% 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
ChangeLog:
v33->v34:
- mm:
- add a new API max_free_page_blocks, which estimates the max
number of free page blocks that a free page list may have
- get_from_free_page_list: store addresses to multiple arrays,...
2018 Jun 25
9
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...Legacy = 284ms vs 1757ms --> ~84% 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
ChangeLog:
v33->v34:
- mm:
- add a new API max_free_page_blocks, which estimates the max
number of free page blocks that a free page list may have
- get_from_free_page_list: store addresses to multiple arrays,...