All of lore.kernel.org
 help / color / mirror / Atom feed
* "clean" qdisc reinit (was Re: [LARTC] HTB flooding my kernel logs)
@ 2003-01-23 19:22 Mihai RUSU
  2003-01-24 17:38 ` Stef Coene
  0 siblings, 1 reply; 2+ messages in thread
From: Mihai RUSU @ 2003-01-23 19:22 UTC (permalink / raw)
  To: lartc

On Thu, 23 Jan 2003, Stef Coene wrote:

> If it works, fine for you.  It's just not something I would advice :)
> But why not delete the root qdisc and recreate it?
>
> Stef

All started when we observed that in the meantime (the time between tc
qdisc del and the time it takes to recreate the whole new tree) people's
TCP connections speed increases very much, so its not very nice. We
recreate the trees like 100 times a day so that can be a problem.

So then we made the 2 trees system. While building the new tree the old
one still "serves" packets and then we change by a simple tc filter
change. As we observed there is still a small bandwidth increase (the
classes are empty) but its very small compared to the other one.

If you have another solution please say.

----------------------------
Mihai RUSU

Disclaimer: Any views or opinions presented within this e-mail are solely
those of the author and do not necessarily represent those of any company,
unless otherwise specifically stated.

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

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

* Re: "clean" qdisc reinit (was Re: [LARTC] HTB flooding my kernel logs)
  2003-01-23 19:22 "clean" qdisc reinit (was Re: [LARTC] HTB flooding my kernel logs) Mihai RUSU
@ 2003-01-24 17:38 ` Stef Coene
  0 siblings, 0 replies; 2+ messages in thread
From: Stef Coene @ 2003-01-24 17:38 UTC (permalink / raw)
  To: lartc

On Thursday 23 January 2003 20:22, Mihai RUSU wrote:
> On Thu, 23 Jan 2003, Stef Coene wrote:
> > If it works, fine for you.  It's just not something I would advice :)
> > But why not delete the root qdisc and recreate it?
> >
> > Stef
>
> All started when we observed that in the meantime (the time between tc
> qdisc del and the time it takes to recreate the whole new tree) people's
> TCP connections speed increases very much, so its not very nice. We
> recreate the trees like 100 times a day so that can be a problem.
>
> So then we made the 2 trees system. While building the new tree the old
> one still "serves" packets and then we change by a simple tc filter
> change. As we observed there is still a small bandwidth increase (the
> classes are empty) but its very small compared to the other one.
>
> If you have another solution please say.
No, I havent'.

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

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

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

end of thread, other threads:[~2003-01-24 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-23 19:22 "clean" qdisc reinit (was Re: [LARTC] HTB flooding my kernel logs) Mihai RUSU
2003-01-24 17:38 ` Stef Coene

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.