From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Adrian Popescu <adriannnpopescu@gmail.com>
Cc: cake@lists.bufferbloat.net
Subject: Re: [Cake] Cake3 - source code and some questions
Date: Thu, 23 Apr 2015 11:01:17 +0200 [thread overview]
Message-ID: <87383r9q1u.fsf@toke.dk> (raw)
In-Reply-To: <CAF3M4P3sPri00uf2h5FfhbOf475xLZm7nM9SBMbKjNciaj3Dow@mail.gmail.com> (Adrian Popescu's message of "Thu, 23 Apr 2015 00:02:35 +0300")
Adrian Popescu <adriannnpopescu@gmail.com> writes:
> Seeing worse latency under load (20-100 milliseconds) isn't uncommon.
> I believe this to be a regression in the kernel or in the network
> drivers.
I don't see this behaviour at all:
$ ls -l /sys/class/net/enp0s25/device/driver :(
0 lrwxrwxrwx 1 root root 0 Apr 21 16:05 /sys/class/net/enp0s25/device/driver -> ../../../bus/pci/drivers/e1000e/
$ ping 130.243.26.1 -c 100 # this is my default gateway
..snip...
--- 130.243.26.1 ping statistics ---
100 packets transmitted, 100 received, 0% packet loss, time 99000ms
rtt min/avg/max/mdev = 0.341/0.801/28.260/2.769 ms
$ cat /proc/loadavg
9.29 8.43 5.30 14/508 6665
(yes, this is while running a cpu-hungry data processing application in
the background on all eight cores)
$ uname -a
Linux alrua-kau 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64 GNU/Linux
$ tc qdisc show dev enp0s25
qdisc pfifo_fast 0: root refcnt 2 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
(hmm, why am I running pfifo_fast?)
Repeating with sch_fq:
$ ping 130.243.26.1 -c 100
...snip...
--- 130.243.26.1 ping statistics ---
100 packets transmitted, 100 received, 0% packet loss, time 98998ms
rtt min/avg/max/mdev = 0.358/0.468/1.278/0.151 ms
-Toke
next prev parent reply other threads:[~2015-04-23 9:01 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-12 9:39 Adrian Popescu
2015-04-12 9:58 ` Jonathan Morton
2015-04-12 10:24 ` Jonathan Morton
2015-04-12 12:33 ` Adrian Popescu
2015-04-12 18:57 ` Jonathan Morton
2015-04-16 12:14 ` Adrian Popescu
2015-04-16 13:25 ` Jonathan Morton
2015-04-16 13:48 ` Adrian Popescu
2015-04-16 19:26 ` Dave Taht
2015-04-22 21:02 ` Adrian Popescu
2015-04-23 0:45 ` Stephen Hemminger
2015-04-23 9:01 ` Toke Høiland-Jørgensen [this message]
2015-04-23 10:56 ` Adrian Popescu
2015-04-23 11:01 ` Toke Høiland-Jørgensen
2015-04-23 11:05 ` Adrian Popescu
2015-04-23 11:09 ` Toke Høiland-Jørgensen
2015-04-23 11:13 ` Jonathan Morton
2015-04-16 13:49 ` Sebastian Moeller
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
List information: https://lists.bufferbloat.net/postorius/lists/cake.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87383r9q1u.fsf@toke.dk \
--to=toke@toke.dk \
--cc=adriannnpopescu@gmail.com \
--cc=cake@lists.bufferbloat.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox