Date: Fri, 22 Feb 2013 19:43:40 -0800 From: Adrian Chadd <adrian@freebsd.org> To: freebsd-wireless@freebsd.org Subject: Re: [RFT] net80211 TX serialisation, take #4 Message-ID: <CAJ-Vmo=FvkRkgBY-=A=LEwzRTCu1oP3XkFpiY3w92vPZD8-SxA@mail.gmail.com> In-Reply-To: <CAJ-Vmom8HNLNc-=CogiF1v2pJHcn73rB0w9EOHoBtTjAp=jReA@mail.gmail.com> References: <CAJ-VmokpuxUtB6Zeuq8ffyQn3DVAsjEpnQaEVZ-fmeB8Dai8HQ@mail.gmail.com> <CAJ-Vmom8HNLNc-=CogiF1v2pJHcn73rB0w9EOHoBtTjAp=jReA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
.. and as a reference, Linux mac80211 seems to just do TX through a single-threaded workqueue. Ie, all of the mac80211 TX is done deferred and serialised that way. Grrr.. I'm very tempted to just do this and be done with it for now. Adrian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=FvkRkgBY-=A=LEwzRTCu1oP3XkFpiY3w92vPZD8-SxA>