All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Rory Filer <rfiler@SierraWireless.com>
Cc: Ralf Nyren <ralf@nyren.net>,
	Stephen Clark <sclark46@earthlink.net>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Kevin Lloyd <klloyd@SierraWireless.com>
Subject: Re: Sierra Wireless (MC8780) HSDPA speed issue
Date: Sun, 15 Mar 2009 21:33:59 -0700	[thread overview]
Message-ID: <20090316043359.GA24632@kroah.com> (raw)
In-Reply-To: <8F90F944E50427428C60E12A34A309D21C401BAA8D@carmd-exchmb01.sierrawireless.local>

On Sun, Mar 15, 2009 at 03:30:54PM -0700, Rory Filer wrote:
> Hi Ralf
> 
> Using the driver we sent you on a call-box (i.e. with a "perfect"
> simulated network connection) on Ubuntu 8.04 we were seeing ~4 Mbps on
> the downlink. So I would rule out any problem with the driver and
> conclude it must be something in either PPP/Linux or in the modem. In
> order to rule out the modem, I've got a question into one of our UMTS
> engineers and will send you a reply when we get the answer. 
> 
> We did play around a little with 2.4 kernels of Linux and discovered
> there is a buffer in PPP_ASYNC.C which, when its size is increased,
> doubled the throughput. If you are savvy enough with Linux, you might
> want to try playing with that. We stopped short of any thorough
> testing of changing this array size, but were pleased with the result.
> If I recall properly, the size of this array is (was, in 2.4) 256
> bytes. Doubling it gave an immediate improvement. We were guessing
> that the small size of this buffer was fine in the "old days" when
> modems peaked at ~56 kbps. Even 8 years ago that was the fastest you
> could go with a GPRS product, now our new HSPA+ products yields 21
> Mbps on Telstra's network! Quite a difference.

Ah, the OBUFSIZE #define in drivers/net/ppp_async.c?

Anyone care to bump this size up and see if that helps out?

thanks,

greg k-h

  reply	other threads:[~2009-03-16  4:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-13 15:01 Sierra Wireless (MC8780) HSDPA speed issue Ralf Nyren
2009-03-14  4:03 ` Greg KH
2009-03-14 19:34   ` Ralf Nyren
2009-03-14 20:32     ` Greg KH
2009-03-15  1:32       ` Stephen Clark
2009-03-15 20:11         ` Ralf Nyren
2009-03-15 22:30           ` Rory Filer
2009-03-16  4:33             ` Greg KH [this message]
2009-03-16 12:48               ` Ralf Nyren
2009-03-16 15:52                 ` Rory Filer
2009-03-17 15:54                   ` Ralf Nyren
2009-03-17 16:04                     ` Rory Filer
2009-03-17 16:13                       ` Greg KH
2009-03-17 16:38                       ` Ralf Nyren
2009-03-17 17:24                         ` Rory Filer
2009-03-25 14:49                           ` Ralf Nyren

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=20090316043359.GA24632@kroah.com \
    --to=greg@kroah.com \
    --cc=klloyd@SierraWireless.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ralf@nyren.net \
    --cc=rfiler@SierraWireless.com \
    --cc=sclark46@earthlink.net \
    /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.