All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: marc@merlins.org
Cc: David Miller <davem@davemloft.net>,
	bhutchings@solarflare.com, linux-wireless@vger.kernel.org,
	netdev@vger.kernel.org
Subject: Re: 3.2.8/amd64 full interrupt hangs and deadlocks under big network copies (page allocation failure)
Date: Mon, 09 Apr 2012 13:58:55 -0500	[thread overview]
Message-ID: <4F83316F.20504@lwfinger.net> (raw)
In-Reply-To: <20120409.143710.879746943062854492.davem@davemloft.net>

On 04/09/2012 01:37 PM, David Miller wrote:
> From: Marc MERLIN<marc@merlins.org>
> Date: Mon, 9 Apr 2012 11:36:32 -0700
>
>> On Mon, Apr 09, 2012 at 02:12:41PM -0400, David Miller wrote:
>>> From: Marc MERLIN<marc@merlins.org>
>>> Date: Mon, 9 Apr 2012 10:20:51 -0700
>>>
>>>> Any idea what's going on, what bucket of RAM is an issue for the driver
>>>> (total RAM is more than plenty), and where I should go from there?
>>>
>>> The wireless layer is allocating high-order pages, so it's
>>> not the amount of ram, it's the fragmentation of it leading
>>> to a lack of those high-order pages.
>>
>> I figured it was something of the sort, thanks for the professional
>> confirmation :)
>>
>> What's my next step, file a bug with a specific team?
>
> Wait patiently for a wireless developer to look into your bug.

As it happens with both iwlwifi and e1000e, it seems to be a problem further up 
the food chain.

I don't know much about iwlwifi, but loading it with the module parameter 
"amsdu_size_8K=0" seems to select 4K rather than 8K buffers. That will hurt 
performance, but it should fix the memory fragmentation. There have also been 
some problems with aggregation that are fixed by setting the option "11n_disable=3".

Larry

  reply	other threads:[~2012-04-09 18:59 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-11 18:32 3.2.8/amd64 full interrupt hangs and deadlocks under big network copies (page allocation failure) Marc MERLIN
2012-03-29  5:31 ` Marc MERLIN
2012-03-29  6:49   ` David Miller
2012-03-29 14:05     ` Marc MERLIN
2012-03-29 16:41   ` Marc MERLIN
2012-03-29 16:41     ` Marc MERLIN
2012-03-29 16:38 ` Marc MERLIN
2012-03-29 18:09   ` Ben Hutchings
2012-03-29 21:19     ` Marc MERLIN
2012-03-29 21:19       ` Marc MERLIN
2012-04-09 17:20     ` Marc MERLIN
2012-04-09 18:12       ` David Miller
2012-04-09 18:36         ` Marc MERLIN
2012-04-09 18:36           ` Marc MERLIN
2012-04-09 18:37           ` David Miller
2012-04-09 18:58             ` Larry Finger [this message]
2012-04-09 19:11               ` Eric Dumazet
2012-04-09 19:34                 ` David Miller
2012-04-09 19:46                   ` Marc MERLIN
2012-04-09 19:46                     ` Marc MERLIN
2012-04-10  3:56                   ` Eric Dumazet
2012-04-10  5:11                     ` Marc MERLIN
2012-04-10  6:11                       ` Eric Dumazet
2012-04-11  5:27                         ` Marc MERLIN
2012-04-11  5:43                           ` Eric Dumazet
2012-04-11  5:43                             ` Eric Dumazet
2012-04-11  6:30                             ` [PATCH] tcp: avoid order-1 allocations on wifi and tx path Eric Dumazet
2012-04-11  6:30                               ` Eric Dumazet
2012-04-11  7:38                               ` Eric Dumazet
2012-04-11  7:38                                 ` Eric Dumazet
2012-04-11 14:12                                 ` David Miller
2012-04-11 14:12                                   ` David Miller
2012-04-11 14:11                               ` David Miller
2012-04-11  6:08                           ` [PATCH] net: allow pskb_expand_head() to get maximum tailroom Eric Dumazet
2012-04-11 14:11                             ` David Miller
2012-04-11 14:11                               ` David Miller
2012-07-15 21:59                           ` 3.4.4/amd64 full interrupt hangs under big nfs copies Marc MERLIN
2012-07-16  6:18                             ` Eric Dumazet
2012-07-16 15:18                               ` Marc MERLIN
2012-07-16 16:21                                 ` Eric Dumazet
2012-07-16 17:17                                   ` Marc MERLIN
2013-02-19  4:05                                   ` 3.7.8/amd64 full interrupt hangs due to iwlwifi under big nfs copies out Marc MERLIN
2013-02-19  5:17                                     ` Eric Dumazet
2013-02-19  5:26                                       ` Marc MERLIN
2013-02-19 10:03                                       ` Johannes Berg
2013-02-19 16:18                                         ` Marc MERLIN
2013-02-19 16:36                                           ` Eric Dumazet
2013-02-19 16:21                                         ` Eric Dumazet
2013-02-20  9:12                                           ` Johannes Berg
2013-02-20  9:15                                             ` Johannes Berg
2013-02-20 15:11                                               ` Eric Dumazet
2013-02-20 16:20                                                 ` Johannes Berg
2013-02-20 16:20                                                   ` Johannes Berg
2013-02-20 16:55                                                   ` Eric Dumazet
2013-02-20 16:55                                                     ` Eric Dumazet
2013-02-20 16:59                                                     ` Johannes Berg
2013-02-20 17:39                                                       ` Eric Dumazet
2013-02-20 17:01                                                     ` Johannes Berg
2013-02-20 17:24                                                       ` Eric Dumazet
2013-02-20 18:16                                                         ` Johannes Berg
2013-02-20 19:17                                                           ` Eric Dumazet
2013-02-20 19:58                                                             ` Johannes Berg
2013-02-20 19:58                                                               ` Johannes Berg
2013-02-20 20:14                                                               ` Eric Dumazet
2013-02-20 20:27                                                                 ` Johannes Berg
2013-02-20 20:09                                                 ` Johannes Berg
2013-02-23  6:14                                               ` Marc MERLIN
2013-02-26 20:54                                                 ` Johannes Berg
2013-06-18 16:52                                                   ` Eric Dumazet
2013-06-18 16:52                                                     ` Eric Dumazet
2013-06-18 17:04                                                     ` Johannes Berg
2013-06-19 13:09                                                       ` 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=4F83316F.20504@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=bhutchings@solarflare.com \
    --cc=davem@davemloft.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=marc@merlins.org \
    --cc=netdev@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.