Re: [PATCH 10/18] mm: numa: Avoid unnecessary disruption of NUMAhinting during migration

From: Mel Gorman
Date: Thu Dec 19 2013 - 07:16:21 EST


On Tue, Dec 17, 2013 at 05:53:45PM -0500, Sasha Levin wrote:
> Hi Mel,
>
> On 12/10/2013 10:51 AM, Mel Gorman wrote:
> >+
> >+ /* mmap_sem prevents this happening but warn if that changes */
> >+ WARN_ON(pmd_trans_migrating(pmd));
> >+
>
> I seem to be hitting this warning with latest -next kernel:
>

Patch will follow shortly. I appreciate these trinity bug reports but in
the future is there any chance you could include the trinity command line
and the config file you used? Details on the machine would also be nice. In
this case, knowing if the machine was NUMA or not would have been helpful.

Thanks!

--
Mel Gorman
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/