On 2006.03.16, Rocael Hernandez <[EMAIL PROTECTED]> wrote: > Here is the information at the time of having just 1 > CPU at 99% (which is at the best 50% of a real CPU, > since we have Hyper Threading enabled in the Dual-Xeon > box):
Hmm, that didn't really tell us what we needed to know. The next step is to get a trace of the process and see what it's doing that's chewing all the CPU ... can you do that? Solaris: truss, Linux: strace, FreeBSD: ktrace ... what platform are you on? -- Dossy -- Dossy Shiobara | [EMAIL PROTECTED] | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
