Virgil, htop is a nice tool with features that can help answer your questions.
The bottom line on the screen shows you all of the function key shortcuts. Use F5 to show the processes and threads in a tree view, the threads will be indented underneath the process that they belong to. Using this view you can see that the amount of memory used is exactly the same for all threads in a process which would indicate that the values are for the entire process and not just for the thread. Use F2 to change settings. Underneath the 'Display options' be sure to select 'Display threads in a different color'. Or if you'd rather not even see the threads then select 'Hide userland threads'. Brian -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
