diff options
author | 2014-01-21 15:49:55 -0800 | |
---|---|---|
committer | 2014-01-21 16:19:46 -0800 | |
commit | 9853a407b97d8d066b5a865173a4859a3e69fd8a (patch) | |
tree | 8ba05c4deb18caf24d346d65171be3672c86adf1 /tools/perf/scripts/python/syscall-counts.py | |
parent | mm/rmap: use rmap_walk() in page_referenced() (diff) | |
download | linux-dev-9853a407b97d8d066b5a865173a4859a3e69fd8a.tar.xz linux-dev-9853a407b97d8d066b5a865173a4859a3e69fd8a.zip |
mm/rmap: use rmap_walk() in page_mkclean()
Now, we have an infrastructure in rmap_walk() to handle difference from
variants of rmap traversing functions.
So, just use it in page_mkclean().
In this patch, I change following things.
1. remove some variants of rmap traversing functions.
cf> page_mkclean_file
2. mechanical change to use rmap_walk() in page_mkclean().
Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Reviewed-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Hugh Dickins <hughd@google.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Hillf Danton <dhillf@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions