Re: top shows that multithreaded program uses 19623.14% CPU

2009-06-13 Thread Dan Nelson
In the last episode (Jun 13), Yuri said: > I ran then program with 1500 threads and in top it looked the this: > > PID USERNAMETHR PRI NICE SIZERES STATE C TIMECPU COMMAND > 20382 yuri 1500 990 641M 462M umtxn 0 0:00 19623.14% > quicksort > > > Where can I

top shows that multithreaded program uses 19623.14% CPU

2009-06-13 Thread Yuri
I ran then program with 1500 threads and in top it looked the this: PID USERNAMETHR PRI NICE SIZERES STATE C TIMECPU COMMAND 20382 yuri 1500 990 641M 462M umtxn 0 0:00 19623.14% quicksort Where can I read how CPU column is calculated? Some time ago I saw