table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
XPRT_RELEASE_XPRT_CO(9) | Linux Networking | XPRT_RELEASE_XPRT_CO(9) |
NAME¶
xprt_release_xprt_cong - allow other requests to use a transportSYNOPSIS¶
void
xprt_release_xprt_cong(struct rpc_xprt * xprt,
struct rpc_task * task);
ARGUMENTS¶
xprttransport with other tasks potentially
waiting
task
task that is releasing access to the
transport
DESCRIPTION¶
Note that “task” can be NULL. Another task is awoken to use the transport if the transport's congestion window allows it.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |