On Tue, 16 Aug 2016, Chris Metcalf wrote:
- Dropped Christoph Lameter's patch to avoid scheduling theWe also said that there should be a WARN_ON if tsc=reliable is not
clocksource watchdog on nohz cores; the recommendation is to just
boot with tsc=reliable for NOHZ in any case, if necessary.
specified and processors are put into NOHZ mode. This is something not
obvious causing scheduling events on NOHZ processors.
Frederic, do you have a sense of what is left to be done there?Here is a potential fix to the problem that /proc/stat values freeze when
I can certainly try to contribute to that effort as well.
processors go into NOHZ busy mode. I'd like to hear what people think
about the approach here. In particular one issue may be that I am
accessing remote tick-sched structures without serialization. But for
top/ps this may be ok. I noticed that other values shown by top/os also
sometime are a bit fuzzy.