[ofw] [PATCH 1/4] ib_cm: drop incoming REQs if backlog is full

Fab Tillier ftillier at windows.microsoft.com
Tue Mar 10 16:48:49 PDT 2009


> diff -up -r -X trunk\docs\dontdiff.txt -I '\$Id:'
> trunk\core\al/kernel/al_cm.c branches\winverbs\core\al/kernel/al_cm.c
> --- trunk\core\al/kernel/al_cm.c        2009-01-23 15:17:35.684875600 -
> 0800
> +++ branches\winverbs\core\al/kernel/al_cm.c    2009-03-03
> 15:50:40.891280600 -0800
> @@ -90,7 +90,7 @@ cm_cep_handler(const ib_al_handle_t h_al
>
>                         id = cm_alloc_id(listen_id->callback,
> listen_id);

This isn't quite enforcing a backlog, is it?  Or did you change cm_alloc_id to check a backlog and fail if it's exceeded?  Other than that, the change looks good to me.

-Fab




More information about the ofw mailing list