> This means that the issue is fixed elsewhere during rc, I am not
> promising to find a commit quickly, but I would elaborate as fast as
> possible in a spare time. Apologies again for messing things up a
> little.
Unfortunately it looks like that the fix is quantative rather than
qualitative - w
On Wed, Jul 15, 2015 at 7:46 PM, Andrey Korolyov wrote:
> On Wed, Jul 15, 2015 at 7:08 PM, Michael S. Tsirkin wrote:
>> On Wed, Jul 15, 2015 at 06:26:03PM +0300, Andrey Korolyov wrote:
>>> On Wed, Jul 15, 2015 at 6:18 PM, Igor Mammedov wrote:
>>> > On Thu, 9 Jul 2015 20:04:35 +0300
>>> > Andrey
On Wed, Jul 15, 2015 at 7:08 PM, Michael S. Tsirkin wrote:
> On Wed, Jul 15, 2015 at 06:26:03PM +0300, Andrey Korolyov wrote:
>> On Wed, Jul 15, 2015 at 6:18 PM, Igor Mammedov wrote:
>> > On Thu, 9 Jul 2015 20:04:35 +0300
>> > Andrey Korolyov wrote:
>> >
>> >> On Wed, Jul 8, 2015 at 6:46 PM, Igo
On Wed, Jul 15, 2015 at 06:26:03PM +0300, Andrey Korolyov wrote:
> On Wed, Jul 15, 2015 at 6:18 PM, Igor Mammedov wrote:
> > On Thu, 9 Jul 2015 20:04:35 +0300
> > Andrey Korolyov wrote:
> >
> >> On Wed, Jul 8, 2015 at 6:46 PM, Igor Mammedov wrote:
> >> > On Wed, 8 Jul 2015 13:01:05 +0300
> >> >
On Thu, 9 Jul 2015 20:04:35 +0300
Andrey Korolyov wrote:
> On Wed, Jul 8, 2015 at 6:46 PM, Igor Mammedov wrote:
> > On Wed, 8 Jul 2015 13:01:05 +0300
> > "Michael S. Tsirkin" wrote:
> >
> > [...]
> >> - this fixes qemu on current kernels, so it's a bugfix
> >>
> >> - this changes the semantics
On Wed, Jul 15, 2015 at 6:18 PM, Igor Mammedov wrote:
> On Thu, 9 Jul 2015 20:04:35 +0300
> Andrey Korolyov wrote:
>
>> On Wed, Jul 8, 2015 at 6:46 PM, Igor Mammedov wrote:
>> > On Wed, 8 Jul 2015 13:01:05 +0300
>> > "Michael S. Tsirkin" wrote:
>> >
>> > [...]
>> >> - this fixes qemu on current
On Wed, Jul 8, 2015 at 6:46 PM, Igor Mammedov wrote:
> On Wed, 8 Jul 2015 13:01:05 +0300
> "Michael S. Tsirkin" wrote:
>
> [...]
>> - this fixes qemu on current kernels, so it's a bugfix
>>
>> - this changes the semantics of memory hot unplug slightly
>> so I think it's important to merge in 2.
On Wed, 8 Jul 2015 13:01:05 +0300
"Michael S. Tsirkin" wrote:
[...]
> - this fixes qemu on current kernels, so it's a bugfix
>
> - this changes the semantics of memory hot unplug slightly
> so I think it's important to merge in 2.4 before we
> release qemu with memory hot unplug, this way we
On Wed, Jul 08, 2015 at 01:41:16PM +0200, Igor Mammedov wrote:
> As additional issue:
> deleting backend doesn't actually frees memory since it's
> just mmap(NORESERVE) over allocated region. It's possible
> to do madvise(MADV_DONTNEED) on area but it doesn't guaranty
> that kernel will free memory
On Wed, 8 Jul 2015 13:01:05 +0300
"Michael S. Tsirkin" wrote:
> On Wed, Jul 08, 2015 at 11:46:40AM +0200, Igor Mammedov wrote:
> > Changelog:
> > v2->v3:
> >* fixed(work-arouned) unmapping issues,
> > now memory subsytem keeps track of HVA mapped
> > regions and doesn't allow to ma
On Wed, Jul 08, 2015 at 11:46:40AM +0200, Igor Mammedov wrote:
> Changelog:
> v2->v3:
>* fixed(work-arouned) unmapping issues,
> now memory subsytem keeps track of HVA mapped
> regions and doesn't allow to map a new region
> at address where previos has benn mapped until
>
11 matches
Mail list logo