From: Nick Piggin Date: Fri, 6 Jan 2006 08:11:12 +0000 (-0800) Subject: [PATCH] mm: rmap optimisation X-Git-Tag: v2.6.16-rc1~936^2~248 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9617d95e6e9ffd883cf90a89724fe60d7ab22f9a;p=pandora-kernel.git [PATCH] mm: rmap optimisation Optimise rmap functions by minimising atomic operations when we know there will be no concurrent modifications. Signed-off-by: Nick Piggin Cc: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed