Re: [PATCH net-next-2.6] vhost: Restart tx poll when socket send queue is full

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sridhar Samudrala
Date: Friday, February 19, 2010 - 2:19 pm

On Fri, 2010-02-19 at 16:42 +0200, Michael S. Tsirkin wrote:


I am also seeing sendmsg() calls failing with EAGAIN. Could be a bug in
handling this error. The check for sendq full is done outside the for
loop. It is possible that we can run out of sendq space within the for
loop. Should we check for wmem within the for loop?

Thanks
Sridhar

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH net-next-2.6] vhost: Restart tx poll when socket se ..., Sridhar Samudrala, (Thu Feb 18, 1:59 pm)
Re: [PATCH net-next-2.6] vhost: Restart tx poll when socke ..., Michael S. Tsirkin, (Thu Feb 18, 3:30 pm)
Re: [PATCH net-next-2.6] vhost: Restart tx poll when socke ..., Sridhar Samudrala, (Thu Feb 18, 7:00 pm)
Re: [PATCH net-next-2.6] vhost: Restart tx poll when socke ..., Michael S. Tsirkin, (Fri Feb 19, 7:42 am)
Re: [PATCH net-next-2.6] vhost: Restart tx poll when socke ..., Sridhar Samudrala, (Fri Feb 19, 2:19 pm)
Re: [PATCH net-next-2.6] vhost: Restart tx poll when socke ..., Michael S. Tsirkin, (Tue Feb 23, 3:24 am)
Re: [PATCH net-next-2.6] vhost: Restart tx poll when socke ..., Sridhar Samudrala, (Tue Feb 23, 10:31 am)