diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2013-02-17 17:01:20 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-02-19 05:51:08 (GMT) |
commit | ccae0e50c16a7f7adb029c169147400d1ce9f703 (patch) | |
tree | feb33adf1bd1373388b0f32db7987fd4b75437b9 /arch/x86/kernel/asm-offsets_64.c | |
parent | b0daa81b6a797bc5f2c97b061467a4fb0a4b2e43 (diff) | |
download | linux-fsl-qoriq-ccae0e50c16a7f7adb029c169147400d1ce9f703.tar.xz |
b43: Increase number of RX DMA slots
Bastian Bittorf reported that some of the silent freezes on a Linksys WRT54G
were due to overflow of the RX DMA ring buffer, which was created with 64
slots. That finding reminded me that I was seeing similar crashed on a netbook,
which also has a relatively slow processor. After increasing the number of
slots to 128, runs on the netbook that previously failed now worked; however,
I found that 109 slots had been used in one test. For that reason, the number
of slots is being increased to 256.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Bastian Bittorf <bittorf@bluebottle.com>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/x86/kernel/asm-offsets_64.c')
0 files changed, 0 insertions, 0 deletions