Re: Network slowdown from 2.6.7 to 2.6.9

From: Harry Edmon
Date: Wed Nov 17 2004 - 17:08:47 EST


No, it is not loaded. Here is the list of loaded modules under 2.6.9:

Module Size Used by
nfs 229732 5
af_packet 23432 2
autofs4 20356 2
capability 5640 0
commoncap 8192 1 capability
ipv6 260224 98
eepro100 30860 0
uhci_hcd 32784 0
usbcore 116068 3 uhci_hcd
e100 34816 0
mii 6016 2 eepro100,e100
nfsd 227104 65
exportfs 7168 1 nfsd
lockd 69576 3 nfs,nfsd
sunrpc 151780 19 nfs,nfsd,lockd
sd_mod 18816 2
ide_cd 42912 0
cdrom 40860 1 ide_cd
3w_xxxx 41764 1
scsi_mod 124100 2 sd_mod,3w_xxxx
rtc 13768 0
unix 29332 30


Martin Josefsson wrote:

On Wed, 2004-11-17 at 20:25, Harry Edmon wrote:


Tried your suggestion - no improvement.



I saw fron your .config that you have ip_conntrack as module, is it
loaded? The TCP part of ip_conntrack got a pretty huge makeover in 2.6.9
which also added more complexity to the code... and now it verifies the
checksums of all TCP packets.




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/