* Pavel Vasilyev | 2015-05-23 14:57:48 [+0300]: >20.05.2015 00:39, Sebastian Andrzej Siewior пишет: >>Dear RT folks! >> >>I'm pleased to announce the v4.0.4-rt1 patch set. > >Guys, 4.0.4-rt1 freezing after > ># sysctl -w vm.drop_caches=3 && memhog `free -k | grep Mem | awk >'{print $4"k"}'` 2>&1 >/dev/null;
it might be related to the part where it runs into the BUG_ON() in the swap code. Try my patch from "[RFC][PATCH] mm: ifdef out VM_BUG_ON check on PREEMPT_RT_FULL" thread, disable swap or wait for new -RT to verify. Sebastian -- 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/