Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2014 13:02:03 -0700
From:      Adrian Chadd <adrian@freebsd.org>
To:        John Hay <jhay@meraka.org.za>
Cc:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>, "freebsd-embedded@freebsd.org" <freebsd-embedded@freebsd.org>, Ian Lepore <ian@freebsd.org>
Subject:   Re: CAMBRIA and more than one atheros card
Message-ID:  <CAJ-Vmo=uU0OAq%2BXL8LCPYyhOFXuzKkG%2BVvJ3CqvqMrj1ydXChQ@mail.gmail.com>
In-Reply-To: <20140714200015.GA54311@zibbi.meraka.csir.co.za>
References:  <20140710040227.GA73872@zibbi.meraka.csir.co.za> <20140714080708.GA88464@zibbi.meraka.csir.co.za> <CAJ-VmonwbQh3B6pOZpsa-3ri4=XnyJM0dm3LDb9Hd=vSizjpZQ@mail.gmail.com> <20140714184209.GA21922@zibbi.meraka.csir.co.za> <CAJ-VmonQhYv_PiMWcnsMaokKzg-cJRw9wst110s%2BK74JH5dSLQ@mail.gmail.com> <20140714190946.GA49930@zibbi.meraka.csir.co.za> <20140714191416.GB49930@zibbi.meraka.csir.co.za> <CAJ-Vmonfe7pOCJzCXbFU6wxmBssRucbq=Q3_Dbiuic3mNatcrw@mail.gmail.com> <20140714194932.GA51947@zibbi.meraka.csir.co.za> <CAJ-VmokoRVb0_4PPy3KoogeWD8C5_R6BWrLoPsWHM8EsshtzKw@mail.gmail.com> <20140714200015.GA54311@zibbi.meraka.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On 14 July 2014 13:00, John Hay <jhay@meraka.org.za> wrote:
> On Mon, Jul 14, 2014 at 12:55:19PM -0700, Adrian Chadd wrote:
>> Right. What's the output of hw.ath ?
>
> tst-11-arm:~ # sysctl hw.ath
> hw.ath.bstuck: 4
> hw.ath.txbuf_mgmt: 32
> hw.ath.txbuf: 200
> hw.ath.rxbuf: 40
> hw.ath.anical: 100
> hw.ath.resetcal: 1200
> hw.ath.shortcal: 100
> hw.ath.longcal: 30
> hw.ath.debug: 0
> hw.ath.hal.debug: 0
>
> All 3 interfaces are in adhoc mode if it makes a difference.

Ah, you're not even using it in 11n mode. Ok.

Well, that's 72 mbufs allocated, and up to 200 more being allocated
during transmit. Then there's the handful of pages being used for DMA
descriptors. So yeah, over time that may become a problem.

Try doubling the number of bounce buffers available and see what happens.




-a



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=uU0OAq%2BXL8LCPYyhOFXuzKkG%2BVvJ3CqvqMrj1ydXChQ>