Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jun 2021 15:14:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 256375] iflib/if_em: unplugging network cable causes huge KTorrent slowdown
Message-ID:  <bug-256375-7501-dR4ef4V0au@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256375-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256375-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=3D256375

--- Comment #7 from Eric Joyner <erj@freebsd.org> ---
(In reply to Alexey Dokuchaev from comment #6)

That's something I would've suggested, too. The iflib_media_status() functi=
on
already calls the driver's admin status function before calling the driver's
media status function, so I don't think it's strictly necessary to call the
admin task again (and thereby call the driver's admin status function
more-or-less immediately afterwards!).

I need to actually check, but the admin status function is probably being
called every half second, and maybe something in there that checks link sta=
tus
is taking too long, especially when there is no media?

--=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-256375-7501-dR4ef4V0au>