Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Performance Enhancing Proxy for 5G mmWave Networks (C Linux kernel module) (github.com/joexbayer)
5 points by warothia 8 months ago | hide | past | favorite | 2 comments


For my master’s thesis, I looked at how to get better throughput over 5G mmWave, which has really unpredictable bandwidth. Just using a big BFIFO buffer (sized to the BDP) gave us twice the throughput of FQ-CoDel, but at the cost of high jitter and bad latency for interactive traffic. To fix that, I wrote a non-transparent Performance Enhancing Proxy (PEP) as a Linux kernel module in C. It mixes big buffers with FQ-CoDel and manages to get both high, stable throughput and low latency impact.


cool project!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: