Re: [PATCH] mm: Ignore VM_SOFTDIRTY on VMA merging, v2

From: Andrew Morton
Date: Thu Jan 23 2014 - 16:02:43 EST


On Thu, 23 Jan 2014 19:14:45 +0400 Cyrill Gorcunov <gorcunov@xxxxxxxxx> wrote:

> VM_SOFTDIRTY bit affects vma merge routine: if two VMAs has all
> bits in vm_flags matched except dirty bit the kernel can't longer
> merge them and this forces the kernel to generate new VMAs instead.

Do you intend to alter the brk() and binprm code to set VM_SOFTDIRTY?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/