[NBLUG/talk] Samba running slow...
Todd Cary
todd at aristesoftware.com
Sun Jul 13 09:10:03 PDT 2003
Jeremy Turner wrote:
>On Sun, 2003-07-13 at 04:40, ME wrote:
>
>
>>For Debian, /etc/modules
>>You specify what modules should be loaded. Args if any) appear after each
>>module name to be loaded. To see what ars are possible per module, check
>>kernel src docs per driver.
>>
>>When the driver is part of the kernel (not a module) you can use the
>>"append=" line in lilo.conf and rerun.
>>
>>For RedHat? not sure.
>>
>>
>
>Debian separates the different functions of /etc/modules.conf in the
>/etc/modutils/ directory and /etc/modules file. When you finish editing
>any of those files, you must run update-modules in order for a new
>/etc/modules.conf file to be regenerated.
>
>Last I checked, the other mainstream distros use /etc/modules.conf, or
>in one case /etc/conf.modules (I don't remeber which one that is).
>
>Last time I played with setting this, I didn't have good results. You
>can also download programs which change the current speed, which worked
>better for me than setting kernel modules arguments. The big thing I
>learned is you can find out the speed of an interface by doing a
>ifconfig and looking at the txqueuelen: for the device.
>
>Just my $.02.
>
>Jeremy
>
>Jeremy
>
>
>
Here are the results of ifconfig:
eth0 Link encap:Ethernet HWaddr 00:50:8D:4A:11:58
inet addr:192.168.0.22 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:48180 errors:5111 dropped:0 overruns:0 frame:0
TX packets:38187 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:56775256 (54.1 Mb) TX bytes:3713512 (3.5 Mb)
Interrupt:10 Base address:0xe000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:26345 errors:0 dropped:0 overruns:0 frame:0
TX packets:26345 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1799087 (1.7 Mb) TX bytes:1799087 (1.7 Mb)
--
More information about the talk
mailing list