I’m running a custom JFFS script to handle CAKE SQM, fine-tuned for my 1000/500 FTTH line. Settings are optimized with a strict overhead and manual bandwidth caps to ensure that 0ms deviation.
Without QoS, the line is still fast, but the active latency spikes are noticeable (standard bufferbloat). The goal here wasn't just speed, but "Lab Perfect" consistency for competitive gaming.
I’ll share more details once I finalize some more stress tests!
I thought Cake capped out around 300mbps?
What are your CAKE settings? What results did you have with QoS disabled? Just curious.
What are your CAKE settings? What results did you have with QoS disabled? Just curious.
So hardware acceleration IS disabled?Good questions, Dave. I want to be precise here:
1. **QoS Management:** I have QoS **Enabled** in the ASUS GUI, set to "Cake/Bandwidth Limiter" so the system initializes the qdisc correctly. However, my JFFS script (`firewall-start`) runs afterward to apply my specific "aggressive undershoot" values (550/275) and custom Cake arguments.
2. **Flow Cache:** This is the most important part. To make sure CAKE sees the unique individual flows as you mentioned, my script manually runs `fc disable` and `runner disable`. Without disabling hardware acceleration, the bufferbloat results wouldn't be this consistent.
3. **The ppp0 Interface:** I checked the IRQ for the ppp0 interface and used `smp_affinity` to bind it to a specific core. Moving the interrupt handling away from the core that handles the general system overhead was the final piece of the puzzle for the 0.290ms jitter.
4. **Firmware:** Running on 3004.388.8_4, which has been extremely stable for this manual approach.
It's a "hybrid" setup: GUI for the foundation, and the script for the fine-tuning and CPU balancing.
My physical line is 1000/500 Mbps FTTH
Do you really find eth0 in the interrupts list, or just ppp0?grep -E 'ppp0|eth0' /proc/interrupts
That waveform test is unreliable.I have multiple fiber ISP lines and they will all show A+ on this test with simple bandwidth limiter below line saturation. Your "lab" test is broken, fixing non-existent issue.
| Thread starter | Title | Forum | Replies | Date |
|---|---|---|---|---|
| S | DNS Director only partially redirecting hardcoded DNS (Pi-hole setup) – mixed Google/Cloudflare results | Asuswrt-Merlin | 14 |
We use essential cookies to make this site work, and optional cookies to enhance your experience.