All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Julián Muñoz" <jmunoz@telefonica.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] few doubts about the working of tc
Date: Tue, 26 Mar 2002 13:46:22 +0000	[thread overview]
Message-ID: <marc-lartc-101715052002852@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101716550824091@msgid-missing>


tc doesn't limit the traffic, it is the kernel who does it.

The limitation of the traffic is based on some queue theories. Packets are
enqueued in a way, and then dequeued and sent to the netwok interface.

The fact that the throughput is sometime very high can be explained how
the queues manage the bursts of datas. We could say it is a feature, not a
bug. But if you don't want it, it is a parameter of the queue, that you
can change with tc (hehehe, here is the question!) with a parameter like
"burst" (it depends of the type of queue).


On Mon, 25 Mar 2002, Akarapu Mahesh wrote:

>
> HI,
> I am new to tc. I have a few basic doubts about the working of tc.I am
> trying to limit the bandwidth between two linux machines to 12Mbps. I am
> using the route filter to achieve this. I tested with ttcp traffic between
> these machines. I used tcpdump cature the data during this transfer and
> observed this using tcptrace. I find that the throuhgput was much higher
> than 12Mbp sometimes during the transfer. But the avg throughput for the
> whole transfer was 12Mbps. NOw my doubt is how tc is going to limit the
> bandwidth?? Please let me know how exactly tc limits the bandwidth.
>
> thanks
> mahesh
>
>
> _________________________________________________________________
> Join the world’s largest e-mail service with MSN Hotmail.
> http://www.hotmail.com
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>

-- 

      __o
    _ \<_
   (_)/(_)

Saludos de Julián
EA4ACL
-.-

Foro Wireless Madrid
http://opennetworks.rg3.net

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

  parent reply	other threads:[~2002-03-26 13:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1980-01-03 23:15 [LARTC] few doubts about the working of tc Stef Coene
2002-03-25 16:14 ` Akarapu Mahesh
2002-03-25 17:51 ` Stef Coene
2002-03-26 13:46 ` Julián Muñoz [this message]
2002-03-26 17:01 ` Akarapu Mahesh

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=marc-lartc-101715052002852@msgid-missing \
    --to=jmunoz@telefonica.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.