ginal Message-
From: Adrian Chadd
Sent: Thursday, December 01, 2011 1:43 AM
To: Viet-Ha Pham
Cc: freebsd-net@freebsd.org ; Bernhard Schmidt
Subject: Re: Wifi throughput test issue (FreeBSD 8.2)
Ok. I've modified ath_rate_sample in -9 and -head to actually pay
attention to the
Ok. I've modified ath_rate_sample in -9 and -head to actually pay
attention to the "ucastrate" configured entry, so it always selects
that particular rate.
Good luck. :)
Btw: wireless discussion also goes on at freebsd-wirel...@freebsd.org.
I invite you to head over :)
adrian
_
: freebsd-net@freebsd.org ; Bernhard Schmidt
Subject: Re: Wifi throughput test issue (FreeBSD 8.2)
ok, thanks. Yes, let me know how it goes.
Please post whatever rate control code you write or modify, so we can
all look at what you've achieved :)
Thanks,
a
ok, thanks. Yes, let me know how it goes.
Please post whatever rate control code you write or modify, so we can
all look at what you've achieved :)
Thanks,
adrian
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freeb
HAPV
-Original Message-
From: Adrian Chadd
Sent: Wednesday, November 30, 2011 11:06 AM
To: Viet-Ha Pham
Cc: freebsd-net@freebsd.org ; Bernhard Schmidt
Subject: Re: Wifi throughput test issue (FreeBSD 8.2)
Hi,
Hm. Selecting a static rate would mean that you'd end up populating
the ra
Hi,
Hm. Selecting a static rate would mean that you'd end up populating
the rate control statistics with more "wins" for that particular TX
rate, so when you go back to "any", it will choose 54mbit more often.
I suggest looking at the code in
sys/dev/ath/ath_rate/sample/sample.[ch] and see what's
l Message-
From: Bernhard Schmidt
Sent: Wednesday, November 30, 2011 8:34 AM
To: Viet-Ha Pham
Cc: freebsd-net@freebsd.org ; Adrian Chadd
Subject: Re: Wifi throughput test issue (FreeBSD 8.2)
On Wed, Nov 30, 2011 at 13:37, Viet-Ha Pham wrote:
Hello,
I am doing some throughput measurement fo
On Wed, Nov 30, 2011 at 13:37, Viet-Ha Pham wrote:
> Hello,
>
>
> I am doing some throughput measurement for Wifi network. I am using
> jperf/iperf to generate traffic (at the transmitter) and measure the
> throughput (at the receiver). The transmitter and receiver are running
> FreeBSD 8.2, us
Hello,
I am doing some throughput measurement for Wifi network. I am using jperf/iperf
to generate traffic (at the transmitter) and measure the throughput (at the
receiver). The transmitter and receiver are running FreeBSD 8.2, using CM9-GP
as the Wifi NIC. We are testing AWGN channel. So, the