All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] What determines DROP versus delay ("BACKLOG")?
@ 2004-11-06 19:48 gypsy
  2004-11-13 17:00 ` Stef Coene
  2004-11-14  2:12 ` Andy Furniss
  0 siblings, 2 replies; 3+ messages in thread
From: gypsy @ 2004-11-06 19:48 UTC (permalink / raw)
  To: lartc

HTB:

class htb 1:40 parent 1:1 leaf 40: prio 3 rate 358Kbit ceil 529Kbit \
burst 6Kb cburst 2260b
 Sent 145871726 bytes 97293 pkts (dropped 69, overlimits 0)
 rate 56741bit 37pps backlog 23p
 lended: 77429 borrowed: 19841 giants: 0

I would like to increase "backlog" because I think that would decrease
"dropped".  23 packets of 1500 bytes each is only 34,500 bytes.  IMO,
there could be up to 64K bytes.

1) What determines backlog?
2) How can it be altered?
3) Am I on the right track here?

gypsy
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] What determines DROP versus delay ("BACKLOG")?
  2004-11-06 19:48 [LARTC] What determines DROP versus delay ("BACKLOG")? gypsy
@ 2004-11-13 17:00 ` Stef Coene
  2004-11-14  2:12 ` Andy Furniss
  1 sibling, 0 replies; 3+ messages in thread
From: Stef Coene @ 2004-11-13 17:00 UTC (permalink / raw)
  To: lartc

On Saturday 06 November 2004 20:48, gypsy wrote:
> HTB:
>
> class htb 1:40 parent 1:1 leaf 40: prio 3 rate 358Kbit ceil 529Kbit \
> burst 6Kb cburst 2260b
>  Sent 145871726 bytes 97293 pkts (dropped 69, overlimits 0)
>  rate 56741bit 37pps backlog 23p
>  lended: 77429 borrowed: 19841 giants: 0
>
> I would like to increase "backlog" because I think that would decrease
> "dropped".  23 packets of 1500 bytes each is only 34,500 bytes.  IMO,
> there could be up to 64K bytes.
>
> 1) What determines backlog?
I'm not sure, but backlog means packets i nthe queue ready to send.  You need 
backlog so htb can work.  Backlogs means there are enough packets for htb to 
work.

> 2) How can it be altered?
I't can't.

> 3) Am I on the right track here?
I'm afraid not.

Stef

-- 
stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] What determines DROP versus delay ("BACKLOG")?
  2004-11-06 19:48 [LARTC] What determines DROP versus delay ("BACKLOG")? gypsy
  2004-11-13 17:00 ` Stef Coene
@ 2004-11-14  2:12 ` Andy Furniss
  1 sibling, 0 replies; 3+ messages in thread
From: Andy Furniss @ 2004-11-14  2:12 UTC (permalink / raw)
  To: lartc

gypsy wrote:
> HTB:
> 
> class htb 1:40 parent 1:1 leaf 40: prio 3 rate 358Kbit ceil 529Kbit \
> burst 6Kb cburst 2260b
>  Sent 145871726 bytes 97293 pkts (dropped 69, overlimits 0)
>  rate 56741bit 37pps backlog 23p
>  lended: 77429 borrowed: 19841 giants: 0
> 
> I would like to increase "backlog" because I think that would decrease
> "dropped".  23 packets of 1500 bytes each is only 34,500 bytes.  IMO,
> there could be up to 64K bytes.
> 
> 1) What determines backlog?
> 2) How can it be altered?

If you add a queue say bfifo - you can choose the length.


> 3) Am I on the right track here?
> 
> gypsy
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
> 


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2004-11-14  2:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-06 19:48 [LARTC] What determines DROP versus delay ("BACKLOG")? gypsy
2004-11-13 17:00 ` Stef Coene
2004-11-14  2:12 ` Andy Furniss

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.