Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2024 23:04:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 281560] gve (4) uma deadlock during high tcp throughput
Message-ID:  <bug-281560-7501-YdH6RN0Ldf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281560-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-281560-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281560

--- Comment #13 from shailend@google.com ---
(In reply to Andrew Gallatin from comment #12)

Hmmm interesting. In this case though, I'm sure nothing is traversing the
networking stack, and no cpu is being consumed. The offending thread seems =
to
be in a weird state, almost like it went awol after it got that ipi.=20=20

```
db> show thread 100719
Thread 100719 at 0xfffff800b87ca000:
 proc (pid 857): 0xfffffe018a340580
 name: iperf
 pcb: 0xfffff800b87ca520
 stack: 0xfffffe01a4e89000-0xfffffe01a4e8cfff
 flags: 0x5  pflags: 0x100
 state: RUNQ
 priority: 4
 container lock: sched lock 11 (0xfffffe001fd73440)
 last voluntary switch: 55821.710 s ago
 last involuntary switch: 55821.710 s ago
```

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281560-7501-YdH6RN0Ldf>