Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Thu, 28 May 2009 08:35:27 +0000 (08:35 +0000)
committerbobijam <bobijam>
Thu, 28 May 2009 08:35:27 +0000 (08:35 +0000)
commit962304a1dafb62ed040445559e6bf52241c60f2b
tree14677949f76ad2c0a862caa56bf1a348b6b24dff
parent299a09a121b6db885ecc26b2739c6e325e2145c7
Branch HEAD
b=18688
o=adilger
i=nathan.rutman
i=johann

Description: Allow tuning service thread via /proc
Details    : For each service a new
             /proc/fs/lustre/{service}/*/thread_{min,max,started} entry is
             created that can be used to set min/max thread counts, and get the
             current number of running threads.
lustre/ChangeLog
lustre/include/lustre_net.h
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/recov_thread.c