10/11

mm: install PMD swap entries on swap-out

swap-out时try_to_unmap_one()通过set_pmd_swap_entry()安装PMD swap entry,避免THP分裂为512个PTE swap entry。