Whamcloud - gitweb
b=13813
authornathan <nathan>
Sun, 28 Oct 2007 02:14:14 +0000 (02:14 +0000)
committernathan <nathan>
Sun, 28 Oct 2007 02:14:14 +0000 (02:14 +0000)
commita6afc68f03afa5eb61e78ca923f22037e8525fb8
tree93386a19514c08783af238dfe8554458705ebdca
parent3b970e1474177ed90c8a08fdd6beaec739a5256e
b=13813
i=adilger
i=eeb
Track actual lock callback times, instead of the rpc times, for setting ldlm
timeouts.  Add a module parameter for the minimum lock wait time.
Also add a module parameter for a minimum AT time in general.
16 files changed:
lustre/include/lustre_dlm.h
lustre/include/lustre_import.h
lustre/include/lustre_net.h
lustre/include/obd_support.h
lustre/ldlm/ldlm_internal.h
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c
lustre/obdclass/class_obd.c
lustre/obdclass/linux/linux-sysctl.c
lustre/obdclass/lprocfs_status.c
lustre/ptlrpc/import.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/service.c
lustre/tests/recovery-small.sh
lustre/tests/replay-single.sh