2022年7月31日 –, TR211
語言: 漢語
Bufferbloat 是現今在有限頻寬的網路環境中常見的問題,而在 Linux kernel 中實作了 fq_codel 這個機制來解決。本議程將會帶來 bufferbloat 與 fq_codel 的介紹,並且帶聽眾讀過 Linux kernel 中的實作。
Bufferbloat 是現今在有限頻寬的網路環境中常見的問題,而在 Linux kernel 中實作了 fq_codel 這個Active Queue Management (AQM) algorithm 來解決。本議程將會帶來 bufferbloat 與 fq_codel 的介紹,並且帶聽眾讀過 Linux kernel 中的實作。
- Bufferbloat 介紹
- fq_codel RFC8290 介紹
- fq_codel 在 Linux kernel 中的實作
- 簡短 Demo
Developer interesting in Linux networking
內容難易度 –Beginner