Re: Userspace starving kernel threads for CPU cycle.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 08 Jun 2018 23:05:33 -0500, Àbéjídé Àyodélé said:

> rcu_sched detected stalls on CPUs
> Sending NMI from CPU 43 to CPUs 14
> watchdog: BUG: soft lockup - CPU#26 stuck for 22s [migration/54:335]
> ixgbe 0000:19:00.1 eno2: initiating reset due to tx timeout

The BUG should have caused a stack traceback which would have told us
where the CPU was stuck for 22 seconds.  That's usually not a starvation issue,
it's more often a deadlock (or livelock) condition where the thread on CPU#26 was
waiting for something to happen, and it never happened.

Attachment: pgpF_WzY3b0MQ.pgp
Description: PGP signature

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux