aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/prio_tree.txt
diff options
context:
space:
mode:
authorTom Tucker <tom@opengridcomputing.com>2007-12-30 21:07:31 -0600
committerJ. Bruce Fields <bfields@citi.umich.edu>2008-02-01 16:42:08 -0500
commit323bee32e9bef14c6dd943ecc8e8cd373a9c94d9 (patch)
tree5779a724dfcbe3aee1f06d9eb989931d1dcfa163 /Documentation/prio_tree.txt
parente831fe65b10199e1e301a7316c66d6ced133712d (diff)
downloadkernel_samsung_smdk4412-323bee32e9bef14c6dd943ecc8e8cd373a9c94d9.zip
kernel_samsung_smdk4412-323bee32e9bef14c6dd943ecc8e8cd373a9c94d9.tar.gz
kernel_samsung_smdk4412-323bee32e9bef14c6dd943ecc8e8cd373a9c94d9.tar.bz2
svc: Add a transport function that checks for write space
In order to avoid blocking a service thread, the receive side checks to see if there is sufficient write space to reply to the request. Each transport has a different mechanism for determining if there is enough write space to reply. The code that checked for write space was coupled with code that checked for CLOSE and CONN. These checks have been broken out into separate statements to make the code easier to read. Signed-off-by: Tom Tucker <tom@opengridcomputing.com> Acked-by: Neil Brown <neilb@suse.de> Reviewed-by: Chuck Lever <chuck.lever@oracle.com> Reviewed-by: Greg Banks <gnb@sgi.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'Documentation/prio_tree.txt')
0 files changed, 0 insertions, 0 deletions