From: Stanislaw Gruszka <sgruszka@redhat.com>
To: Andreas Hartmann <andihartmann@01019freenet.de>
Cc: linux-wireless@vger.kernel.org,
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: Thu, 17 Jan 2013 16:18:27 +0100 [thread overview]
Message-ID: <20130117151826.GA2341@redhat.com> (raw)
In-Reply-To: <20130117122504.1bf51f82@dualc.maya.org>
On Thu, Jan 17, 2013 at 12:25:04PM +0100, Andreas Hartmann wrote:
> On Wed, 16 Jan 2013 15:01:02 +0100
> Stanislaw Gruszka <sgruszka@redhat.com> wrote:
>
> > 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
>
> W/o any scan?
>
> > 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
>
> W/o any scan?
On target machine I performed periodical scan every 3 second i.e.
run command: "while true; do iw dev wlan0 scan; sleep 3; done" .
Source machine was connected to AP by wire.
Stanislaw
prev parent reply other threads:[~2013-01-17 15:18 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
2013-01-17 11:25 ` Andreas Hartmann
2013-01-17 15:18 ` Stanislaw Gruszka [this message]
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=20130117151826.GA2341@redhat.com \
--to=sgruszka@redhat.com \
--cc=akarwar@marvell.com \
--cc=andihartmann@01019freenet.de \
--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.