Re: [RFC] autonuma: Migrate on fault among multiple bound nodes

From: Qian Cai
Date: Wed Sep 16 2020 - 12:04:39 EST


On Wed, 2020-09-16 at 08:59 +0800, Huang Ying wrote:
> static int apply_policy_zone(struct mempolicy *policy, enum zone_type zone)
> @@ -2474,11 +2481,13 @@ int mpol_misplaced(struct page *page, struct
> vm_area_struct *vma, unsigned long
> int thisnid = cpu_to_node(thiscpu);
> int polnid = NUMA_NO_NODE;
> int ret = -1;
> + bool moron;

Are you really going to use that name those days?