On 8/14/2011 4:25 PM, Ivan Fetch wrote:
> 
> I noticed that the incoming qrunner was using 10% CPU (according to the pcpu 
> column of ps) even after qfiles/in was empty, and after all 5000 messages 
> were processed. I wonder what the incoming runner is doing - any ideas there?


If I am not mistaken, pcpu is an average, not a current value. I.e., it
is total CPU time divided by elapsed time since process initiation for
the given process. What does %CPU from 'top' tell you?

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to