Skip to content
Commit 57e0a030 authored by Mel Gorman's avatar Mel Gorman
Browse files

mm: numa: Introduce last_nid to the page frame



This patch introduces a last_nid field to the page struct. This is used
to build a two-stage filter in the next patch that is aimed at
mitigating a problem whereby pages migrate to the wrong node when
referenced by a process that was running off its home node.

Signed-off-by: default avatarMel Gorman <mgorman@suse.de>
parent fb003b80
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment