Re: [Exim] smtp_load_reserve?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Dan Egli
Datum:  
To: exim-users
Betreff: Re: [Exim] smtp_load_reserve?
Tony Finch wrote:

>Nico Erfurth <masta@???> wrote:
>
>
>>On 3 May 2003, Tony Earnshaw wrote:
>>
>>
>>>But in what /units/ is "load"?
>>>
>>>
>>IIRC it's "How many processes fight for CPU-ressources".
>>
>>
>
>Many systems also count processes that are waiting for disk towards
>the load average.
>
>
>


I don't know on other O.S.'s but on Linux, a unit in the load average is
the "Average number of processes that are waiting for access to the
CPU". It's sampled in (if memory serves) 15 second increments, and then
averaged across one, five, and twenty minutes.


-- Dan