mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mike Galbraith <umgwanakikbuti@gmail.com>
To: Rakib Mullick <rakib.mullick@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE] BLD-3.17 release.
Date: Mon, 13 Oct 2014 10:01:39 +0200	[thread overview]
Message-ID: <1413187299.5232.44.camel@marge.simpson.net> (raw)
In-Reply-To: <1413008458.5939.4.camel@localhost.localdomain>

On Sat, 2014-10-11 at 12:20 +0600, Rakib Mullick wrote: 
> BLD (The Barbershop Load Distribution Algorithm) patch for Linux 3.17

I had a curiosity attack, played with it a little.

My little Q6600 box could be describes as being "micro-numa", with two
pathetic little "nodes" connected by the worst interconnect this side of
tin cans and string.  Communicating tasks sorely missed sharing cache.

tbench
3.18.0-master
Throughput 287.411 MB/sec  1 clients  1 procs  max_latency=1.614 ms     1.000
Throughput 568.631 MB/sec  2 clients  2 procs  max_latency=1.942 ms     1.000
Throughput 1069.75 MB/sec  4 clients  4 procs  max_latency=18.494 ms    1.000
Throughput 1040.99 MB/sec  8 clients  8 procs  max_latency=17.364 ms    1.000

3.18.0-master-BLD                                                        vs master
Throughput 261.986 MB/sec  1 clients  1 procs  max_latency=11.943 ms     .911
Throughput 264.461 MB/sec  2 clients  2 procs  max_latency=11.884 ms     .465
Throughput 476.191 MB/sec  4 clients  4 procs  max_latency=11.497 ms     .445
Throughput 558.236 MB/sec  8 clients  8 procs  max_latency=9.008 ms      .536


TCP_RR 4 unbound clients
3.18.0-master
TCP REQUEST/RESPONSE TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 127.0.0.1 (127.0.0.1) port 0 AF_INET
Local /Remote
Socket Size   Request  Resp.   Elapsed  Trans.
Send   Recv   Size     Size    Time     Rate         
bytes  Bytes  bytes    bytes   secs.    per sec   

16384  87380  1        1       30.00    72436.65 
16384  87380  1        1       30.00    72438.55
16384  87380  1        1       30.00    72213.18
16384  87380  1        1       30.00    72493.48
                               sum     289581.86     1.000

3.18.0-master-BLD
TCP REQUEST/RESPONSE TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 127.0.0.1 (127.0.0.1) port 0 AF_INET
Local /Remote
Socket Size   Request  Resp.   Elapsed  Trans.
Send   Recv   Size     Size    Time     Rate         
bytes  Bytes  bytes    bytes   secs.    per sec   

16384  87380  1        1       30.00    29014.09
16384  87380  1        1       30.00    28804.53
16384  87380  1        1       30.00    28999.40
16384  87380  1        1       30.00    28901.84
                               sum     115719.86      .399 vs master



  reply	other threads:[~2014-10-13  8:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-11  6:20 Rakib Mullick
2014-10-13  8:01 ` Mike Galbraith [this message]
2014-10-13 15:14   ` Rakib Mullick
2014-10-13 18:07     ` Mike Galbraith
2014-10-14 15:06       ` Rakib Mullick

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=1413187299.5232.44.camel@marge.simpson.net \
    --to=umgwanakikbuti@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rakib.mullick@gmail.com \
    /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

Powered by JetHome