All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] "htb: too many events !"?
@ 2007-10-08  7:02 Tuure Vartiainen
  0 siblings, 0 replies; only message in thread
From: Tuure Vartiainen @ 2007-10-08  7:02 UTC (permalink / raw)
  To: lartc

Hello.

I have a benchmark setup where I try to shape the traffic of
3000 concurrent tcp connection using HTB and hash tables.

The machine doing the shaping is running Debian 4.0 with Linux kernel 
2.6.18 and has two 1 Gbps ethernet interfaces (in and out).
During the testing everything is going fine for couple of minutes but 
after that kernel's ring buffer starts to fill of
"htb: too many events !" messages and total throughput drops to 1/3 of 
original speed.

The code of htb_do_events(struct htb_sched *q, int level) function in 
net/sched/sch_htb.c don't really comment it's self at least not for me :).

So in what kind of situations the for loop inside
htb_do_events(struct htb_sched *q, int level) function
does not return in 500 (magic number?) rounds and kernel warning
"htb: too many events !" will be printed?

Any ideas?


BR
-- 
Tuure Vartiainen
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-08  7:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-08  7:02 [LARTC] "htb: too many events !"? Tuure Vartiainen

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.