Re: Synopsis: process swi1:net gives 100% CPU usage.

2009-03-25 Thread Sergey Pronin
This topic is also related to: http://lists.freebsd.org/pipermail/freebsd-net/2009-March/021345.html > And I have the 4th server with the same hardware and software configuration > but with FreeBSD 7.1-RELEASE-p1. Everything works fine. I've experienced the same problems with: FreeBSD 7.1-RELEASE

Re: Synopsis: process swi1:net gives 100% CPU usage.

2009-02-18 Thread Sergey Pronin
Good day. As I'm using mpd4 I have mpd.conf and mpd.links. There are lots of static ngs created. So I'll post just a pattern of my mpd.conf: pppoe_def: set bundle disable multilink set bundle disable round-robin set bundle enable noretry set ipcp dns X.X.X.X Y.Y.Y.

RE: Synopsis: process swi1:net gives 100% CPU usage.

2009-02-17 Thread Vladimir V. Kobal
I have the same problem with netgraph on 7.1-RELEASE, mpd 5.2, AMD Phenom. Dummynet, divert and pf are disabled in the kernel. While swi1:net (aka netgraph) is using 100% of CPU time m_tag_locate() and ng_iface_output() are constantly called from the infinite loop. Sergey, could you provide the c