[Bug 281560] gve (4) uma deadlock during high tcp throughput
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Sep 2024 14:10:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281560 --- Comment #7 from Mark Johnston <markj@FreeBSD.org> --- (In reply to shailend from comment #6) The memory utilization is low, so this is not a low memory deadlock. We have an iperf thread which is holding a UMA zone lock and an inpcb lock, and it looks like this is blocking most everything else. So, what is the iperf thread (100719 in the last paste) doing? Could you please attach full procstat -kka output here, as a separate file? -- You are receiving this mail because: You are the assignee for the bug.