[Make-wifi-fast] [PATCHv5 5/5] mac80211: add debug knobs for codel
Johannes Berg
johannes at sipsolutions.net
Thu Jun 9 05:47:55 EDT 2016
> +++ b/net/mac80211/debugfs.c
> @@ -126,13 +126,31 @@ static int aqm_open(struct inode *inode, struct
> file *file)
> "R fq_overlimit %u\n"
> "R fq_collisions %u\n"
> "RW fq_limit %u\n"
> - "RW fq_quantum %u\n",
> + "RW fq_quantum %u\n"
> + "R codel_maxpacket %u\n"
> + "R codel_drop_count %u\n"
>
It seems to me that this needs to adjust the length of the buffer
that's allocated.
johannes
More information about the Make-wifi-fast
mailing list