]> Git Repo - linux.git/commit - mm/mempolicy.c
mm: remove MPOL_MF_STATS
authorStephen Wilson <[email protected]>
Wed, 25 May 2011 00:12:43 +0000 (17:12 -0700)
committerLinus Torvalds <[email protected]>
Wed, 25 May 2011 15:39:33 +0000 (08:39 -0700)
commitb1f72d1857bb0de19ce20a59f3f85e6dc47bdec8
tree4ce7e448a81f3315bb8aece1b38fc3cd15a7cf6d
parent29ea2f6982f1edc4302729116f2246dd7b45471d
mm: remove MPOL_MF_STATS

Mapping statistics in a NUMA environment is now computed using the generic
walk_page_range() logic.  Remove the old/equivalent functionality.

Signed-off-by: Stephen Wilson <[email protected]>
Reviewed-by: KOSAKI Motohiro <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Lee Schermerhorn <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: Christoph Lameter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/mempolicy.c
This page took 0.048894 seconds and 4 git commands to generate.