All of lore.kernel.org
 help / color / mirror / Atom feed
* Broadcom WiFi SDIO performance regression after commit "mmc: sdhci: Remove finish_tasklet"
@ 2020-08-27  6:07 Dmitry Osipenko
  2020-08-27  6:45 ` Adrian Hunter
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry Osipenko @ 2020-08-27  6:07 UTC (permalink / raw)
  To: Adrian Hunter, Ulf Hansson, Arend van Spriel, Franky Lin,
	Hante Meuleman, Chi-Hsien Lin, Wright Feng, brcm80211-dev-list,
	brcm80211-dev-list.pdl, linux-tegra, linux-mmc,
	Linux Kernel Mailing List

Hello!

I was debugging WiFi performance problems on Acer A500 tablet device
that has BCM4329 WiFi chip which is connected to NVIDIA Terga20 SoC via
SDIO and found that the following commit causes a solid 5-10 Mbit/s of
WiFi throughput regression after 5.2 kernel:

commit c07a48c2651965e84d35cf193dfc0e5f7892d612
Author: Adrian Hunter <adrian.hunter@intel.com>
Date:   Fri Apr 5 15:40:20 2019 +0300

    mmc: sdhci: Remove finish_tasklet

    Remove finish_tasklet. Requests that require DMA-unmapping or
sdhci_reset
    are completed either in the IRQ thread or a workqueue if the
completion is
    not initiated by the IRQ.

Reverting the offending commit on top of recent linux-next resolves the
problem.

Ulf / Adrian, do you have any ideas what could be done in regards to
restoring the SDIO performance? Should we just revert the offending commit?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-08-31 18:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-27  6:07 Broadcom WiFi SDIO performance regression after commit "mmc: sdhci: Remove finish_tasklet" Dmitry Osipenko
2020-08-27  6:45 ` Adrian Hunter
2020-08-27  9:36   ` Dmitry Osipenko
2020-08-31 15:08     ` Adrian Hunter
2020-08-31 18:53       ` Dmitry Osipenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.