tulip de4x5 Alpha 21164 + DC21140 NIC STABLE UNSTABLE Pentium Pro + DC21140 NIC STABLE STABLE Alpha 21264 + DC21143 NIC UNSTABLE STABLE
eth0: Transmit timed out: status 0050 0000 at 22409/22439 command 000c0000. eth0: Trying to restart the transmitter...
sk_buff
.
Version | Transmission problem | sk_buff problem |
v1.06 10/16/98 in Redhat 6.1 | No Problem | Problem |
v1.08 5/3/99 | Problem | No Problem |
v1.09r2 10/15/99 in SuSE 6.3 | No Problem | No Problem |
v1.09j-t 9/29/99 | No Problem | No Problem |
The SCore 3.1 distribution contains the v1.09j-t version.
Related tosk_buff
:sk_buff
(the communication
buffer in the Linux kernel), it is possible to consume kernel memory
leading to a system down.
This phenomena happens if the sending buffer of the driver is full.
We think that if your network uses switches instead of HUB and
no applications sending large messages are run,
you will not meet it.
Anyway,
it is better to watch whether or not the
size of the sk_buff
head cache does not increase.
To see the usage, look at /proc/slabinfo
:
$ cat /proc/slabinfo ..... ..... skbuff_head_cache 20 105 .....If the size increases rapidly, the system will eventually be frozen.
If you have such a processor, it is better to check it. If your operating system is Linux, please perform the following:
$ cat /proc/cpuinfo .... model : Pentium II (Deschutes) vender_id : ....... stepping : 1 ....Other Pentium II chips are OK, as far as we have tested.
If you want to use PM/Ethernet on Compaq Alpha SMP system, Linux 2.2.16 or upper version must be used because older version kernel causes system hung up.
![]() |
PC Cluster Consotium |