On Thu, 23 Jan 2014 19:14:45 +0400 Cyrill Gorcunov <[email protected]> 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to