From: Haiyang Zhang <haiya...@microsoft.com>
Date: Mon, 21 Apr 2014 14:54:43 -0700

> Removed recv_pkt_list and lock, and updated related code, so that
> the locking overhead is reduced especially when multiple channels
> are in use.
> 
> The recv_pkt_list isn't actually necessary because the packets are
> processed sequentially in each channel. It has been replaced by a
> local variable, and the related lock for this list is also removed.
> The is_data_pkt field is not used in receive path, so its assignment
> is cleaned up.
> 
> Signed-off-by: Haiyang Zhang <haiya...@microsoft.com>
> Reviewed-by: K. Y. Srinivasan <k...@microsoft.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to