netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* how to change the initial queue descipline to netem?
@ 2006-12-08  8:14 Jie Xu
  2006-12-08 18:29 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Jie Xu @ 2006-12-08  8:14 UTC (permalink / raw)
  To: netdev

the main problem is that how to create a netem queue?
just replace the fifo_fast in dev_activate() failed

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

* Re: how to change the initial queue descipline to netem?
  2006-12-08  8:14 how to change the initial queue descipline to netem? Jie Xu
@ 2006-12-08 18:29 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2006-12-08 18:29 UTC (permalink / raw)
  To: Jie Xu; +Cc: netdev

On Fri, 8 Dec 2006 16:14:23 +0800
"Jie Xu" <jiee.xu@gmail.com> wrote:

> the main problem is that how to create a netem queue?
> just replace the fifo_fast in dev_activate() failed
> -
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

Look at the wiki, you can replace the queue after setting up netem.
	http://linux-net.osdl.org/index.php/Netem
The initial default is a variant of FIFO with time ordering.

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

end of thread, other threads:[~2006-12-08 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-08  8:14 how to change the initial queue descipline to netem? Jie Xu
2006-12-08 18:29 ` Stephen Hemminger

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).