aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorFelix Fietkau <[email protected]>2013-03-02 21:20:12 +0100
committerJohannes Berg <[email protected]>2013-03-06 16:35:51 +0100
commited97a13c540eb8fdbb6250eaa6471a4263204af8 (patch)
treeddcea367a65e89414cfd550120368203ebf6fd1a /lib/cpu-notifier-error-inject.c
parent355199e02b831fd4f652c34d6c7673d973da1369 (diff)
mac80211/minstrel_ht: improve accuracy of throughput metric at high data rates
At high data rates the average frame transmission durations are small enough for rounding errors to matter, sometimes causing minstrel to use slightly lower transmit rates than necessary. To fix this, change the unit of the duration value to nanoseconds instead of microseconds, and reorder the multiplications/divisions when calculating the throughput metric so that they don't overflow or truncate prematurely. At 2-stream HT40 this makes TCP throughput a bit more stable. Signed-off-by: Felix Fietkau <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions