From: Dave Taht <dave.taht@gmail.com>
To: Make-Wifi-fast <make-wifi-fast@lists.bufferbloat.net>
Subject: [Make-wifi-fast] Fwd: what is the steamdeck qdisc?
Date: Wed, 4 Oct 2023 12:15:20 -0700 [thread overview]
Message-ID: <CAA93jw41N9pe3pbhxtmn-NiwUqKzfDeqnHPt=qjNA5QNAQkYiQ@mail.gmail.com> (raw)
In-Reply-To: <ZR2f0Io6FE7BMAZU@igalia.com>
Steamdeck has all our stuff in it. :)
---------- Forwarded message ---------
From: Alberto Garcia
Date: Wed, Oct 4, 2023 at 10:24 AM
Subject: Re: what is the steamdeck qdisc?
To: Dave Taht <dave.taht@gmail.com>
On Fri, Sep 29, 2023 at 09:14:18PM -0700, Dave Taht wrote:
> Cannot help but wonder about the underlying qdisc. Systemd usually
> installs fq_codel (one of my children) for you, but sometimes not.
> CAKE does some nice things. Similarly, the wifi (what chip?) sometimes
> has fq_codel native in it.
>
> tc -s qdisc show # for ethernet and some wifi
>
> ls /sys/kernel/debug/iee*/phy?/aqm # if that shows a file, your wifi
> is fq_codeled.
Hi, here's the output of the commands you asked:
# tc -s qdisc show
qdisc noqueue 0: dev lo root refcnt 2
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
qdisc noqueue 0: dev wlan0 root refcnt 2
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
qdisc fq_codel 0: dev eth0 root refcnt 2 limit 10240p flows 1024
quantum 1514 target 5ms interval 100ms memory_limit 32Mb ecn
drop_batch 64
Sent 257932 bytes 1242 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
maxpacket 0 drop_overlimit 0 new_flow_count 0 ecn_mark 0
new_flows_len 0 old_flows_len 0
# cat /sys/kernel/debug/ieee80211/phy0/aqm
access name value
R fq_flows_cnt 4096
R fq_backlog 0
R fq_overlimit 0
R fq_overmemory 0
R fq_collisions 0
R fq_memory_usage 0
RW fq_memory_limit 16777216
RW fq_limit 8192
RW fq_quantum 300
Regards,
Berto
--
Oct 30: https://netdevconf.info/0x17/news/the-maestro-and-the-music-bof.html
Dave Täht CSO, LibreQos
parent reply other threads:[~2023-10-04 19:15 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <ZR2f0Io6FE7BMAZU@igalia.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.bufferbloat.net/postorius/lists/make-wifi-fast.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAA93jw41N9pe3pbhxtmn-NiwUqKzfDeqnHPt=qjNA5QNAQkYiQ@mail.gmail.com' \
--to=dave.taht@gmail.com \
--cc=make-wifi-fast@lists.bufferbloat.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox