Date: Sun, 15 Jan 2017 20:04:05 -0800 From: Adrian Chadd <adrian@freebsd.org> To: "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org> Subject: RFT: deferred/driver management of sequence number allocation Message-ID: <CAJ-Vmo=7_2M%2B8m584cq1qanqASqdLdczUW6yYykztZg9UWEQuQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
hi, https://reviews.freebsd.org/D9195 This is an initial patch to allow drivers to handle sequence number allocation. This is important for higher throughput because it eliminates the need for the TX serialisation lock in net80211 for those drivers. It's only done for ath(4) right now. I'd appreciate testing by people. Hopefully it's a big no-op for everyone, including ath(4) users! Thanks, -adrian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=7_2M%2B8m584cq1qanqASqdLdczUW6yYykztZg9UWEQuQ>