netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Adding new packet scheduler
@ 2014-10-20 17:32 Josh Clark
  2014-10-20 17:37 ` Cong Wang
  2014-10-20 17:46 ` Dave Taht
  0 siblings, 2 replies; 5+ messages in thread
From: Josh Clark @ 2014-10-20 17:32 UTC (permalink / raw)
  To: netdev

Hi everyone,

I'm a student at NC State University, and I'm working on a project to
implement some new classful AQM algorithms and test their
effectiveness. However, I'm getting hung up on how to get the new
algorithm set up in the kernel.

>From what I've looked at, it looks like I need to add my code to
/net/sched/, and edit both the Kconfig and the Makefile to be able to
add my code as another module.

Finally, in order to use the new scheduler, I need to select it using
the tc command. What do I need to do to add my algorithm to the tc
command options?

Any insight, articles, READMEs, or criticism you have for me is welcome.

Thank you for all your help!




-Josh Clark

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

end of thread, other threads:[~2014-10-20 17:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-20 17:32 Adding new packet scheduler Josh Clark
2014-10-20 17:37 ` Cong Wang
2014-10-20 17:51   ` Josh Clark
2014-10-20 17:59     ` Cong Wang
2014-10-20 17:46 ` Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).