From: "Dmytro O. Redchuk" <dor@ldc.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] maximum class
Date: Mon, 04 Sep 2006 07:20:13 +0000 [thread overview]
Message-ID: <20060904072013.GA28517@ldc.net> (raw)
In-Reply-To: <00c001c6ce8f$b3d5b450$7a0989ca@bmsby010128>
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
next prev parent reply other threads:[~2006-09-04 7:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-02 12:59 [LARTC] maximum class tino
2006-09-04 7:20 ` Dmytro O. Redchuk [this message]
2006-09-04 7:28 ` tino
2006-09-04 9:40 ` Marek Kierdelewicz
2006-09-05 0:19 ` tino
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060904072013.GA28517@ldc.net \
--to=dor@ldc.net \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.