Hi, I'm using linux 2.6.21.5 and our kernel is freeze. The problem is, if I create a Software bridge using $brctl command. and add two interfaces say, eth0.0 and eth0.1 using $brctl addbr br-lan $brctl addif br-lan eth0.0 $brctl addif br-lan eth0.1 and when i send traffic from a host connected to one port to host connected at other end, soon all the memory is dried up and and kernel crashes, then oom-killer gets invoked which kills all the processes finally system reboots. I googled for solution or patch, I saw the same defect was reported by some people, but in between only the threaded ended, with no exact solution. Don't know Y??? Can any one help me to refer to some patch to point some location in code from where memory is failed to deallocate. Thanks, Sharad. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/bridge/attachments/20090409/a37159ab/attachment.htm
Hi, I'm using linux 2.6.21.5 and our kernel is freeze. The problem is, if I create a Software bridge using $brctl command. and add two interfaces say, eth0.0 and eth0.1 using $brctl addbr br-lan $brctl addif br-lan eth0.0 $brctl addif br-lan eth0.1 and when i send traffic from a host connected to one port to host connected at other end, soon all the memory is dried up and and kernel crashes, then oom-killer gets invoked which kills all the processes finally system reboots. Can any one help me to refer to some patch or point some location in code from where memory is failed to deallocate. Thanks, Sharad. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/bridge/attachments/20090413/2ddaebac/attachment.htm -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: ATT5660628.txt Url: http://lists.linux-foundation.org/pipermail/bridge/attachments/20090413/2ddaebac/attachment.txt