lkml.org 
[lkml]   [2020]   [May]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Endless soft-lockups for compiling workload since next-20200519
On Thu, May 21, 2020 at 02:40:36AM +0200, Frederic Weisbecker wrote:

> atomic_fetch_or(...., nohz_flags(0))
> softirq() { #VMEXIT or anything that could stop a CPU for a while
> run_rebalance_domain() {
> nohz_idle_balance() {
> atomic_andnot(NOHZ_KICK_MASK, nohz_flag(0))

I'm an idiot and didn't have enough wake-up-juice; I missed that andnot
clearing the flag again.

Yes, fun fun fun..

\
 
 \ /
  Last update: 2020-05-21 12:11    [W:0.065 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site