All of lore.kernel.org
 help / color / mirror / Atom feed
* network delay simulation
@ 2004-03-16 23:10 Stephen Hemminger
  2004-03-16 23:00 ` Andi Kleen
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Stephen Hemminger @ 2004-03-16 23:10 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

Still bumming around for how to easily simulate long latencies.
There is NISTnet but that is fugly old 2.2 code; and Dummynet, and hitbox 
which are FreeBSD based. The existing traffic shaper might do, but it seems
to be limited to lower speed lines and needs some work (using atomic_set
do own locking for instance).

Probably "the cowboy way" would be to right a new net/scheduler to just
do FIFO delay.

Any ideas/comments? Somebody have some code sitting in a drawer?


-- 
Stephen Hemminger 		mailto:shemminger@osdl.org
Open Source Development Lab	http://developer.osdl.org/shemminger

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

end of thread, other threads:[~2004-03-23  2:50 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-16 23:10 network delay simulation Stephen Hemminger
2004-03-16 23:00 ` Andi Kleen
2004-03-17  1:50   ` David S. Miller
2004-03-17  2:06     ` Andi Kleen
2004-03-18  3:17     ` Andrew Morton
2004-03-17  1:41 ` David S. Miller
2004-03-17 15:37   ` John Heffner
2004-03-17 16:09   ` jamal
2004-03-17 17:51     ` David S. Miller
2004-03-17 18:00       ` Stephen Hemminger
2004-03-17 18:25         ` David S. Miller
2004-03-18 20:04   ` [LARTC] [PATCH] packet delay scheduler Stephen Hemminger
2004-03-18 20:04     ` Stephen Hemminger
2004-03-19  4:53     ` David S. Miller
2004-03-19 18:47       ` [LARTC] " Stephen Hemminger
2004-03-19 18:47         ` Stephen Hemminger
2004-03-23  2:50         ` David S. Miller
2004-03-19 14:52     ` jamal
2004-03-19 22:21       ` David S. Miller
2004-03-22 13:40         ` jamal
2004-03-17  2:40 ` network delay simulation Ben Greear

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.