On Mon, 2007-08-20 at 18:50 +0300, Cristea Bogdan wrote:
> Continuing my ideea, the explanation is that xorg and matlab processes fully 
> occupy the two cores. Here are the first two lines of top:
> 
>   PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
>  3697 root      25   0  658m 462m 1888 R   98 49.2 155:55.03 Xorg
> 23798 bogdan    39  16  279m  52m 4756 R   94  5.5 367:26.14 MATLAB
> 
> It is odd that xorg seems to be started latter than matlab (see TIME+ 
> column).  
> Can anyone give an explanation for this behvior?
> Bogdan

The time column shows the amount of CPU usage not what time the
application started. I would not be surprised that matlab uses more CPU
time than Xorg, over time, as it is more CPU intensive.

Ken

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to