Date: Mon, 26 Aug 2013 19:10:49 +0800 From: Chenchong Qin <qinchenchong@gmail.com> To: soc-status@freebsd.org Subject: Weekly Status Report, Aug 26, 2013 Message-ID: <CAFnsE3fs47eU5TZb4zK%2Bh-8HELQ4XkA89fnaksX58SBJd1N8GQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi! Here is last week's status. I added a simple per vap ratectl statistics api and put capabilities into it: * add struct ieee80211_rc_stat to track per vap ratectl statistics. * change the interface of __init__ and __node_init__. update the callers. * add ieee80211_ratectl_update_stat() to update the per vap rc statistics. it called by __complete__ of rc algo. * drop struct ieee80211_ratectl_node and port irn_capabilities to irs_capabilities in struct ieee80211_rc_stat. update the rc api and rc algorithms (amrr and sample), update micros that check cap using the capabilies field. Thanks! Chenchong
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFnsE3fs47eU5TZb4zK%2Bh-8HELQ4XkA89fnaksX58SBJd1N8GQ>