diff options
| author | Wei Yang <[email protected]> | 2022-05-12 20:23:00 -0700 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-05-13 07:20:14 -0700 |
| commit | ed657e5568c5fc877c517b654d65fbdaeb628539 (patch) | |
| tree | 8c8f21e931e80a05b80e85d7af8f547f37d57adb /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 1ae65e2749b0a3d236fc17d0eca5ea5f6f2c0032 (diff) | |
mm/vmscan: don't use NUMA_NO_NODE as indicator of page on different node
Now we are sure there is at least one page on page_list, so it is safe to
get the nid of it. This means it is not necessary to use NUMA_NO_NODE as
an indicator for the beginning of iteration or a page on different node.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Wei Yang <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Minchan Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions