Sphinxes0o0 / notes

Learning's notes and misc.
https://sphinxes0o0.github.io/notes/
2 stars 0 forks source link

some references #48

Open Sphinxes0o0 opened 5 months ago

Sphinxes0o0 commented 5 months ago

https://www.kernel.org/doc/Documentation/sysctl/net.txt https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt https://www.kernel.org/doc/Documentation/networking/scaling.txt https://www.kernel.org/doc/Documentation/networking/proc_net_tcp.txt https://www.kernel.org/doc/Documentation/networking/multiqueue.txt http://man7.org/linux/man-pages/man7/tcp.7.html http://man7.org/linux/man-pages/man8/tc.8.html http://cseweb.ucsd.edu/classes/fa09/cse124/presentations/TCPlinux_implementation.pdf https://netdevconf.org/1.2/papers/bbr-netdev-1.2.new.new.pdf https://blog.cloudflare.com/how-to-receive-a-million-packets/ https://blog.cloudflare.com/how-to-achieve-low-latency/ https://blog.packagecloud.io/eng/2016/06/22/monitoring-tuning-linux-networking-stack-receiving-data/ https://www.youtube.com/watch?v=6Fl1rsxk4JQ https://oxnz.github.io/2016/05/03/performance-tuning-networking/ https://www.intel.com/content/dam/www/public/us/en/documents/reference-guides/xl710-x710-performance-tuning-linux-guide.pdf https://access.redhat.com/sites/default/files/attachments/20150325_network_performance_tuning.pdf https://medium.com/@matteocroce/linux-and-freebsd-networking-cbadcdb15ddd https://blogs.technet.microsoft.com/networking/2009/08/12/where-do-resets-come-from-no-the-stork-does-not-bring-them/ https://www.intel.com/content/dam/www/public/us/en/documents/white-papers/multi-core-processor-based-linux-paper.pdf http://syuu.dokukino.com/2013/05/linux-kernel-features-for-high-speed.html https://www.bufferbloat.net/projects/codel/wiki/Best_practices_for_benchmarking_Codel_and_FQ_Codel/ https://software.intel.com/en-us/articles/setting-up-intel-ethernet-flow-director https://courses.engr.illinois.edu/cs423/sp2014/Lectures/LinuxDriver.pdf https://www.coverfire.com/articles/queueing-in-the-linux-network-stack/ http://vger.kernel.org/~davem/skb.html https://www.missoulapubliclibrary.org/ftp/LinuxJournal/LJ13-07.pdf https://opensourceforu.com/2016/10/network-performance-monitoring/ https://www.yumpu.com/en/document/view/55400902/an-adventure-of-analysis-and-optimisation-of-the-linux-networking-stack https://lwn.net/Articles/616241/ https://medium.com/@duhroach/tools-to-profile-networking-performance-3141870d5233 https://www.lmax.com/blog/staff-blogs/2016/05/06/navigating-linux-kernel-network-stack-receive-path/ https://fasterdata.es.net/host-tuning/linux/100g-tuning/ http://tcpipguide.com/free/t_TCPOperationalOverviewandtheTCPFiniteStateMachineF-2.htm http://veithen.github.io/2014/01/01/how-tcp-backlog-works-in-linux.html https://people.cs.clemson.edu/~westall/853/tcpperf.pdf http://tldp.org/HOWTO/Traffic-Control-HOWTO/classless-qdiscs.html https://fasterdata.es.net/assets/Papers-and-Publications/100G-Tuning-TechEx2016.tierney.pdf https://www.kernel.org/doc/ols/2009/ols2009-pages-169-184.pdf https://devcentral.f5.com/articles/the-send-buffer-in-depth-21845 http://packetbomb.com/understanding-throughput-and-tcp-windows/ https://www.speedguide.net/bdp.php https://www.switch.ch/network/tools/tcp_throughput/ https://www.ibm.com/support/knowledgecenter/en/SSQPD3_2.6.0/com.ibm.wllm.doc/usingethtoolrates.html https://blog.tsunanet.net/2011/03/out-of-socket-memory.html https://unix.stackexchange.com/questions/12985/how-to-check-rx-ring-max-backlog-and-max-syn-backlog-size https://serverfault.com/questions/498245/how-to-reduce-number-of-time-wait-processes https://unix.stackexchange.com/questions/419518/how-to-tell-how-much-memory-tcp-buffers-are-actually-using https://eklitzke.org/how-tcp-sockets-work https://www.linux.com/learn/intro-to-linux/2017/7/introduction-ss-command https://staaldraad.github.io/2017/12/20/netstat-without-netstat/ https://loicpefferkorn.net/2016/03/linux-network-metrics-why-you-should-use-nstat-instead-of-netstat/ http://assimilationsystems.com/2015/12/29/bufferbloat-network-best-practice/ https://wwwx.cs.unc.edu/~sparkst/howto/network_tuning.php