From: Stanislaw Gruszka <sgruszka@redhat.com>
To: linux-wireless@vger.kernel.org
Cc: Seth Forshee <seth.forshee@canonical.com>,
Paul Stewart <pstew@chromium.org>,
Amitkumar Karwar <akarwar@marvell.com>,
Bing Zhao <bzhao@marvell.com>
Subject: Re: [RFC] mac80211: soft scan vs latency
Date: Wed, 16 Jan 2013 15:01:02 +0100 [thread overview]
Message-ID: <20130116140102.GA10746@redhat.com> (raw)
In-Reply-To: <20130114145558.GA24250@redhat.com>
On Mon, Jan 14, 2013 at 03:55:58PM +0100, Stanislaw Gruszka wrote:
> Except latency, patch perhaps also improve throughput, since we spend
> more time on-channel while scanning. But I'm not quite sure, since
> overall scanning time is bigger. I did not test influence of the patch
> on throughput.
>
> I tested patch by doing:
>
> while true; do iw dev wlan0 scan; sleep 3; done > /dev/null
I can see slight throughput improvement with patch, measured by scp:
Upload to periodical scanning machine:
scp -B Fedora-18-Beta-i686-Live-Desktop.iso stasiu@192.168.1.105:~/
Unpatched: 3.9MB/s 03:15
Patched: 4.3MB/s 02:58
Download from periodical scanning machine:
scp -B stasiu@192.168.1.105:~/Fedora-18-Beta-i686-Live-Desktop.iso .
Unpatched: 5.5MB/s 02:17
Patched: 6.2MB/s 02:02
Stanislaw
next prev parent reply other threads:[~2013-01-16 14:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-14 14:55 [RFC] mac80211: soft scan vs latency Stanislaw Gruszka
2013-01-16 14:01 ` Stanislaw Gruszka [this message]
2013-01-17 11:25 ` Andreas Hartmann
2013-01-17 15:18 ` Stanislaw Gruszka
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=20130116140102.GA10746@redhat.com \
--to=sgruszka@redhat.com \
--cc=akarwar@marvell.com \
--cc=bzhao@marvell.com \
--cc=linux-wireless@vger.kernel.org \
--cc=pstew@chromium.org \
--cc=seth.forshee@canonical.com \
/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.