From: "Jérôme Carretero" <cJ-ko@zougloub.eu>
To: Franky Lin <franky.lin@broadcom.com>,
Wright Feng <Wright.Feng@cypress.com>
Cc: Arend van Spriel <arend.vanspriel@broadcom.com>,
linux-wireless@vger.kernel.org
Subject: brcmfmac experiment for a specific use case - tx throughput maximization for slow CPU with glomming
Date: Wed, 24 May 2017 07:33:43 -0400 [thread overview]
Message-ID: <20170524073326.3a16481b@Vantage> (raw)
Hi,
I've crippled a Raspberry Pi 3 (1 core, 200 MHz) and observed that the
glomming feature has a definite impact on TX performance, but it looks
like at this CPU frequency, the work queue is solicited "too often"
by brcmf_sdio_trigger_dpc() and glomming is only doing 4 packets at
once, resulting in maybe a sub-optimal throughput.
I have a vague idea that deliberately delaying the transmissions so as
to wait for either a small timeout, or the glomming level has been
reached, would be something worth exploring.
But I haven't spent a long time looking at the driver.
I'm just soliciting your advice at this point, I'll do some experiments
also.
Best regards,
--=20
J=C3=A9r=C3=B4me
next reply other threads:[~2017-05-24 11:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-24 11:33 Jérôme Carretero [this message]
2017-06-01 6:37 ` brcmfmac experiment for a specific use case - tx throughput maximization for slow CPU with glomming Jörg Krause
2017-08-18 11:50 ` Fabio Estevam
2017-08-21 18:09 ` Jörg Krause
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170524073326.3a16481b@Vantage \
--to=cj-ko@zougloub.eu \
--cc=Wright.Feng@cypress.com \
--cc=arend.vanspriel@broadcom.com \
--cc=franky.lin@broadcom.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.