Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1260827

Re: [lkp] [fs] df4c0e36f1: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper/0:1]

From Dave Hansen <dave.hansen@intel.com>
Newsgroups linux.kernel
Subject Re: [lkp] [fs] df4c0e36f1: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper/0:1]
Date 2015-11-02 18:40 +0100
Message-ID <qqrfj-8a7-5@gated-at.bofh.it> (permalink)
References <qqilI-2Ut-11@gated-at.bofh.it> <qqjUt-3G6-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11/02/2015 01:32 AM, Andrey Ryabinin wrote:
> And the major factor here is number 2.
> 
> In your dmesg:
> [   67.891156] rbtree testing -> 570841 cycles
> [   88.609636] augmented rbtree testing
> [  116.546697] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s!
> [swapper/0:1]
> 
> 
> I've tried to reproduce this, and got this:
> [    0.693574] rbtree testing -> 15513 cycles
> 570841/15513 = 36x times faster.
> 
> [    1.159450] augmented rbtree testing -> 23675 cycles
> [    1.864996]
> It took less than a second, meanwhile in your case it didn't finish in
> 22 seconds.
> 
> This makes me think that your host is overloaded and the problem is on
> your side.

It's probably just a matter of putting some cond_resched()s in the test
code.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [lkp] [fs] df4c0e36f1: NMI watchdog: BUG: soft lockup - CPU#0  stuck for 22s! [swapper/0:1] Andrey Ryabinin <ryabinin.a.a@gmail.com> - 2015-11-02 10:50 +0100
  Re: [lkp] [fs] df4c0e36f1: NMI watchdog: BUG: soft lockup - CPU#0  stuck for 22s! [swapper/0:1] Dave Hansen <dave.hansen@intel.com> - 2015-11-02 18:40 +0100
    Re: [lkp] [fs] df4c0e36f1: NMI watchdog: BUG: soft lockup - CPU#0  stuck for 22s! [swapper/0:1] Andrey Ryabinin <ryabinin.a.a@gmail.com> - 2015-11-02 20:40 +0100
      Re: [lkp] [fs] df4c0e36f1: NMI watchdog: BUG: soft lockup - CPU#0  stuck for 22s! [swapper/0:1] Dave Hansen <dave.hansen@intel.com> - 2015-11-02 21:10 +0100
        Re: [lkp] [fs] df4c0e36f1: NMI watchdog: BUG: soft lockup - CPU#0  stuck for 22s! [swapper/0:1] Andrey Ryabinin <ryabinin.a.a@gmail.com> - 2015-11-02 22:30 +0100

csiph-web