On Fri, Jul 11, 2014 at 02:35:48PM -0400, Naoya Horiguchi wrote:
> From: "Kirill A. Shutemov" <kirill.shute...@linux.intel.com>
> 
> Currently pagewalker splits all THP pages on any clear_refs request.  It's
> not necessary.  We can handle this on PMD level.
> 
> One side effect is that soft dirty will potentially see more dirty memory,
> since we will mark whole THP page dirty at once.
> 
> Sanity checked with CRIU test suite. More testing is required.
> 
> ChangeLog:
> - move code for thp to clear_refs_pte_range()
> 
> Signed-off-by: Kirill A. Shutemov <kirill.shute...@linux.intel.com>
> Cc: Pavel Emelyanov <xe...@parallels.com>
> Cc: Andrea Arcangeli <aarca...@redhat.com>
> Cc: Dave Hansen <dave.han...@intel.com>
> Signed-off-by: Naoya Horiguchi <n-horigu...@ah.jp.nec.com>
> Cc: Cyrill Gorcunov <gorcu...@gmail.com>
> Signed-off-by: Andrew Morton <a...@linux-foundation.org>
Reviewed-by: Cyrill Gorcunov <gorcu...@openvz.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to