All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] maximum class
@ 2006-09-02 12:59 tino
  2006-09-04  7:20 ` Dmytro O. Redchuk
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tino @ 2006-09-02 12:59 UTC (permalink / raw)
  To: lartc


[-- Attachment #1.1: Type: text/plain, Size: 239 bytes --]

Hi, 
currently I'm using 48 class with htb & very stable
Is there any  maximum number of class I can create  in a single linux box ? 
I need 500 or even 1000 class for campuss network.

Any help appreciated

thanks & regards
Tino

[-- Attachment #1.2: Type: text/html, Size: 987 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

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

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

* Re: [LARTC] maximum class
  2006-09-02 12:59 [LARTC] maximum class tino
@ 2006-09-04  7:20 ` Dmytro O. Redchuk
  2006-09-04  7:28 ` tino
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Dmytro O. Redchuk @ 2006-09-04  7:20 UTC (permalink / raw)
  To: lartc

On Sat, Sep 02, 2006 at 07:59:55PM +0700, tino wrote:
> Hi, 
> currently I'm using 48 class with htb & very stable
> Is there any  maximum number of class I can create  in a single linux box ? 
> I need 500 or even 1000 class for campuss network.
Up to 0xffff. Per device per qdisc.

(Every classid you are using is in hex, too: i.e. "classid 1:48" is
1:[0x0048] actually)



Am I right, by the way?-)
Is the
	max_number = number_of_qdiscs_at_device *
			number_of_classes_at_qdisc = 0xffff * 0xffff ?

Or there is some DEFINE'd limitation (in kernel's header files, let's
say)?

> Any help appreciated
> 
> thanks & regards
> Tino

-- 
  _,-=._              /|_/|
  `-.}   `=._,.-=-._.,  @ @._,
     `._ _,-.   )      _,.-'
        `    G.m-"^m`m'        Dmytro O. Redchuk


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

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

* Re: [LARTC] maximum class
  2006-09-02 12:59 [LARTC] maximum class tino
  2006-09-04  7:20 ` Dmytro O. Redchuk
@ 2006-09-04  7:28 ` tino
  2006-09-04  9:40 ` Marek Kierdelewicz
  2006-09-05  0:19 ` tino
  3 siblings, 0 replies; 5+ messages in thread
From: tino @ 2006-09-04  7:28 UTC (permalink / raw)
  To: lartc

ffff equal to 65535 class
Yes, I need to know if there was any limitation or how to set in maximum 
desired in singel linux box

Any  user experience with 1000 class or above ?
regards,
Tino

----- Original Message ----- 
From: "Dmytro O. Redchuk" <dor@ldc.net>
To: "tino" <tino.kriswanto@gmail.com>
Cc: <lartc@mailman.ds9a.nl>
Sent: Monday, September 04, 2006 2:20 PM
Subject: Re: [LARTC] maximum class


> On Sat, Sep 02, 2006 at 07:59:55PM +0700, tino wrote:
>> Hi,
>> currently I'm using 48 class with htb & very stable
>> Is there any  maximum number of class I can create  in a single linux box 
>> ?
>> I need 500 or even 1000 class for campuss network.
> Up to 0xffff. Per device per qdisc.
>
> (Every classid you are using is in hex, too: i.e. "classid 1:48" is
> 1:[0x0048] actually)
>
>
>
> Am I right, by the way?-)
> Is the
> max_number = number_of_qdiscs_at_device *
> number_of_classes_at_qdisc = 0xffff * 0xffff ?
>
> Or there is some DEFINE'd limitation (in kernel's header files, let's
> say)?
>
>> Any help appreciated
>>
>> thanks & regards
>> Tino
>
> -- 
>  _,-=._              /|_/|
>  `-.}   `=._,.-=-._.,  @ @._,
>     `._ _,-.   )      _,.-'
>        `    G.m-"^m`m'        Dmytro O. Redchuk
>
> 

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

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

