Re: [PATCH 6/6] RDS: don't trust the LL_SEND_FULL bit

2015-04-02 Thread Sergei Shtylyov
Hello. On 4/2/2015 4:50 PM, Sowmini Varadhan wrote: We are seeing connections stuck with the LL_SEND_FULL bit getting set and never cleared. This changes RDS to stop trusting the LL_SEND_FULL bit and kick krdsd after any time we see -ENOMEM from the ring allocation code. Original patch by C

[PATCH 6/6] RDS: don't trust the LL_SEND_FULL bit

2015-04-02 Thread Sowmini Varadhan
We are seeing connections stuck with the LL_SEND_FULL bit getting set and never cleared. This changes RDS to stop trusting the LL_SEND_FULL bit and kick krdsd after any time we see -ENOMEM from the ring allocation code. Original patch by Chris Mason Signed-off-by: Sowmini Varadhan Reviewed-by: