diff options
author | 2020-10-13 16:54:42 -0700 | |
---|---|---|
committer | 2020-10-13 18:38:32 -0700 | |
commit | c43bc03d0a872dcfcaaf1689c4f6140f9d3cb867 (patch) | |
tree | fa6677e16c4c40e2564e6db9945a6d99b12302fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/dmapool.c: replace hard coded function name with __func__ (diff) | |
download | wireguard-linux-c43bc03d0a872dcfcaaf1689c4f6140f9d3cb867.tar.xz wireguard-linux-c43bc03d0a872dcfcaaf1689c4f6140f9d3cb867.zip |
mm/memory-failure: do pgoff calculation before for_each_process()
There is no need to calculate pgoff in each loop of for_each_process(), so
move it to the place before for_each_process(), which can save some CPU
cycles.
Signed-off-by: Xianting Tian <tian.xianting@h3c.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Link: http://lkml.kernel.org/r/20200818082647.34322-1-tian.xianting@h3c.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions