Whamcloud - gitweb
LU-2713 hsm: limit HSM RPC count from client
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 8 Mar 2013 18:42:31 +0000 (12:42 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 13 Mar 2013 06:12:48 +0000 (02:12 -0400)
Put HSM RPCs under the control of the max_rpcs_in_flight param which
limits the number of concurrent RPCs in flight between a single client
and an MDT.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I760333c7391ffd5aafca396b5fd97ef139799076
Reviewed-on: http://review.whamcloud.com/5616
Tested-by: Hudson
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>

No differences found