[RFC 7/8] mm: Add a new migration function migrate_virtual_range()

2016-10-23 Thread Anshuman Khandual
This adds a new virtual address range based migration interface which can migrate all the mapped pages from a virtual range of a process to a destination node. This also exports this new function symbol. Signed-off-by: Anshuman Khandual --- include/linux/mempolicy.h

[RFC 7/8] mm: Add a new migration function migrate_virtual_range()

2016-10-23 Thread Anshuman Khandual
This adds a new virtual address range based migration interface which can migrate all the mapped pages from a virtual range of a process to a destination node. This also exports this new function symbol. Signed-off-by: Anshuman Khandual --- include/linux/mempolicy.h | 7