lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <54D315DA.7060504@candelatech.com> Date: Wed, 04 Feb 2015 23:03:54 -0800 From: Ben Greear <greearb@...delatech.com> To: netdev <netdev@...r.kernel.org>, "linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org> Subject: How to increase wifi A-MDU with lots of streaming peers? Suppose one has an AP that is trying to support 40 or so clients all streaming video, using http gets to get around 2 seconds worth of data at a time. The AP's NIC is ath10k, stations are a mix of /n and /ac. User has control of streaming server and AP, but not clients. I think from wifi transport side, it would be best if data could be excessively queued in the wifi AP so that larger A-MPDUs could possibly be sent. The streaming server could use large tcp tx socket buffers to deal with extra latency that the AP's queueing would cause. First, does this seem sane. And second, any idea how to go about it? Thanks, Ben -- Ben Greear <greearb@...delatech.com> Candela Technologies Inc http://www.candelatech.com -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists