Re: How does one know how many thread a process owns?

From: David Xu <davidxu_at_freebsd.org>
Date: Sat, 16 Apr 2005 17:21:48 +0800
Andre Guibert de Bruet wrote:

>
> On Fri, 15 Apr 2005, Julian Elischer wrote:
>
>> Giorgos Keramidas wrote:
>>
>>> On 2005-04-15 19:16, David Xu <davidxu_at_freebsd.org> wrote:
>>>
>>> I just checked what top does on SunOS, when a program has more than 999
>>> threads and it seems to clip the number of threads to 999, as if
>>> something min(999, numthreads) is what is printed :-)
>>
>>
>> you could proint " !!!"  or "LOT"
>> or do a roman numeral approx.
>> e.g.  MMC  (2100).. what's roman for 10000?
>> or 2E4  :-)
>
>
> I realize that top isn't an exact science, but I find that 
> approximations are generally a bad idea. I am in favor of axing the 
> useless CPU column and reclaiming some useful screen space for the 
> others... :)
>
> Andy
>
> | Andre Guibert de Bruet | Enterprise Software Consultant >
> | Silicon Landmark, LLC. | http://siliconlandmark.com/    >


CPU column is not very useful when displaying process and
thread count, if it is only useful if it is displaying individual
thread which is activated by 'H' key.

David Xu
Received on Sat Apr 16 2005 - 07:21:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:32 UTC