Re: V7 High CPU Usage on swi5:+, what is this process?

2008-03-18 Thread Robert Watson
On Mon, 17 Mar 2008, Aminuddin Abdullah wrote: I have just upgraded 5 of my machines to V7 from 6.3 and then realized that all the machines has a high CPU usage. Almost all of them using 80%-90% CPU with more than 8000 connections. Using previous 6.3, it only uses 40-50% CPU with the same kin

Re: V7 High CPU Usage on swi5:+, what is this process?

2008-03-18 Thread Robert Watson
On Tue, 18 Mar 2008, John Baldwin wrote: '+' is used in a swi name to indicate that the names of the interrupts to put in the thread name are too long, and the code looks like it was written under the assumption that at least one name would fit. It sounds like in this case, none fit. We shou

Re: V7 High CPU Usage on swi5:+, what is this process?

2008-03-18 Thread John Baldwin
On Tuesday 18 March 2008 07:21:23 am Robert Watson wrote: > On Mon, 17 Mar 2008, Aminuddin Abdullah wrote: > > I have just upgraded 5 of my machines to V7 from 6.3 and then realized > > that all the machines has a high CPU usage. Almost all of them using > > 80%-90% CPU with more than 8000 connecti

Re: V7 High CPU Usage on swi5:+, what is this process?

2008-03-18 Thread John Baldwin
On Tuesday 18 March 2008 09:04:05 am Robert Watson wrote: > On Tue, 18 Mar 2008, John Baldwin wrote: > >> '+' is used in a swi name to indicate that the names of the interrupts > >> to put in the thread name are too long, and the code looks like it was > >> written under the assumption that at leas