On 05/26/2014 10:56 AM, Peter Zijlstra wrote: > include/linux/mm.h | 3 + > include/linux/mm_types.h | 5 + > kernel/fork.c | 2 > mm/mlock.c | 133 ++++++++++++++++++++++++++++++++++++++++++----- > mm/mmap.c | 18 ++++-- > 5 files changed, 141 insertions(+), 20 deletions(-) I'm guessing you will also want a patch that adds some code to rmap.c, madvise.c, and a few other places to actually enforce the VM_PINNED semantics? -- All rights reversed -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>