linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] PID controller fixes
@ 2010-01-16 19:36 Bob Copeland
  2010-01-16 19:36 ` [PATCH 1/2] mac80211: fix sign error in pid controller Bob Copeland
  2010-01-16 19:36 ` [PATCH 2/2] mac80211: pid: replace open-coded msecs_to_jiffies Bob Copeland
  0 siblings, 2 replies; 5+ messages in thread
From: Bob Copeland @ 2010-01-16 19:36 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Bob Copeland

Here are two fixes to the PID rc.  The first one improves PID
performance by quite a bit on my test setup, and seems correct,
but I am not an expert on the algo so comments welcome.  The
other is just a minor cleanup.  With the change, Minstrel is
still a bit better in my tests.

Bob Copeland (2):
  mac80211: fix sign error in pid controller
  mac80211: pid: replace open-coded msecs_to_jiffies

 net/mac80211/rc80211_pid_algo.c |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-01-17 22:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-16 19:36 [PATCH 0/2] PID controller fixes Bob Copeland
2010-01-16 19:36 ` [PATCH 1/2] mac80211: fix sign error in pid controller Bob Copeland
2010-01-16 21:35   ` Stefano Brivio
2010-01-17 22:49   ` Mattias Nissler
2010-01-16 19:36 ` [PATCH 2/2] mac80211: pid: replace open-coded msecs_to_jiffies Bob Copeland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).