* [LARTC] ALTQ - Bandwidth Manager
@ 2004-04-29 11:17 Prajith
2004-04-30 1:31 ` alex
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: Prajith @ 2004-04-29 11:17 UTC (permalink / raw)
To: lartc
Hi,
I have to port ALTQ(Alternate Queueing) software form the FreeBSD to QNX.
It's more like a bandwidth manager.
Since I am new to this domain, any kind of help will be useful.
I have many doubts like
* What exactly is a bandwidth manager
* Where will it sit in the OS
* How will it be implemented.
Thanks in advance
Prajith.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [LARTC] ALTQ - Bandwidth Manager
2004-04-29 11:17 [LARTC] ALTQ - Bandwidth Manager Prajith
@ 2004-04-30 1:31 ` alex
2004-04-30 3:41 ` Prajith
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: alex @ 2004-04-30 1:31 UTC (permalink / raw)
To: lartc
a) this has nothing to do with Linux.
b) if you have to ask these questions, you will not be able to do it.
-alex
On Thu, 29 Apr 2004, Prajith wrote:
> Hi,
>
> I have to port ALTQ(Alternate Queueing) software form the FreeBSD to QNX.
> It's more like a bandwidth manager.
>
> Since I am new to this domain, any kind of help will be useful.
>
> I have many doubts like
>
> * What exactly is a bandwidth manager
> * Where will it sit in the OS
> * How will it be implemented.
>
> Thanks in advance
> Prajith.
>
>
>
>
> _______________________________________________
> 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] 7+ messages in thread
* Re: [LARTC] ALTQ - Bandwidth Manager
2004-04-29 11:17 [LARTC] ALTQ - Bandwidth Manager Prajith
2004-04-30 1:31 ` alex
@ 2004-04-30 3:41 ` Prajith
2004-04-30 7:00 ` Brian Nox
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Prajith @ 2004-04-30 3:41 UTC (permalink / raw)
To: lartc
Hi,
I believe people in this group can help me by providing valuable
information about the Bandwidth Manager and its implementation. That's why I
mailed to this group. I know this particular project is nothing to do with
Linux.
Alex, it's sad to see a discouraging sentence from U. Anyhow, whatever may
come, I decided to do this project. So still people can help me by providing
some valuable documents or URL.
Regards
Prajith.
----- Original Message -----
From: <alex@pilosoft.com>
To: Prajith <prajith@globaledgesoft.com>
Cc: <lartc@mailman.ds9a.nl>
Sent: Friday, April 30, 2004 7:31 AM
Subject: Re: [LARTC] ALTQ - Bandwidth Manager
> a) this has nothing to do with Linux.
> b) if you have to ask these questions, you will not be able to do it.
>
> -alex
>
> On Thu, 29 Apr 2004, Prajith wrote:
>
> > Hi,
> >
> > I have to port ALTQ(Alternate Queueing) software form the FreeBSD to
QNX.
> > It's more like a bandwidth manager.
> >
> > Since I am new to this domain, any kind of help will be useful.
> >
> > I have many doubts like
> >
> > * What exactly is a bandwidth manager
> > * Where will it sit in the OS
> > * How will it be implemented.
> >
> > Thanks in advance
> > Prajith.
> >
> >
> >
> >
> > _______________________________________________
> > 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] 7+ messages in thread
* Re: [LARTC] ALTQ - Bandwidth Manager
2004-04-29 11:17 [LARTC] ALTQ - Bandwidth Manager Prajith
2004-04-30 1:31 ` alex
2004-04-30 3:41 ` Prajith
@ 2004-04-30 7:00 ` Brian Nox
2004-04-30 8:31 ` Prajith
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Brian Nox @ 2004-04-30 7:00 UTC (permalink / raw)
To: lartc
>I decided to do this project. So still people can help me by providing
>some valuable documents or URL.
>
>
>
Try with:
http://www.tldp.org/HOWTO/Adv-Routing-HOWTO [go to chap 19]
http://www.kerneltraffic.org/kernel-traffic/index.html
http://tcng.sourceforge.net/
Good luck Prajith.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [LARTC] ALTQ - Bandwidth Manager
2004-04-29 11:17 [LARTC] ALTQ - Bandwidth Manager Prajith
` (2 preceding siblings ...)
2004-04-30 7:00 ` Brian Nox
@ 2004-04-30 8:31 ` Prajith
2004-04-30 12:29 ` Stef Coene
2004-08-17 5:48 ` Prajith
5 siblings, 0 replies; 7+ messages in thread
From: Prajith @ 2004-04-30 8:31 UTC (permalink / raw)
To: lartc
Thank You Brian
Many of these documents definitely help me.
-Prajith.
----- Original Message -----
From: Brian Nox <brian.nox@ya.com>
To: Prajith <prajith@globaledgesoft.com>; <lartc@mailman.ds9a.nl>
Sent: Friday, April 30, 2004 1:00 PM
Subject: Re: [LARTC] ALTQ - Bandwidth Manager
>
> >I decided to do this project. So still people can help me by providing
> >some valuable documents or URL.
> >
> >
> >
> Try with:
> http://www.tldp.org/HOWTO/Adv-Routing-HOWTO [go to chap 19]
> http://www.kerneltraffic.org/kernel-traffic/index.html
> http://tcng.sourceforge.net/
>
> Good luck Prajith.
> _______________________________________________
> 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] 7+ messages in thread
* Re: [LARTC] ALTQ - Bandwidth Manager
2004-04-29 11:17 [LARTC] ALTQ - Bandwidth Manager Prajith
` (3 preceding siblings ...)
2004-04-30 8:31 ` Prajith
@ 2004-04-30 12:29 ` Stef Coene
2004-08-17 5:48 ` Prajith
5 siblings, 0 replies; 7+ messages in thread
From: Stef Coene @ 2004-04-30 12:29 UTC (permalink / raw)
To: lartc
On Friday 30 April 2004 09:00, Brian Nox wrote:
> >I decided to do this project. So still people can help me by providing
> >some valuable documents or URL.
>
> Try with:
> http://www.tldp.org/HOWTO/Adv-Routing-HOWTO [go to chap 19]
> http://www.kerneltraffic.org/kernel-traffic/index.html
> http://tcng.sourceforge.net/
More pratical info:
http://docum.org/
(I agree with Alex)
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] 7+ messages in thread
* Re: [LARTC] ALTQ - Bandwidth Manager
2004-04-29 11:17 [LARTC] ALTQ - Bandwidth Manager Prajith
` (4 preceding siblings ...)
2004-04-30 12:29 ` Stef Coene
@ 2004-08-17 5:48 ` Prajith
5 siblings, 0 replies; 7+ messages in thread
From: Prajith @ 2004-08-17 5:48 UTC (permalink / raw)
To: lartc
Hi,
We have ported the FreeBSD ALTQ to QNX (Bandwidth Manager). For the time
being only the Class Based Queueing (CBQ) Discipline is using. It's working
fine.
Thanks to all those who directly or indirectly motivated me, thaks a lot
to Brian.
Thanks & Regards
Prajith.
----- Original Message -----
From: Brian Nox <brian.nox@ya.com>
To: Prajith <prajith@globaledgesoft.com>; <lartc@mailman.ds9a.nl>
Sent: Friday, April 30, 2004 12:30 PM
Subject: Re: [LARTC] ALTQ - Bandwidth Manager
>
> >I decided to do this project. So still people can help me by providing
> >some valuable documents or URL.
> >
> >
> >
> Try with:
> http://www.tldp.org/HOWTO/Adv-Routing-HOWTO [go to chap 19]
> http://www.kerneltraffic.org/kernel-traffic/index.html
> http://tcng.sourceforge.net/
>
> Good luck Prajith.
> _______________________________________________
> 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] 7+ messages in thread
end of thread, other threads:[~2004-08-17 5:48 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-29 11:17 [LARTC] ALTQ - Bandwidth Manager Prajith
2004-04-30 1:31 ` alex
2004-04-30 3:41 ` Prajith
2004-04-30 7:00 ` Brian Nox
2004-04-30 8:31 ` Prajith
2004-04-30 12:29 ` Stef Coene
2004-08-17 5:48 ` Prajith
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.