xprt_release_rqst_cong (9) - Linux Manuals
xprt_release_rqst_cong: housekeeping when request is complete
NAME
xprt_release_rqst_cong - housekeeping when request is complete
SYNOPSIS
-
void xprt_release_rqst_cong(struct rpc_task
* task);
ARGUMENTS
task
-
- RPC request that recently completed
DESCRIPTION
Useful for transports that require congestion control.
COPYRIGHT