Re: [SLUG] Slow Samba

From: Andrew M Hoerter (amh@pobox.com)
Date: Thu Oct 09 2003 - 12:34:06 EDT


On Thu, 9 Oct 2003 rwrigh10@tampabay.rr.com wrote:

> The network card is an INTEL 82557/8/9

Ok, that's certainly not your problem. The i8255x is a very nice chipset.

Did testing with FTP generate any interesting results?

> I don't know how to force full duplex. How would I do that?

As usual, "it depends."

If you're using a modularized driver, you pass in an option flag when
loading the module with insmod. I assume there's some way to specify this
in /etc/modules.conf or whatever your distribution uses; sorry I can't be
of more help but I despise Linux kernel modules and only use monolithic
kernels.

On the other hand, if the driver is compiled into your kernel, you pass
the option flag as a kernel boot argument.

More information can be found at:

http://www.scyld.com/network/eepro100.html

In short, if you're using version 1.15+ of the eepro100 driver, you
probably want "options=0x200" when loading the module.

If anybody else knows an easier way to do this, please speak up! I'm
taking this from memory and a little bit of research.

BSD-derived operating systems use ifconfig flags to handle this, which
makes a lot more sense.

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:56:34 EDT