* Re: [LARTC] maximum class
  2006-09-02 12:59 [LARTC] maximum class tino
  2006-09-04  7:20 ` Dmytro O. Redchuk
  2006-09-04  7:28 ` tino
@ 2006-09-04  9:40 ` Marek Kierdelewicz
  2006-09-05  0:19 ` tino
  3 siblings, 0 replies; 5+ messages in thread
From: Marek Kierdelewicz @ 2006-09-04  9:40 UTC (permalink / raw)
  To: lartc

Hi

> Any  user experience with 1000 class or above ?

I've got 6634 classess on one host. Everything works the way it should.

regards,
-- 
Marek Kierdelewicz
Kierownik Dzia?u Systemów Sieciowych, KoBa
Manager of Network Systems Department, KoBa
tel. (85) 7406466; fax. (85) 7406467
e-mail: admin@koba.pl
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

* Re: [LARTC] maximum class
  2006-09-02 12:59 [LARTC] maximum class tino
                   ` (2 preceding siblings ...)
  2006-09-04  9:40 ` Marek Kierdelewicz
@ 2006-09-05  0:19 ` tino
  3 siblings, 0 replies; 5+ messages in thread
From: tino @ 2006-09-05  0:19 UTC (permalink / raw)
  To: lartc

Hi,Marek Kierdelewicz

with 6634 class you have, could you share to us about your current box cpu 
load, memory utilization, cbq or  htb

If it was reasonable low usage,  I will start to build perl script to write 
large class.


many thanks,
Tino

Date: Mon, 4 Sep 2006 11:40:13 +0200
From: Marek Kierdelewicz <marek@piasta.pl>
Subject: Re: [LARTC] maximum class
To: lartc@mailman.ds9a.nl
Message-ID: <20060904114013.095ec483@localhost.localdomain>
Content-Type: text/plain; charset=ISO-8859-2

Hi

> Any  user experience with 1000 class or above ?

I've got 6634 classess on one host. Everything works the way it should.

regards,
-- 
Marek Kierdelewicz
Kierownik Dzia?u Systemow Sieciowych, KoBa
Manager of Network Systems Department, KoBa
tel. (85) 7406466; fax. (85) 7406467
e-mail: admin@koba.pl
----- Original Message ----- 
From: "Dmytro O. Redchuk" <dor@ldc.net>
To: "tino" <tino.kriswanto@gmail.com>
Cc: <lartc@mailman.ds9a.nl>
Sent: Monday, September 04, 2006 2:20 PM
Subject: Re: [LARTC] maximum class


> On Sat, Sep 02, 2006 at 07:59:55PM +0700, tino wrote:
>> Hi,
>> currently I'm using 48 class with htb & very stable
>> Is there any  maximum number of class I can create  in a single linux box 
>> ?
>> I need 500 or even 1000 class for campuss network.
> Up to 0xffff. Per device per qdisc.
>
> (Every classid you are using is in hex, too: i.e. "classid 1:48" is
> 1:[0x0048] actually)
>
>
>
> Am I right, by the way?-)
> Is the
> max_number = number_of_qdiscs_at_device *
> number_of_classes_at_qdisc = 0xffff * 0xffff ?
>
> Or there is some DEFINE'd limitation (in kernel's header files, let's
> say)?
>
>> Any help appreciated
>>
>> thanks & regards
>> Tino
>
> -- 
>  _,-=._              /|_/|
>  `-.}   `=._,.-=-._.,  @ @._,
>     `._ _,-.   )      _,.-'
>        `    G.m-"^m`m'        Dmytro O. Redchuk
>
> 

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

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

end of thread, other threads:[~2006-09-05  0:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-02 12:59 [LARTC] maximum class tino
2006-09-04  7:20 ` Dmytro O. Redchuk
2006-09-04  7:28 ` tino
2006-09-04  9:40 ` Marek Kierdelewicz
2006-09-05  0:19 ` tino

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.