From: Stephen Hemminger <shemminger@vyatta.com>
To: Tekale Sharad-FHJN78 <FHJN78@motorola.com>
Cc: bridge@lists.linux-foundation.org
Subject: Re: [Bridge] Out of memory problem
Date: Mon, 13 Apr 2009 08:00:09 -0700 [thread overview]
Message-ID: <20090413080009.034a5e7f@nehalam> (raw)
In-Reply-To: <E9E3926FA9CDBF489EA1684042C8A026012DBAA9@zmy16exm72.ds.mot.com>
On Mon, 13 Apr 2009 16:58:20 +0800
"Tekale Sharad-FHJN78" <FHJN78@motorola.com> wrote:
> 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.
Most likely, you have created a loop and are not running spanning
tree. When a loop happens, packets multiply until all resources are
exhausted.
next prev parent reply other threads:[~2009-04-13 15:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-13 8:58 [Bridge] Out of memory problem Tekale Sharad-FHJN78
2009-04-13 15:00 ` Stephen Hemminger [this message]
2009-04-14 5:21 ` Tekale Sharad-FHJN78
2009-04-14 6:04 ` Stephen Hemminger
2009-04-14 6:10 ` Tekale Sharad-FHJN78
2009-04-14 15:08 ` Stephen Hemminger
2009-04-14 15:14 ` Tekale Sharad-FHJN78
-- strict thread matches above, loose matches on Subject: below --
2009-04-09 9:46 Tekale Sharad-FHJN78
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090413080009.034a5e7f@nehalam \
--to=shemminger@vyatta.com \
--cc=FHJN78@motorola.com \
--cc=bridge@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox