Ack

On 9/8/2011 9:44 AM, Jan Friesse wrote:
> RRP threshold can be lower value then 5.
> 
> Signed-off-by: Jan Friesse <[email protected]>
> ---
>  exec/totemconfig.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/exec/totemconfig.c b/exec/totemconfig.c
> index f767f69..a475bb3 100644
> --- a/exec/totemconfig.c
> +++ b/exec/totemconfig.c
> @@ -82,7 +82,7 @@
>  #define MISS_COUNT_CONST                     5
>  #define RRP_PROBLEM_COUNT_TIMEOUT            2000
>  #define RRP_PROBLEM_COUNT_THRESHOLD_DEFAULT  10
> -#define RRP_PROBLEM_COUNT_THRESHOLD_MIN              5
> +#define RRP_PROBLEM_COUNT_THRESHOLD_MIN              2
>  #define RRP_AUTORECOVERY_CHECK_TIMEOUT               1000
>  
>  static char error_string_response[512];

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to