[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: bind9



tnks!!!!!!

ps -eLf

bind      5878     1  5878  0    5 Apr15 ?        00:00:00 /usr/sbin/named -u bind
bind      5878     1  5879  0    5 Apr15 ?        00:06:21 /usr/sbin/named -u bind
bind      5878     1  5880  0    5 Apr15 ?        00:06:21 /usr/sbin/named -u bind
bind      5878     1  5881  0    5 Apr15 ?        00:00:02 /usr/sbin/named -u bind
bind      5878     1  5882  0    5 Apr15 ?        00:02:22 /usr/sbin/named -u bind




On Fri, 2005-04-29 at 07:40 +0800, Dale Kemp wrote:
>On Thu, Apr 28, 2005 at 11:52:33AM -0300, Matias Diego Cascardo wrote:
>  
>
>>Thats my configuration:
>>Linux server 2.6.10-ac12 #7 SMP Thu Apr 14 10:22:13 ART 2005 i686
>>GNU/Linux
>>bind9                         9.2.4-1           
>>
>>In the FAQs 
>>
>>Q: Why do I see 5 (or more) copies of named on Linux?
>>
>>A: Linux threads each show up as a process under ps.  The approximate
>>    
>>
>
>I vaguely recall that under the 2.6 kernel the threads don't come up
>separate anymore.  Don't know the exact details though.
>
>Floris
>
>
>  
>
Yes the see -L or -T option of "ps", e.g. ps -eLf

 From ps man page:

THREAD DISPLAY
       -L           show threads, possibly with LWP and NLWP columns
       -T           show threads, possibly with SPID column
       -m           show threads after processes
       H            show threads as if they were processes
       m            show threads after processes


Dale.



Reply to: