netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Boris B. Zhmurov" <bb@kernelpanic.ru>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: jeff@garzik.org, mbockol@carleton.edu, netdev@vger.kernel.org
Subject: Re: Update of the r8169 branch
Date: Fri, 22 Sep 2006 22:55:51 +0400	[thread overview]
Message-ID: <451431B7.3080608@kernelpanic.ru> (raw)
In-Reply-To: <20060921210743.GA5083@electric-eye.fr.zoreil.com>

Francois Romieu wrote:

>> Is there any chance to get linux worked at least as fast, as freebsd-6.1 
>> with small udp packets?
>> Any help will be more than welcome!
>> Please, CC: me, due to I'm not subscribed to netdev@vger.kernel.org.
> 
> Can you publish dmesg, vmstat 1 and /proc/interrupts somewhere ?

ftp://bb-work.kernelpanic.ru/pub/dmesg
ftp://bb-work.kernelpanic.ru/pub/vmstat
ftp://bb-work.kernelpanic.ru/pub/interrupts

>> # Thu Sep 21 10:31:58 2006
>> #
>> CONFIG_X86_32=y
>> CONFIG_GENERIC_TIME=y
>> CONFIG_LOCKDEP_SUPPORT=y
> 
> Disable

[......]

Thanks Francois, after your suggestions, network performance was twice 
increased, but I'm still loosing to freebsd:


previous .config (server's input):
             input          (em0)           output
    packets  errs      bytes    packets  errs      bytes colls
      38630     0    4248702          1     0        206     0
      35849     0    3943298          1     0        170     0
      38264     0    4208994          1     0        170     0

new .config (server's input):
            input          (em0)           output
    packets  errs      bytes    packets  errs      bytes colls
      90431     0    9947370          1     0        182     0
      90504     0    9955400          1     0        294     0
      90494     0    9954300          1     0        182     0


P.S. I couldn't disable the following things due to bzImage build errors:
CONFIG_GENERIC_TIME
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_GENERIC_IOMAP=y
CONFIG_DMI=y


-- 
Boris B. Zhmurov
System/Network Administrator
mailto: bb@kernelpanic.ru
"wget http://kernelpanic.ru/bb_public_key.pgp -O - | gpg --import"


  reply	other threads:[~2006-09-22 18:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-26 21:58 Update of the r8169 branch Francois Romieu
     [not found] ` <4511A4F0.6050101@kernelpanic.ru>
2006-09-20 21:40   ` Francois Romieu
     [not found]     ` <4512B475.1000703@kernelpanic.ru>
     [not found]       ` <20060921165156.GC496@electric-eye.fr.zoreil.com>
2006-09-21 19:52         ` Boris B. Zhmurov
2006-09-21 21:07           ` Francois Romieu
2006-09-22 18:55             ` Boris B. Zhmurov [this message]
2006-09-22 21:00               ` Francois Romieu

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=451431B7.3080608@kernelpanic.ru \
    --to=bb@kernelpanic.ru \
    --cc=jeff@garzik.org \
    --cc=mbockol@carleton.edu \
    --cc=netdev@vger.kernel.org \
    --cc=romieu@fr.zoreil.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;
as well as URLs for NNTP newsgroup(s).