Historic archive of defunct list bloat-devel@lists.bufferbloat.net
 help / color / mirror / Atom feed
* Get hardware queue length for wireless interface in linux kernel
@ 2017-05-15 15:40 Mohan, Nitinder
  2017-05-15 17:55 ` [Make-wifi-fast] " Toke Høiland-Jørgensen
  0 siblings, 1 reply; 5+ messages in thread
From: Mohan, Nitinder @ 2017-05-15 15:40 UTC (permalink / raw)
  To: make-wifi-fast, bloat-devel

[-- Attachment #1: Type: text/plain, Size: 1113 bytes --]

Hi,


I am a Ph.D. student working on a bufferbloat resistant scheduler for Multi-Path TCP. I was unsure of which list my question would be more suitable in so I am sending this in both make-wifi-fast and bloat-dev list.


While implementing the scheduler in linux kernel, I was unable to get the current number of bytes in hardware queue for wlan interface. As currently, linux does not employ BQL for wifi devices, I could not get this value from dql->num_queued defined in dynamic_queue_limits.h. I also tried to get queue length from Queueing discipline structure i.e. qdisc->qstats.qlen defined in sch_generic.h yet it still gives me a zero value (I am getting zero values for other parameters in qstat as well so I am sure it is not because the queue length never becomes more than 0).


If you have any idea for getting queue length for wireless interfaces, please do reply. Any help would be highly appreciated.


Best Regards


Nitinder Mohan

Ph.D. student

Department of Computer Science

University of Helsinki

www.cs.helsinki.fi/~nmohan/<http://www.cs.helsinki.fi/u/nmohan/>

[-- Attachment #2: Type: text/html, Size: 2126 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-16 10:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-15 15:40 Get hardware queue length for wireless interface in linux kernel Mohan, Nitinder
2017-05-15 17:55 ` [Make-wifi-fast] " Toke Høiland-Jørgensen
2017-05-16  9:33   ` Mohan, Nitinder
2017-05-16 10:17     ` Toke Høiland-Jørgensen
2017-05-16 10:45       ` Toke Høiland-Jørgensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox