Bitsum Community Forum

General Category => Process Lasso => Topic started by: AlexDF on December 11, 2009, 11:38:46 AM

Title: Process minimum time clarification
Post by: AlexDF on December 11, 2009, 11:38:46 AM
Hi all, I'm evaluating Process Lasso v.3.70.6.
I use the following setting for Probalance: 2000ms as over CPU quota time, 10000ms as minimum process time, 0ms as maximum process time.
When I launch one process the first time, the minimum-process-time correctly applies, but if I close and restart this process only the over-cpu-quota-time applies, it seems the counter for minimum-process-time  isn't aware that it is a different new process with the same name.

Is it correct ?

Thanks

Alex
Title: Re: Process minimum time clarification
Post by: Jeremy Collake on December 12, 2009, 01:42:09 PM
The minimum time over quota is actually the minimum consecutive time over quota. This means its reset every time the process falls below X%, and certainly when a new process instance is created. Hope this answers your question. Thanks
Title: Re: Process minimum time clarification
Post by: AlexDF on December 15, 2009, 06:30:00 PM
I understand, but it seems the minimum process time doesn't reset when a process is closed and relaunched.
Alex
Title: Re: Process minimum time clarification
Post by: Jeremy Collake on December 15, 2009, 06:33:12 PM
I don't know how that would be possible to occur, from a programmatic stand-point. I am not sure if there is a misunderstanding, or if some unknown errata is present. I will evaluate closer tomorrow.