From: Christoph Lameter Date: Wed, 1 Feb 2006 11:05:39 +0000 (-0800) Subject: [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes X-Git-Tag: v2.6.16-rc2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3351e525e4768c29aa5d22ef59b5b38e0361e53;p=pandora-kernel.git [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes Add remove_from_swap remove_from_swap() allows the restoration of the pte entries that existed before page migration occurred for anonymous pages by walking the reverse maps. This reduces swap use and establishes regular pte's without the need for page faults. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed