January 12, 2020

174 words 1 min read

Decoding Those Inscrutable RCU CPU Stall Warnings

Decoding Those Inscrutable RCU CPU Stall Warnings

You are minding your own business when suddenly one of your system splats out something like "INFO: rcu_bh_state detected stalls on CPUs/tasks: { 3 5 } (detected by 2, 2502 jiffies)". Whatever does th …

Talk Title Decoding Those Inscrutable RCU CPU Stall Warnings
Speakers Paul McKenney (Distinguished Engineer, IBM Linux Technology Center, Beaverton)
Conference Open Source Summit North America
Conf Tag
Location Los Angeles, CA, United States
Date Sep 10-14, 2017
URL Talk Page
Slides Talk Slides
Video

You are minding your own business when suddenly one of your system splats out something like “INFO: rcu_bh_state detected stalls on CPUs/tasks: { 3 5 } (detected by 2, 2502 jiffies)”. Whatever does this RCU CPU stall warning mean and what can you do about it? That is, other than simply beating your head against Documentation/RCU/stallwarn.txt?This talk will look at a few representative RCU CPU stall warning messages and show how they can be decoded into real information that can help you find otherwise silent hangs the easy way. Or at least an easier way!

comments powered by Disqus