All of lore.kernel.org
 help / color / mirror / Atom feed
From: Claudiu Pruna <claudiu@net-go.net>
To: lartc@vger.kernel.org
Subject: [LARTC] Per Ip bandwidth
Date: Sat, 31 Jan 2004 17:55:13 +0000	[thread overview]
Message-ID: <1075571713.7566.9.camel@claudiu> (raw)


	Hi there,

	I have two questions:

1)
	In the following setup:

tc qdisc add dev eth1 root handle 1: htb
tc class add dev eth1 parent 1: classid 1:1 htb rate 100Mbit
tc class add dev eth1 parent 1:1 classid 1:10 htb rate 128Kbit 
tc class add dev eth1 parent 1:10 classid 1:11 htb rate 32Kbit ceil
128Kbit
tc class add dev eth1 parent 1:10 classid 1:12 htb rate 32Kbit ceil
128Kbit


	I have observed that if the user whois ip is going to class 1:11 has
more threads, that that fro9m class 1:12 then, there is no more fairness
in borrowing, so that user with 1:11 gets almost all the unused
bandwidth from the parent ( going up to 96Kbit/s ).
	

2)
	why do I get " qdisc pfifo_fast 0: [Unknown qdisc, optlen ] " at tc
qdisc ls dev eth0 right after booting the computer, without attaching
yet any qdisc ??


Thank for your ideeas.


-------

Claudiu Pruna
mail: claudiu@net-go.net
web: http://www.net-go.net


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

             reply	other threads:[~2004-01-31 17:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-31 17:55 Claudiu Pruna [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-02-02  7:55 [LARTC] Per Ip bandwidth Artūras Šlajus

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=1075571713.7566.9.camel@claudiu \
    --to=claudiu@net-go.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.