On Sun, Aug 31, 2014 at 08:27:35AM -0700, Andi Kleen wrote: > Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx> writes: > > > This is the ver.3 of hugepage migration fix patchset. > > I wonder how far we are away from support THP migration with the > standard migrate_pages() syscall? I don't think that we are very far from this because we can borrow some code from migrate_misplaced_transhuge_page(), and the experience in hugetlb migration will be also helpful. The difficulties are rather in integrating thp support in the existing migrate code which is already very complicated, so careful code-reading and testing is necessary. This topic was in my agenda for long, but no highlight at this point. Thanks, Naoya Horiguchi -- 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>