Re: [PATCH v2 0/6] mm/balloon_compaction: fixes and cleanups

2014-09-12 Thread Konstantin Khlebnikov
On Sat, Sep 13, 2014 at 4:09 AM, Andrew Morton wrote: > On Sat, 30 Aug 2014 20:41:06 +0400 Konstantin Khlebnikov > wrote: > >> I've checked compilation of linux-next/x86 for allnoconfig, defconfig and >> defconfig + kvmconfig + virtio-balloon with and without balloon-compaction. >> For stable

Re: [PATCH v2 0/6] mm/balloon_compaction: fixes and cleanups

2014-09-12 Thread Andrew Morton
On Sat, 30 Aug 2014 20:41:06 +0400 Konstantin Khlebnikov wrote: > I've checked compilation of linux-next/x86 for allnoconfig, defconfig and > defconfig + kvmconfig + virtio-balloon with and without balloon-compaction. > For stable kernels first three patches should be enough. > > changes since

Re: [PATCH v2 0/6] mm/balloon_compaction: fixes and cleanups

2014-09-12 Thread Andrew Morton
On Sat, 30 Aug 2014 20:41:06 +0400 Konstantin Khlebnikov koc...@gmail.com wrote: I've checked compilation of linux-next/x86 for allnoconfig, defconfig and defconfig + kvmconfig + virtio-balloon with and without balloon-compaction. For stable kernels first three patches should be enough.

Re: [PATCH v2 0/6] mm/balloon_compaction: fixes and cleanups

2014-09-12 Thread Konstantin Khlebnikov
On Sat, Sep 13, 2014 at 4:09 AM, Andrew Morton a...@linux-foundation.org wrote: On Sat, 30 Aug 2014 20:41:06 +0400 Konstantin Khlebnikov koc...@gmail.com wrote: I've checked compilation of linux-next/x86 for allnoconfig, defconfig and defconfig + kvmconfig + virtio-balloon with and without

[PATCH v2 0/6] mm/balloon_compaction: fixes and cleanups

2014-08-30 Thread Konstantin Khlebnikov
I've checked compilation of linux-next/x86 for allnoconfig, defconfig and defconfig + kvmconfig + virtio-balloon with and without balloon-compaction. For stable kernels first three patches should be enough. changes since v1: mm/balloon_compaction: ignore anonymous pages * no changes

[PATCH v2 0/6] mm/balloon_compaction: fixes and cleanups

2014-08-30 Thread Konstantin Khlebnikov
I've checked compilation of linux-next/x86 for allnoconfig, defconfig and defconfig + kvmconfig + virtio-balloon with and without balloon-compaction. For stable kernels first three patches should be enough. changes since v1: mm/balloon_compaction: ignore anonymous pages * no changes