Whamcloud - gitweb
few changes for debug purposes in OSC:
authoryury <yury>
Mon, 22 Aug 2005 16:54:08 +0000 (16:54 +0000)
committeryury <yury>
Mon, 22 Aug 2005 16:54:08 +0000 (16:54 +0000)
commit0b9bce2772fd3b46736c805122cead0761cdaea5
treebefa3bb50070bdd4089570433f43698f98986eb3
parentd2ec13308d6dc936a9d8c624aad3c80f2d90c678
few changes for debug purposes in OSC:
- increased number in flight requests by factor 2. Thus twise is increased cl_dirty_max (in fact cache size)
- disabled check for in flight requests in osc_check_rpcs() - number of in flight RPCs is limited anyway by ->cl_dirty_max
lustre/include/linux/obd.h
lustre/ldlm/ldlm_lib.c
lustre/osc/osc_request.c