Re: Update of the r8169 branch
From: Boris B. Zhmurov <hidden>
Date: 2006-09-22 18:55:53
Francois Romieu wrote:
quoted
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
quoted
# Thu Sep 21 10:31:58 2006 # CONFIG_X86_32=y CONFIG_GENERIC_TIME=y CONFIG_LOCKDEP_SUPPORT=yDisable
[......]
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"