On Wed, Jul 17, 2013 at 10:17:29AM +0800, Hillf Danton wrote: > On Mon, Jul 15, 2013 at 11:20 PM, Mel Gorman <mgorman@xxxxxxx> wrote: > > /* > > * Got a PROT_NONE fault for a page on @node. > > */ > > -void task_numa_fault(int node, int pages, bool migrated) > > +void task_numa_fault(int last_nid, int node, int pages, bool migrated) > > For what is the new parameter? > To weight the fault heavier if the page was migrated due to being improperly placed at fault time. -- Mel Gorman SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>