Lisp HUG Maillist Archive

mp:process-time-slice

How can I interpret the value of the mp:process-time-slice slot of a
process?
-- 
  (espen)


Re: mp:process-time-slice

Unable to parse email body. Email id is 805

Re: mp:process-time-slice

davef@xanalys.com writes:

> It is a (fixnum) count of the number of times the process has been
> preempted.

Hmm. 

What I'm looking for is a good way to find out which of my processes
that consume the most cpu. The process-time-slice seems to be a good
approximation, but I guess it can sometimes be misleading...?
-- 
  (espen)


Updated at: 2020-12-10 09:01 UTC