https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281560
--- Comment #16 from Mark Johnston ---
This smells a bit like a thread disabled interrupts and then went off-CPU
somehow. The iperf thread is stuck in the runqueue of a CPU and nothing gets
scheduled there, so it doesn't run.
If this is n
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281560
--- Comment #17 from Konstantin Belousov ---
(In reply to Mark Johnston from comment #16)
I doubt that system would stay silent about a CPU with disabled interrupts,
our IPI code does not tolerate such condition.
In fact, I asked about pcp
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213410
Mark Linimon changed:
What|Removed |Added
Keywords|patch |
Flags|mfc-stable11?,
bz removed subscribers: adrian, freebsd-net-list.
bz added a reviewer: wireless.
REPOSITORY
rS FreeBSD src repository - subversion
CHANGES SINCE LAST ACTION
https://reviews.freebsd.org/D5165/new/
REVISION DETAIL
https://reviews.freebsd.org/D5165
EMAIL PREFERENCES
https://reviews.freebsd
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225325
Mark Linimon changed:
What|Removed |Added
Keywords|patch |
CC|