Home
last modified time | relevance | path

Searched hist:"52 f44e0d08ff1a065bf06615483c608163575cb1" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/9p/
H A Dtrans_virtio.cdiff 52f44e0d08ff1a065bf06615483c608163575cb1 Wed Sep 29 20:33:41 CDT 2010 Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com> net/9p: Add waitq to VirtIO transport.

If there is not enough space for the PDU on the VirtIO ring, current
code returns -EIO propagating the error to user.

This patch introduced a wqit_queue on the channel, and lets the process
wait on this queue until VirtIO ring frees up.

Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
H A Dclient.cdiff 52f44e0d08ff1a065bf06615483c608163575cb1 Wed Sep 29 20:33:41 CDT 2010 Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com> net/9p: Add waitq to VirtIO transport.

If there is not enough space for the PDU on the VirtIO ring, current
code returns -EIO propagating the error to user.

This patch introduced a wqit_queue on the channel, and lets the process
wait on this queue until VirtIO ring frees up.

Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>