Re: [PATCH 00/16] mm: prepare for converting vm->vm_flags to 64-bit

From: Konstantin Khlebnikov
Date: Sun Mar 25 2012 - 03:56:36 EST


Benjamin Herrenschmidt wrote:
On Sat, 2012-03-24 at 18:46 +0400, Konstantin Khlebnikov wrote:
Obviously we can combine VM_PFN_AT_MMAP, VM_SAO, VM_GROWSUP and
VM_MAPPED_COPY into one.

VM_PFN_AT_MMAP isn't arch specific afaik...

Technically yes, but all this pfnmap-tracking engine has only one user: x86 PAT.
We can easily make it x86-only, or try to implement it without using special flag on vma.


Cheers,
Ben.



--
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/