Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2007 14:15:54 +0200
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Cc:        Paul Schmehl <pauls@utdallas.edu>, questions@freebsd.org
Subject:   Re: X (xorg 7.3) consumes all the CPU
Message-ID:  <200710101415.57163.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <639B1B9B25D010433F197CCD@paul-schmehls-powerbook59.local>
References:  <639B1B9B25D010433F197CCD@paul-schmehls-powerbook59.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 10 October 2007 05:01:50 Paul Schmehl wrote:
> Is there a way to start a process so that memory and CPU usage can be
> tracked closely enough to determine what the cause of 100% CPU use would
> be?  I've got a box, recently installed 6.2 RELEASE with xorg 7.3
> installed, and when X is started, CPU goes to 100% and stays there.
>
> Here's the bad machine
>  1510 pauls         1   0    0   277M  7076K rdnrel 0  13:41 100.05% Xorg

To shoot the obvious: it's not running as root here.
No idea what rdnrel is for CPU state.

ktrace(1) should show what it's doing. If that's not enough info, you could 
always attach gdb to it.

-- 
Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710101415.57163.fbsd.questions>