On 05/20/2016 04:23 PM, Minchan Kim wrote:
Now, VM has a feature to migrate non-lru movable pages so balloon doesn't need custom migration hooks in migrate.c and compaction.c. Instead, this patch implements page->mapping->a_ops->{isolate|migrate|putback} functions.With that, we could remove hooks for ballooning in general migration functions and make balloon compaction simple. Cc: [email protected] Cc: Rafael Aquini <[email protected]> Cc: Konstantin Khlebnikov <[email protected]> Signed-off-by: Gioh Kim <[email protected]> Signed-off-by: Minchan Kim <[email protected]>
Except for the inode/pseudofs stuff which I'm not familiar with, Acked-by: Vlastimil Babka <[email protected]> _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
