Re: 2.0.31p2 locks up

Andre Uratsuka Manoel (andre@insite.com.br)
Thu, 31 Jul 1997 11:19:17 -0300 (GMT-0300)


On Wed, 30 Jul 1997, Alan Cox wrote:

-> > After about a day the number of skbufs is about 100 000. What is
-> > the size of a skbuf? If they averaged 100 bytes, I would have 10 MB
-> > taken by kernel memory.
->
-> What network devices are you using. Do you have any unusual routes, are
-> you trying to use the traffic shaper with 2.0.30 ?

It seems I'm really missing other people's e-mails...

About routes: my routes on the machine are these:

Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
200.245.220.129 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:0
200.245.220.130 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:1
200.245.220.131 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:2
200.245.220.132 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:3
200.245.220.133 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:4
200.245.220.134 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:5
200.245.220.135 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:6
200.245.220.136 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:7
200.245.220.137 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:8
200.245.220.138 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:9
200.245.220.139 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:10
200.245.220.140 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:11
200.245.220.141 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:12
200.245.220.142 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:13
200.245.220.143 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:14
200.245.220.144 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:15
200.246.131.41 0.0.0.0 255.255.255.255 UH 1500 0 0 eth0:16
127.0.0.1 0.0.0.0 255.255.255.255 UH 3584 0 0 lo
172.22.255.5 200.246.131.40 255.255.255.255 UGH 1500 0 0 eth0:16
200.245.220.32 0.0.0.0 255.255.255.224 U 1500 0 0 eth0
200.245.220.128 0.0.0.0 255.255.255.224 U 1500 0 0 eth0:0
200.245.220.192 200.245.220.34 255.255.255.224 UG 1500 0 0 eth0
172.22.2.0 0.0.0.0 255.255.255.0 U 1500 0 0 eth1
200.246.131.0 0.0.0.0 255.255.255.0 U 1500 0 0 eth0:16
172.22.1.0 200.245.220.34 255.255.255.0 UG 1500 0 0 eth0
127.0.0.0 - 255.0.0.0 ! - - - -
0.0.0.0 200.246.131.40 0.0.0.0 UG 1500 0 0 eth0:16

More unusual things: alias are assigned to different networks as
eth0. Shaper patch was applied, but the shaper module is not loaded in.
Also, the shaper patch was not applied in one of the machines with
problems.

Andre