On most *nixes ps only shows the process and not the thread though they
may have tools to see thread information.  

 

Linux will show you the threads as if they were processes.

 

>From CentOS5  (linux) man page:

To get info about threads:

   ps -eLf

   ps axms

 

________________________________

From: bind-users-bounces+jlightner=water....@lists.isc.org
[mailto:bind-users-bounces+jlightner=water....@lists.isc.org] On Behalf
Of Fr34k
Sent: Wednesday, April 28, 2010 9:04 AM
To: max power; bind-us...@isc.org
Subject: Re: bind multi-threaded question

 

Hello,

http://en.wikipedia.org/wiki/Process_%28computing%29 may help to explain
what is going on.

HTH



 

________________________________

From: max power <el_shersh...@hotmail.com>
To: bind-users@lists.isc.org
Sent: Wed, April 28, 2010 4:38:06 AM
Subject: bind multi-threaded question


Hi
i am deploying a new dns server using bind 9.7.0-p1 the latest version
i am running bind on chroot jail, every thing is working fine
when i use the command rndc status i got the following ,
CPUs found: 8
worker threads: 8
this is right info , however when i try to ps aux | grep named 
i only got one bind process ?
multi-threaded is enabled when compile , but should i find 8 processes
when doing ps command or that is normal,
how can i be sure that bind is using 8 threads

thanks in advance

________________________________

Hotmail is redefining busy with tools for the New Busy. Get more from
your inbox. See how.
<http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL
:ON:WL:en-US:WM_HMP:042010_2>
 
Proud partner. Susan G. Komen for the Cure.
 
Please consider our environment before printing this e-mail or attachments.
----------------------------------
CONFIDENTIALITY NOTICE: This e-mail may contain privileged or confidential 
information and is for the sole use of the intended recipient(s). If you are 
not the intended recipient, any disclosure, copying, distribution, or use of 
the contents of this information is prohibited and may be unlawful. If you have 
received this electronic transmission in error, please reply immediately to the 
sender that you have received the message in error, and delete it. Thank you.
----------------------------------
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to