constant call trace in log.

Julie Sullivan kernelmail.jms at gmail.com
Sun Jul 1 14:59:29 EDT 2012


(oops, sending to the mailing list as well this time, sorry, folks.)

Hi Max,

Maybe this might be fixed in a more recent kernel. Have you tried one?
See here for a range of reasons why a CPU stall warning might happen:

http://www.kernel.org/doc/Documentation/RCU/stallwarn.txt

So the report time after the RCU grace period starts is controlled by
CONFIG_RCU_CPU_STALL_TIMEOUT, which is to be found under 'Kernel
hacking  ---> RCU CPU stall timeout in seconds' from menuconfig.

Failing that at runtime you can change the values of
rcu_cpu_stall_suppress and rcu_cpu_stall_timeout in
/sys/module/rcutree/parameters/.

Cheers
Julie



More information about the Kernelnewbies mailing list