diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ + * document recommendation for BQL-supported network devices + * document how to check if BQL is supported: + grep -vx 0 /sys/class/net/*/queues/tx-*/byte_queue_limits/limit + * maybe enable CoDel only for BQL-supported network devices |