From: Aaro Koskinen <aaro.koski...@iki.fi>
Date: Mon, 14 Apr 2014 21:43:53 +0300

> Just for the archives, I got one of these again with 3.14:

Meelis and Aaro, thanks again for all of your reports.

After pouring over a lot of the data and auditing some code I'm
suspecting it's a problem with transparent huge pages.

One thing you two can do to help me further confirm this is to run
with THP disabled for a while and see if you still get the log
messages.

Simply, as root:

bash# echo "never" >/sys/kernel/mm/transparent_hugepage/enabled

And then do your gcc bootstraps or whatever else seems to usually
run when you trigger this problem.

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

Reply via email to