XPRT_RELEASE_RQST_CO

Section: Linux Networking (9)
Updated: February 2011
Index Return to Main Contents
 

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